Commit History

Author SHA1 Message Date
  Nicholas Lawson 37c3b90385 Improve ap startup on linux (#17526) 1 year ago
  Andre Mitchell f1e2e30c97 Fix release compilation errors (#16319) 2 years ago
  Mike Balfour 4cca49f287 Fix the first-time Editor crash bugs (#16197) 2 years ago
  amzn-mike 61d3402d27 Optimize initial AP startup time 2 years ago
  amzn-mike 7cb8fbd753 Add retry logic for jobs that conflicted due to same outputs. 2 years ago
  Olex Lozitskiy 1e4df46562 Stabilization/2305 (as of 4/4/2023) -> development (#15544) 2 years ago
  amzn-mike 80db40573c Merge pull request #15371 from cyanide-studio/cyanide-backport-20-fix-infinite-ap-scan 2 years ago
  AMZN-stankowi 2649902e60 Asset processing performance improvement: Reduced how long a mutex was locked. (#15336) 2 years ago
  qcouillard 30f0450240 *fix: infinite analyze phase when reprocessing assets with "skip startup scan" is enable. 2 years ago
  AMZN-stankowi 98f1a29989 Fixed UI navigation for meta data based assets in the Asset Processor. The scan folder ID is kept with the relative path to the source asset, so it can be looked up later. 2 years ago
  amzn-mike a8a7641ff5 Update asset processor to handle processing multiple metadata files with the same relative path 2 years ago
  amzn-mike 571b7e3cf4 Upgrade dependencies to canonical UUID before storing 2 years ago
  amzn-mike c3d3510467 Update ResolveSourceFileDependencyPath to convert legacy UUIDs to canonical UUIDs 2 years ago
  amzn-mike 83ca69bb0e Move legacy lookup logic to UuidManager 2 years ago
  amzn-mike c1a8bab980 Update UuidManager to keep track of legacy uuids. 2 years ago
  amzn-mike dff9be8c5d Merge pull request #14929 from aws-lumberyard-dev/AP_MetadataCreateDelay 2 years ago
  Nicholas Lawson 5f5062e931 Fixes asset processor warning spam (#15016) 2 years ago
  amzn-mike 6d832e130e Merge branch 'development' into AP_MetadataCreateDelay 2 years ago
  AMZN-stankowi 16e855c373 Jobs with missing source dependencies are now run later, in case the dependencies resolve (#14862) 2 years ago
  amzn-mike 2202a9a8a2 Update 2 more TracePrintfs to Trace calls 2 years ago
  amzn-mike ac27a2731c Rename IsDelayProcessTimerElapsed to HasDelayProcessTimerElapsed 2 years ago
  amzn-mike 3ce50619d6 Merge branch 'development' into AP_MetadataCreateDelay 2 years ago
  amzn-mike d22eed5f9f DCO Remediation Commit for amzn-mike <[email protected]> 2 years ago
  amzn-mike 7c4e79b284 Minor code cleanup 2 years ago
  amzn-mike 30b13bbc60 Fixed inconsistency with elapsed timer check 2 years ago
  amzn-mike 74357135de Add debug message for when AP skips processing a file because its marked as pending move 2 years ago
  amzn-mike 73b213a2dc Fix incorrect flag for deleted file 2 years ago
  amzn-mike 5512ffbeaa Make AP wait for file moves requested by HandleAssetChangeReportRequest 2 years ago
  amzn-mike ae63b716fa Add unit tests and clean up code some 2 years ago
  amzn-mike 15373bf9ff Add configurable delay before processing a new file which would create a metadata file. 2 years ago