1. 4521cdc Adds corresponding NPM lockfiles to package.json files. This enumerates dependencies, including transitive ones, and their versions, to avoid using vulnerable ones. For more details, see go/npm-lockfile-cl-guide by Yuan Kang · 10 months ago main
  2. 93a052c Adding bjoyce@, hypan@, and zhiyuans@ to the OWNERS file. by Haiyang Pan · 2 years, 3 months ago
  3. 7667f45 Add .gitmodules file. by Joanna Wang · 2 years, 3 months ago
  4. 347a7c8 Update .gitignore for sdk/platform-tools/package.xml by David 'Digit' Turner · 6 years ago
  5. e958d6e Update sdk/platform-tools to version 28.0.1. by John Budorick · 6 years ago
  6. 32e0d5f Remove ndk from gitignore by Peter Wen · 7 years ago
  7. 6fecaa5 Update README and prepare to delete ndk dir by Peter Wen · 7 years ago
  8. 81a57e3 Add tools-lint directory to keep lint up to date by Peter Wen · 7 years ago
  9. 0a7d5bb Update OWNERS by Peter Wen · 7 years ago
  10. fde8830 Add instant app support by Peter Wen · 7 years ago
  11. 130499e Update to platforms;android-28. by John Budorick · 7 years ago
  12. 3545ab5 Add version 25.0.2 of dx.jar to sdk/build-tools. by John Budorick · 7 years ago
  13. c22a664 Update sdk/platform-tools to version 27.0.1 by Peter Wen · 7 years ago
  14. 9a70d48 Update SDK build-tools to 27.0.3 by Peter Wen · 7 years ago
  15. c9f9bbf Remove tools-lint subdirectory by Peter Wen · 7 years ago
  16. 0e0e592 [ndk] Update catapult file with new android ndk root locate by Shenghua Zhang · 7 years ago
  17. c78b258 Restore emma.jar, by copying it from previous SDK. by Andrew Grieve · 7 years ago
  18. 7d781b3 Roll ndk to include CHROMIUM_LIBCPP_INLINE_VISIBILITY patch by Andrew Grieve · 7 years ago
  19. a8d40d5 Roll ndk to pick up revert of TWEAK_INLINES by Andrew Grieve · 7 years ago
  20. 4394a76 Roll ndk to r16 by Andrew Grieve · 7 years ago
  21. a2e9bc7 Android O MR1 SDK. by John Budorick · 8 years ago
  22. 9914c57 Only check out the NDK in android checkouts. by John Budorick · 8 years ago
  23. 4a9623a Roll ndk to include CFI bad cast fixes. by Peter Collingbourne · 8 years ago
  24. ca0bd08 Update the support library to v27.0.0 by Nicolas Dossou-gbete · 8 years ago
  25. 8e0c4b2 Add support library v26.1.0 and arch v1.0.0 by Nicolas Dossou-gbete · 8 years ago
  26. 110e5f6 Update to build-tools 26.0.2 by Peter Wen · 8 years ago
  27. ca9dc72 Roll ndk to include CHROMIUM_CXX_TWEAK_INLINES reland. by Andrew Grieve · 8 years ago
  28. 3dd12d2 Roll ndk to include CHROMIUM_CXX_TWEAK_INLINES change. by Andrew Grieve · 8 years ago
  29. aadb2fe Update sdk/platform-tools to version 26.0.0. by Sami Kalliomäki · 8 years ago
  30. e9d4018 Android O SDK. by John Budorick · 8 years ago
  31. 023e2f6 Roll NDK to pick std::deque patch. by Dmitry Skiba · 8 years ago
  32. cb6bc21 Add the version of lint that was removed in Android Lint update. by F · 8 years ago
  33. d7afbf0 Add PackageManagerWrapper. by John Budorick · 8 years ago
  34. dea822c Include lint 25.3.1 and remove older lint by F · 8 years ago
  35. b65c477 Move to Android N-MR1 SDK. by Mike Case · 8 years ago
  36. e429db7 Roll android_tools support library to 25.1.0 by Michael Thiessen · 8 years ago
  37. b43a6a2 Ignore gmscore repo in the android_tools repo by Ian Wen · 9 years ago
  38. f83ca30 Include support library 25.0.1 to android_tools by Ian Wen · 9 years ago
  39. 2119e0d Remove unused files by Nicolas Dossou-gbete · 9 years ago
  40. 811a2c3 Add an owners file for android_tools. by John Budorick · 9 years ago
  41. c02a002 Roll NDK to pick up another noexcept patch. by John Budorick · 9 years ago
  42. 6e37ebb Add noexcept support to libcxx. by Avi Drissman · 9 years ago
  43. a6b2359 Update README.chromium to reflect recent NDK/SDK changes. by John Budorick · 9 years ago
  44. d6465e4 Update support library to 24.2.1. by Maria Khomenko · 9 years ago
  45. 3d6ba29 Revert uiautomator.jar to that of platforms/android-23 by Andrew Grieve · 9 years ago
  46. 15695bf Use java1.7 dx.jar. by Mike Stipicevic · 9 years ago
  47. ff2bf05 Move to Android N SDK. by Mike Stipicevic · 9 years ago
  48. 25d57ea Roll NDK to r12b and extract it into its own repository. by John Budorick · 9 years ago
  49. af1c5a4 NDK: cherry-pick fix to make __func__ C99 compliant. by Primiano Tucci · 9 years ago
  50. e4d61eb Roll android support repository to V35 (24.1.1) by Ian Wen · 9 years ago
  51. b051811 Add Nearby Messages API to proguard config by Conley Owens · 9 years ago
  52. 79cfd40 Update m2repository to 24.1.0 (v34) by Ian Wen · 9 years ago
  53. 20a4bd5 Add Support Repository V33 to android_tools by Ian Wen · 9 years ago
  54. 2d2c1f1 Revert "Roll NDK to r11c and extract it into its own repository." by John Budorick · 9 years ago
  55. 04c2c06 Roll NDK to r11c and extract it into its own repository. by John Budorick · 9 years ago
  56. 5b5f2f6 Remove asm construct for swap16md for aarch64 by Khasim Syed Mohammed · 9 years ago
  57. adfd317 Roll crtend_so.o for x86_64 to NDK r11b versions. by John Budorick · 9 years ago
  58. 1972847 Add .readme back to recyclerview/src to make gclient happy by Ian Wen · 9 years ago
  59. a2cdeb0 Update support lib to 23.2.1 by Ian Wen · 9 years ago
  60. 1a05e6e GYP: add the Android support v17 leanback library target by Andy Wu · 9 years ago
  61. 2fd9844 Update the support libraries to 23.2 by Nicolas Dossou-gbete · 9 years ago
  62. f4c36ad Remove the play services version check by Nicolas Dossou-gbete · 10 years ago
  63. 54492f9 Update android_tools by Yusuf Ozuysal · 10 years ago
  64. e8e4d15 Cleanup tools after M by Selim Gurun · 10 years ago
  65. f28753c Update support lib and platform-tools to 23.0.1 by Yusuf Ozuysal · 10 years ago
  66. 3772447 Proguard Google Play services: stop keeping entire package trees by Nicolas Dossou-gbete · 10 years ago
  67. 3f425b2 [Android] Make GMSCore proguarding more aggressive by Nicolas Dossou-gbete · 10 years ago
  68. 4238a28 Never link legacy_http_javalib. by John Budorick · 10 years ago
  69. f488f4a Continue building play services with apache. by John Budorick · 10 years ago
  70. fe15787 Add legacy_http_javalib gyp target for apache in the M sdk. by John Budorick · 10 years ago
  71. febed84 Roll Android tools to Android M SDK. by Aurimas Liutikas · 10 years ago
  72. 9e9b616 Add GCM to the Google Play Services Library. by Khushal Sagar · 10 years ago
  73. 6957ab0 Reland x86 toolchain from NDK r10e. by Fabrice de Gans-Riberi · 10 years ago
  74. 5722f90 GYP: add the support library annotations target. by Benoit Lize · 10 years ago
  75. 334ba2c Revert x86 toolchain to r10c. by Fabrice de Gans-Riberi · 10 years ago
  76. 2bb73b7 Add codereview.settings to fix "git cl upload" by Aurimas Liutikas · 10 years ago
  77. e17c167 Add AssistContent class to third_party by Selim Gurun · 10 years ago
  78. 6a7921f Add ViewStructure class temporarily by Selim Gurun · 10 years ago
  79. 7aa54b4 Cherry-pick libc++ bug fixes. by fdegans@chromium.org · 10 years ago
  80. 764b410 Roll Android Support Library to 22.2.1 by Aurimas Liutikas · 10 years ago
  81. d050a03 Add gyp target for the multidex support library. by John Budorick · 10 years ago
  82. 2abd22b Disable findbug for all java targets with reources by Ian Wen · 10 years ago
  83. 1065f07 Fix a bug that design library cannot be compiled in chromium by Ian Wen · 10 years ago
  84. d68d140 Enable Google Play services version checks by Nicolas Dossou-gbete · 10 years ago
  85. bac273c Bring design support library to Chrome by Ian Wen · 10 years ago
  86. 21f4bcb Roll Android Tools from 24.3 to 24.3.3 by Aurimas Liutikas · 10 years ago
  87. ed3dde6 Google Play Services now depends on mediarouter support library. by Aurimas Liutikas · 10 years ago
  88. a3afc68 Fix recyclerview library to include resources. by Aurimas Liutikas · 10 years ago
  89. d9518a2 Upgrade Android NDK to r10e. by fdegans@chromium.org · 10 years ago
  90. 8d3c78f Roll Android SDK tools and Android Support Library. by Aurimas Liutikas · 10 years ago
  91. 3b8a442 Modify ctype.h headers to test for non-GNU inline semantics correctly by Peter Collingbourne · 10 years ago
  92. 3c5189b Start proguarding google play services. by Newton Allen · 10 years ago
  93. 3445d55 Don't run v14 check script on Android SDK. by Kibeom Kim · 10 years ago
  94. 0c03d3b Update aarch64 toolchain to include recent fixes. by Fabrice de Gans-Riberi · 10 years ago
  95. ee8ce3d Update mips64el-linux-android-4.9 built with pre-release binutils-2.25 by Gordana Cmiljanovic · 10 years ago
  96. a6ebdc1 [MIPS,MIPS64] Add asm/reg.h and mcontext_t struct for MIPS64 by Gordana Cmiljanovic · 10 years ago
  97. 7200281 Roll Android SDK and AppCompat. by Aurimas Liutikas · 10 years ago
  98. bba2299 MIPS: Drop clang version check for __builtin_isinf and __builtin_isnan by Gordana Cmiljanovic · 10 years ago
  99. 0581e99 Add sdk/system-images to git ignore. by Tony Gentilcore · 10 years ago
  100. a1ffd63 Roll Android Support Library to 22.0.0 by Aurimas Liutikas · 10 years ago