Revert "Reland "Reland "siso: Run Android proguard actions remotely"""

This reverts commit 3cf76934f97d794a9d4b5faa915a13c42044c606.

Reason for revert: Speculative. See b/376450723

Original change's description:
> Reland "Reland "siso: Run Android proguard actions remotely""
>
> This reverts commit 89612ce7df4f26649a55aa0fa124e9050bebf7ab.
>
> Reason for revert: siso ninja -t cleandead removed jar output files
> that aren't specified in the build graph.
> But we changed the Siso's behavior to retain them for now.
>
> Original change's description:
> > Revert "Reland "siso: Run Android proguard actions remotely""
> >
> > This reverts commit 76ad7cb717183d97047dd491c097142104566395.
> >
> > Reason for revert: Trybots are failing:
> >
> > FileNotFoundError: [Errno 2] No such file or directory: 'obj/chrome/android/trichrome_chrome_64_bundle__dev_ui_bundle_module/trichrome_chrome_64_bundle__dev_ui_bundle_module.r8dex.jar'
> >
> > E.g.: https://ci.chromium.org/ui/p/chromium/builders/try/android-x64-rel/219474/overview
> >
> > Original change's description:
> > > Reland "siso: Run Android proguard actions remotely"
> > >
> > > This reverts commit 45eafaea49c2b3401c7c051b74fa2ef9f6a38608.
> > >
> > > Reason for revert: There was a bug in the command line parsing logic.
> > > https://crrev.com/c/5881697/1..5
> > >
> > > So, some inputs weren't included in the remote executions.
> > > However, some proguard actions could complete even without some missing
> > > files(?), which ended up with producing invalid outputs.
> > > e.g. stale outputs
> > >
> > > Original change's description:
> > > > Revert "siso: Run Android proguard actions remotely"
> > > >
> > > > This reverts commit 392decb1ca6bbc604cebfacab6bb593fbc093f26.
> > > >
> > > > Reason for revert: Suspect it is causing inaccurate android-binary-size results
> > > >
> > > > Original change's description:
> > > > > siso: Run Android proguard actions remotely
> > > > >
> > > > > Each proguard action takes about 4GB of memory, which runs at
> > > > > the last link phase. This sometimes makes bot builds fail for OOM or
> > > > > slow.
> > > > > This CL offloads proguard actions to RBE workers.
> > > > >
> > > > > Bug: 355704916
> > > > > Change-Id: Ia63bd5884817c91dd186ab36d8d3cdd4bc3378a7
> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5872370
> > > > > Auto-Submit: Junji Watanabe <jwata@google.com>
> > > > > Commit-Queue: Junji Watanabe <jwata@google.com>
> > > > > Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
> > > > > Reviewed-by: Philipp Wollermann <philwo@google.com>
> > > > > Cr-Commit-Position: refs/heads/main@{#1358021}
> > > >
> > > > Bug: 355704916, 369178106
> > > > Change-Id: I75a245f7ae6f235282537d4f4d4ce550d6964051
> > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5882620
> > > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
> > > > Commit-Queue: Andrew Grieve <agrieve@chromium.org>
> > > > Reviewed-by: Fumitoshi Ukai <ukai@google.com>
> > > > Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
> > > > Cr-Commit-Position: refs/heads/main@{#1359124}
> > >
> > > Bug: 355704916, 369178106
> > > Change-Id: I293f7f460c89e4d81b8615ec754d73e4c3342fc3
> > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5881697
> > > Commit-Queue: Junji Watanabe <jwata@google.com>
> > > Reviewed-by: Andrew Grieve <agrieve@chromium.org>
> > > Reviewed-by: Fumitoshi Ukai <ukai@google.com>
> > > Cr-Commit-Position: refs/heads/main@{#1364080}
> >
> > Bug: 355704916, 369178106
> > Change-Id: I85e5bdace04c4e834274b45e9e36ffe5aface56e
> > No-Presubmit: true
> > No-Tree-Checks: true
> > No-Try: true
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905233
> > Auto-Submit: Andrew Grieve <agrieve@chromium.org>
> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
> > Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
> > Cr-Commit-Position: refs/heads/main@{#1364228}
>
> Bug: 355704916, 369178106
> Change-Id: I172acb3950436c1d56e9600ae8e7d46b709e9454
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5907591
> Commit-Queue: Junji Watanabe <jwata@google.com>
> Reviewed-by: Andrew Grieve <agrieve@chromium.org>
> Reviewed-by: Fumitoshi Ukai <ukai@google.com>
> Cr-Commit-Position: refs/heads/main@{#1375658}

Bug: 355704916, 369178106, 376450723
Change-Id: Ia90aa8d443145a3291c6b56dd6699cc5792c57d8
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5978881
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Andrew Grieve <agrieve@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1375899}
1 file changed
tree: f7182651c1c9c7d1456ba96e959eefbd4a8981d0
  1. android_webview/
  2. apps/
  3. ash/
  4. base/
  5. build/
  6. build_overrides/
  7. buildtools/
  8. cc/
  9. chrome/
  10. chromecast/
  11. chromeos/
  12. codelabs/
  13. components/
  14. content/
  15. crypto/
  16. dbus/
  17. device/
  18. docs/
  19. extensions/
  20. fuchsia_web/
  21. gin/
  22. google_apis/
  23. gpu/
  24. headless/
  25. infra/
  26. ios/
  27. ipc/
  28. media/
  29. mojo/
  30. native_client_sdk/
  31. net/
  32. pdf/
  33. ppapi/
  34. printing/
  35. remoting/
  36. rlz/
  37. sandbox/
  38. services/
  39. skia/
  40. sql/
  41. storage/
  42. styleguide/
  43. testing/
  44. third_party/
  45. tools/
  46. ui/
  47. url/
  48. webkit/
  49. .clang-format
  50. .clang-tidy
  51. .clangd
  52. .git-blame-ignore-revs
  53. .gitallowed
  54. .gitattributes
  55. .gitignore
  56. .gitmodules
  57. .gn
  58. .mailmap
  59. .rustfmt.toml
  60. .vpython3
  61. .yapfignore
  62. ATL_OWNERS
  63. AUTHORS
  64. BUILD.gn
  65. CODE_OF_CONDUCT.md
  66. codereview.settings
  67. CPPLINT.cfg
  68. CRYPTO_OWNERS
  69. DEPS
  70. DIR_METADATA
  71. LICENSE
  72. LICENSE.chromium_os
  73. OWNERS
  74. PRESUBMIT.py
  75. PRESUBMIT_test.py
  76. PRESUBMIT_test_mocks.py
  77. README.md
  78. WATCHLISTS
README.md

Logo Chromium

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site is https://www.chromium.org.

To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.

Documentation in the source is rooted in docs/README.md.

Learn how to Get Around the Chromium Source Code Directory Structure.

For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.

If you found a bug, please file it at https://crbug.com/new.