1. d9f3d9e Don't WTF when reading empty data from the eventlog by Chris Wren · 8 years ago
  2. be53785 Merge changes from topic 'proto convenience methods' by Joe Onorato · 8 years ago
  3. 74c9983 Fix vulnerability in MemoryIntArray by Svetoslav Ganov · 8 years ago
  4. fb9f736 ProtoOutputStream convenience methods. by Joe Onorato · 8 years ago
  5. 6c686c4 Merge "Fix crashing StrictJarFile due to doubled closing." am: 68ea36243d am: 15cd392108 am: 3199d58939 by Tomasz Mikolajewski · 8 years ago
  6. 3199d58 Merge "Fix crashing StrictJarFile due to doubled closing." am: 68ea36243d by Tomasz Mikolajewski · 8 years ago
  7. 68ea362 Merge "Fix crashing StrictJarFile due to doubled closing." by Treehugger Robot · 8 years ago
  8. b061fc2 Fix crashing StrictJarFile due to doubled closing. by Tomasz Mikolajewski · 8 years ago
  9. 5772368 Merge "Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64" am: 1e498a96c1 am: 6e2d3fa82f am: 386ba42ec5 by Tobias Thierer · 8 years ago
  10. 386ba42 Merge "Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64" am: 1e498a96c1 by Tobias Thierer · 8 years ago
  11. 6e2d3fa Merge "Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64" by Tobias Thierer · 8 years ago
  12. 9f00d71 Migrate StrictJarVerifier and ShortcutPackageInfo to java.util.Base64 by Tobias Thierer · 8 years ago
  13. 68bd5fd Introduce android.graphics.ColorSpace by Romain Guy · 8 years ago
  14. 5237f47 Use push/peek/pop for operations on stack by Fyodor Kupolov · 8 years ago
  15. 3235e0c Additional boot metrics by Fyodor Kupolov · 8 years ago
  16. 5d7e235 Add @HalfFloat annotation for fp16 data types stored in shorts by Romain Guy · 8 years ago
  17. 12ae9a0 Improve support for half floats and expose as public API by Romain Guy · 8 years ago
  18. de915e3 Merge "Add support for opening JAR/ZIP files via FD." am: 7f64c195f7 by Tomasz Mikolajewski · 8 years ago
  19. 4c65d49 Merge "Add support for opening JAR/ZIP files via FD." am: 7f64c195f7 by Tomasz Mikolajewski · 8 years ago
  20. 6c3df15 Add support for opening JAR/ZIP files via FD. by Tomasz Mikolajewski · 8 years ago
  21. 7182514 Merge "Add support for opening JAR/ZIP files via FD." by Tomasz Mikolajewski · 8 years ago
  22. 5a5c44a Add support for opening JAR/ZIP files via FD. by Tomasz Mikolajewski · 8 years ago
  23. de0a3a8 Add a half-precision floating point type by Romain Guy · 8 years ago
  24. 5dc0782 Update DisplayMetrics even on default display am: 4309721843 am: dab7950d80 by Adam Lesinski · 8 years ago
  25. d7ec1ea Update DisplayMetrics even on default display am: 4309721843 am: dab7950d80 by Adam Lesinski · 8 years ago
  26. 4309721 Update DisplayMetrics even on default display by Adam Lesinski · 8 years ago
  27. 6c9547d Add android.util.proto package as an @TestApi. by Joe Onorato · 8 years ago
  28. de310db Better LocalLog by Hugo Benichi · 8 years ago
  29. 3299522 Convert utils fastjni -> @FastNative by John Reck · 8 years ago
  30. 5d09c99 Backup account access grants by Svet Ganov · 8 years ago
  31. 171b77b [DO NOT MERGE] Backup account access grants am: 72ed12c55f am: 0dc4ff0753 by Svet Ganov · 8 years ago
  32. 72ed12c [DO NOT MERGE] Backup account access grants by Svet Ganov · 8 years ago
  33. 388d08b resolve merge conflicts of a2c1196 to master by Svetoslav Ganov · 8 years ago
  34. a2c1196 Properly close fd backing a MemoryIntArray am: fe2462f3a6 am: b7be22cdaf by Svetoslav Ganov · 8 years ago
  35. b7be22c Properly close fd backing a MemoryIntArray am: fe2462f3a6 by Svetoslav Ganov · 8 years ago
  36. 43896cb Merge "Properly close fd backing a MemoryIntArray" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  37. fe2462f Properly close fd backing a MemoryIntArray by Svetoslav Ganov · 8 years ago
  38. 65bbb6f Merge "resolve merge conflicts of 5827257 to master" by TreeHugger Robot · 8 years ago
  39. 649bfd3 resolve merge conflicts of 5827257 to master by Colin Cross · 8 years ago
  40. 9d723d3 Polish MemoryIntArray by Svet Ganov · 8 years ago
  41. 5827257 Try to mitigate issue #31016187: system_server crash in ArraySet. am: 92aa4b2ba3 by Dianne Hackborn · 8 years ago
  42. 92aa4b2 Try to mitigate issue #31016187: system_server crash in ArraySet. by Dianne Hackborn · 8 years ago
  43. f2a45b2 Clean up style issues in ArraySet. by Aurimas Liutikas · 8 years ago
  44. a01bda8 Allow calls to TimedRemoteCaller in parallel. by Philip P. Moltmann · 8 years ago
  45. 35f46b8 Merge "Add a finalize() method to StrictJarFile" am: d0c0c8dcab am: 2ffb7ebae2 am: f952f52013 by Neil Fuller · 8 years ago
  46. ce78eb6 Merge "Add a finalize() method to StrictJarFile" am: d0c0c8dcab am: 2ffb7ebae2 by Neil Fuller · 8 years ago
  47. f952f52 Merge "Add a finalize() method to StrictJarFile" am: d0c0c8dcab am: 2ffb7ebae2 by Neil Fuller · 8 years ago
  48. 2ffb7eb Merge "Add a finalize() method to StrictJarFile" am: d0c0c8dcab by Neil Fuller · 8 years ago
  49. b69f614 Add a finalize() method to StrictJarFile by Neil Fuller · 9 years ago
  50. 0a7b51a Merge "indexOfValue now uses .equals (cont.)" by Tejas Khorana · 8 years ago
  51. fb5166d indexOfValue now uses .equals (cont.) by Tejas Khorana · 8 years ago
  52. ac01f6c Merge "indexOfValueByValue now uses .equals" by Tejas Khorana · 8 years ago
  53. f3b09b9 indexOfValueByValue now uses .equals by Tejas Khorana · 8 years ago
  54. 30635df Merge \\\"Removed warning when objects are added on wrong order.\\\" into nyc-dev am: a98e4512df am: 620936768f by Felipe Leme · 8 years ago
  55. a22f5a3 Merge \\"Removed warning when objects are added on wrong order.\\" into nyc-dev am: a98e4512df by Svetoslav Ganov · 8 years ago
  56. 7524b13 Merge \"Removed warning when objects are added on wrong order.\" into nyc-dev by Felipe Leme · 8 years ago
  57. 7709041 Removed warning when objects are added on wrong order. by Felipe Leme · 8 years ago
  58. 7f344e4 Merge \\\"Mark app pending intents in notification extras\\\" into nyc-dev am: b2cd9c95bf am: 5f7f3fa7a9 by Svet Ganov · 8 years ago
  59. dc162dd Merge \\"Mark app pending intents in notification extras\\" into nyc-dev am: b2cd9c95bf by Svetoslav Ganov · 8 years ago
  60. 7878e73 Merge \"Mark app pending intents in notification extras\" into nyc-dev by Svet Ganov · 8 years ago
  61. ddb9488 Mark app pending intents in notification extras by Svet Ganov · 8 years ago
  62. 28a0441 Merge \\"Add DENSITY_260, DENSITY_300, DENSITY_340\\" into nyc-mr1-dev am: e37ee119c2 by Erik Wolsheimer · 8 years ago
  63. 178bba4 Add DENSITY_260, DENSITY_300, DENSITY_340 by Erik Wolsheimer · 8 years ago
  64. d9e7d25 Merge "Fixed rounding logic in TypedValue to handle negative values correctly" by Chet Haase · 8 years ago
  65. 724792d Fixed rounding logic in TypedValue to handle negative values correctly by Chet Haase · 8 years ago
  66. f3f2ad3 Merge "Merge "Use correct cert chain from PKCS#7 SignedData block." into nyc-dev am: 7fe19060cf am: 815c681f42" into nyc-mr1-dev-plus-aosp by Alex Klyubin · 8 years ago
  67. 7fe1906 Merge "Use correct cert chain from PKCS#7 SignedData block." into nyc-dev by Alex Klyubin · 8 years ago
  68. 5101b95 resolve merge conflicts of e174476 to master by Dianne Hackborn · 8 years ago
  69. e9a988c Work on issue #28942589: Tune job scheduler by Dianne Hackborn · 8 years ago
  70. 2904520 Use correct cert chain from PKCS#7 SignedData block. by Alex Klyubin · 8 years ago
  71. 1ec2fd7 stephenli@ manually merge many commits up to '032dcff' by The Android Automerger · 8 years ago
  72. 227d334 Merge "Fix a11y crash when window layer isn't unique." into nyc-dev by Phil Weaver · 8 years ago
  73. adaafb2 Fix a11y crash when window layer isn't unique. by Phil Weaver · 8 years ago
  74. af15c8b Merge "Move LocaleList to avoid layering violation." into nyc-dev am: 31884efd13 am: ddaf3f4681 by Yohei Yukawa · 8 years ago
  75. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  76. 582ed22 Merge "Make settings cahches generation mechanism robust." into nyc-dev am: b35301e421 am: d361bbd0db by Svetoslav Ganov · 8 years ago
  77. 04df738 Make settings cahches generation mechanism robust. by Svetoslav Ganov · 8 years ago
  78. 779869c Merge "Make LocaleList constructor non-nullable" into nyc-dev am: 4d826831b5 am: c29bc443f8 by Raph Levien · 8 years ago
  79. 10ea92a Make LocaleList constructor non-nullable by Raph Levien · 8 years ago
  80. 8bdf39e Manually merge branch 'nyc-mr1-dev-plus-aosp' to fix automerger blockage b/28407115 by The Android Automerger · 8 years ago
  81. 4dc63f7 Merge "Cleanup LocaleList docs given API review" into nyc-dev by Clara Bayarri · 8 years ago
  82. 66f6bd3 Cleanup LocaleList docs given API review by Clara Bayarri · 8 years ago
  83. db2174dc Merge "Ensure local settings caches are not stale" into nyc-dev am: f71d7fe am: d4bc15b by Svet Ganov · 8 years ago
  84. 53a441c Ensure local settings caches are not stale by Svet Ganov · 8 years ago
  85. 5932e8b Update autoLink URL regex to match empty path, $ and _ by Siyamed Sinir · 8 years ago
  86. 7903aba Fix Patterns.UCS_CHAR character class by Siyamed Sinir · 8 years ago
  87. 4b92594 Merge "Exclude unicode space characters from autoLink URL patterns" into nyc-dev by Siyamed Sinir · 8 years ago
  88. 0a1a516 Improve error logging for parsing failures by Doris Liu · 8 years ago
  89. 911c269 Exclude unicode space characters from autoLink URL patterns by Siyamed Sinir · 8 years ago
  90. 3a21805 Merge "Remove support for DSA with SHA-512 from v2 sig verification." into nyc-dev by Alex Klyubin · 8 years ago
  91. dfb5772 Remove support for DSA with SHA-512 from v2 sig verification. by Alex Klyubin · 8 years ago
  92. 7732e1e Fix RootsCache invalidation bugs. by Jeff Sharkey · 8 years ago
  93. 9b59bc4 Ignore signature stripping protection for preinstalled APKs. by Alex Klyubin · 8 years ago
  94. 0722ffc Unbreak verifying v2 signatures of large APKs. by Alex Klyubin · 8 years ago
  95. 781fbf2 Merge "Ensure all Java-side usages of config flags are using Java flags" into nyc-dev by Alan Viverette · 8 years ago
  96. d5db062 Merge "Update docs for DisplayMetrics pixel size fields" into nyc-dev by Andrii Kulian · 8 years ago
  97. 005c7ca Workaround for verifying large APKs. by Alex Klyubin · 8 years ago
  98. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  99. 2beb828 Update docs for DisplayMetrics pixel size fields by Andrii Kulian · 8 years ago
  100. 40a6e6a Merge "dump apk signing version" into nyc-dev by Todd Kennedy · 8 years ago