1. eadd123 Dumping stack traces to proto. by Kweku Adams · 6 years ago
  2. d137c87 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  3. 7d55509 Merge "Modifying proto csv output to include privacy levels." by TreeHugger Robot · 6 years ago
  4. f3c951f Merge "Change ownership of AAPT2 and libandroidfw" by Adam Lesinski · 6 years ago
  5. 51aed1c Merge "AAPT2: Allow to inline XML into custom attribute" by TreeHugger Robot · 6 years ago
  6. a95e841 Change ownership of AAPT2 and libandroidfw by Adam Lesinski · 6 years ago
  7. c9a2926 AAPT2: Allow to inline XML into custom attribute by Adam Lesinski · 6 years ago
  8. 34a1687 AAPT2: Remove resources that define locales but no default values. by Adam Lesinski · 6 years ago
  9. ec98448 Merge "Implement a new section to attach LAST_KMSG to incident report This section simply gzip a large file and stores result in GZippedFileProto" by TreeHugger Robot · 6 years ago
  10. 2eed52e AAPT2: Fix styled string whitespace processing by Adam Lesinski · 6 years ago
  11. 1a11fa1 Implement a new section to attach LAST_KMSG to incident report by Yi Jin · 6 years ago
  12. e1094a2 AAPT2: Fix issue with String flattening in XmlFlattener by Adam Lesinski · 6 years ago
  13. ecf4bdb Modifying proto csv output to include privacy levels. by Kweku Adams · 6 years ago
  14. 868688e Merge "Add annotation to atoms that represent a state change in atoms.proto" by TreeHugger Robot · 6 years ago
  15. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  16. c4aa760 Remove a few atoms from the timestamp truncating whitelist. by Yangster-mac · 6 years ago
  17. 581ff5e Merge "Timestamp Truncating whitelist." by TreeHugger Robot · 6 years ago
  18. 3ac786d Merge "AAPT2: normalize Manifest java identifiers." by TreeHugger Robot · 6 years ago
  19. d5c3562 Timestamp Truncating whitelist. by Yangster-mac · 6 years ago
  20. 983bacb Merge "AAPT2: Ensure output formats of files are correctly set" by TreeHugger Robot · 6 years ago
  21. ee21f69 Recommend ICU replacements, no clone, no Impl. by Jeff Sharkey · 6 years ago
  22. a65bbdf AAPT2: Ensure output formats of files are correctly set by Adam Lesinski · 6 years ago
  23. f74309f Merge "AAPT2: Fix issue with deserializing binary XML" by TreeHugger Robot · 6 years ago
  24. 79fe852 Merge "Log the elapsed realtime in non-chained interface." by TreeHugger Robot · 6 years ago
  25. 237b1d0 Merge changes I2f594c22,I37a2b8b8 by TreeHugger Robot · 6 years ago
  26. f19f505 Merge "Dump XML files in aapt2 dump" by TreeHugger Robot · 6 years ago
  27. bbf4297 AAPT2: Fix issue with deserializing binary XML by Adam Lesinski · 6 years ago
  28. 31ddcde Log the elapsed realtime in non-chained interface. by Yangster-mac · 6 years ago
  29. d05b913 AAPT2: Fix compatible-screens element in AndroidManifest.xml by Shane Farmer · 6 years ago
  30. da9eba3 Dump XML files in aapt2 dump by Adam Lesinski · 6 years ago
  31. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  32. d31bc12 AAPT2: normalize Manifest java identifiers. by Izabela Orlowska · 6 years ago
  33. 7d07ad1 Merge "Don't put android.os.Parcelable in framework.aidl" am: 0872f6d5e3 am: 6864210fe2 by Colin Cross · 6 years ago
  34. 37ba3de Merge "Don't put android.os.Parcelable in framework.aidl" am: 0872f6d5e3 by Colin Cross · 6 years ago
  35. 0ac5791 Merge "Prevent AAPT from versioning <animated-selector> tags." into oc-mr1-dev by Nick Butcher · 6 years ago
  36. fdbe7d1 Don't put android.os.Parcelable in framework.aidl by Colin Cross · 6 years ago
  37. e78a816 Prevent AAPT from versioning <animated-selector> tags. by Nick Butcher · 7 years ago
  38. 1084432 AAPT2: Fix silent failure when ContainerReader fails during Link by Mohamed Heikal · 6 years ago
  39. 83b3cb4 Merge "Add missing copyright messages" am: 872f386f6b am: 32a1dc5075 by Colin Cross · 6 years ago
  40. cf4d62f Merge "Add missing copyright messages" am: 872f386f6b am: 32a1dc5075 by Colin Cross · 6 years ago
  41. 1b27440 Add missing copyright messages by Colin Cross · 6 years ago
  42. 11cdc1c AAPT2: Add order attribute to groups by Shane Farmer · 6 years ago
  43. 22ed412 AAPT2: Fix typo in BinaryPrimitives oneofs by Dave Ingram · 6 years ago
  44. b8344dc Fix command line tool to set the right privacy enum. by Yi Jin · 7 years ago
  45. adb4fc7 Merge "Avoid processing log event when there is no uid field." by TreeHugger Robot · 7 years ago
  46. ae992b6 Merge "Fail when there is an ASM error" am: 4152497b4b am: 05bb83c87d by Benoit Lamarche · 7 years ago
  47. 5fb872e Merge "Fail when there is an ASM error" am: 4152497b4b am: 05bb83c87d by Benoit Lamarche · 7 years ago
  48. 6898580 Avoid processing log event when there is no uid field. by Yangster-mac · 7 years ago
  49. 9f17dfc Fail when there is an ASM error by Benoit Lamarche · 7 years ago
  50. e5b3296 Merge "Allow <adopt-permissions> tag in manifest" by TreeHugger Robot · 7 years ago
  51. cfd1b4b Merge "Handle multiple packages of same name in 'aapt2 convert'" by David Chaloupka · 7 years ago
  52. e528516 Merge "Ignore missing font in fontchain_linter.py" by TreeHugger Robot · 7 years ago
  53. 1403ff2 Ignore missing font in fontchain_linter.py by Seigo Nonaka · 7 years ago
  54. 8f2fffd Merge "AAPT2: Store BinaryPrimatives in protos as oneofs" by TreeHugger Robot · 7 years ago
  55. e3c1a4a Handle multiple packages of same name in 'aapt2 convert' by David Chaloupka · 7 years ago
  56. 415689b Merge "Adjust file reference type in 'aapt2 convert'" by David Chaloupka · 7 years ago
  57. d06f1f3 AAPT2: Store BinaryPrimatives in protos as oneofs by Michael Wachenschwanz · 7 years ago
  58. bd56951 Merge "aapt2: Fix issue with Manifest duplicate handling" by TreeHugger Robot · 7 years ago
  59. b66db4e Adjust file reference type in 'aapt2 convert' by David Chaloupka · 7 years ago
  60. a4fb17b aapt2: Fix issue with Manifest duplicate handling by Adam Lesinski · 7 years ago
  61. ba5b9e4 Stats log interface for single node attribution chain. by Yangster-mac · 7 years ago
  62. db947de Merge "Add another pass of commont lint rules." by TreeHugger Robot · 7 years ago
  63. 336dd0b Add another pass of commont lint rules. by Jeff Sharkey · 7 years ago
  64. 3c3f9b5 AAPT2: always compile 9patch files by Izabela Orlowska · 7 years ago
  65. 4f9ba20 Merge "AAPT2: Allow compatible duplicate Attributes" by TreeHugger Robot · 7 years ago
  66. 73bff1e AAPT2: Allow compatible duplicate Attributes by Adam Lesinski · 7 years ago
  67. 0556f33 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  68. f55db8c Prevent AAPT from versioning <animated-selector> tags. by Nick Butcher · 7 years ago
  69. 20ac944 Handle null string in jni and c++ stats-log-api interfaces. by Yangster-mac · 7 years ago
  70. 95820bc Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  71. 2807036 Merge "Add virtual dtor for virtual classes" am: 27f61a94d6 am: 2d7813a4a7 by Yi Kong · 7 years ago
  72. 3c034c9 Implement a new type of section which reads from logd and dumps proto. by Yi Jin · 7 years ago
  73. 27f61a9 Merge "Add virtual dtor for virtual classes" by Treehugger Robot · 7 years ago
  74. cf5326f Allow <adopt-permissions> tag in manifest by Alan Viverette · 7 years ago
  75. e058f1a Merge "Dump Proto to a csv" by Yi Jin · 7 years ago
  76. 0f2599f Dump Proto to a csv by Yi Jin · 7 years ago
  77. e972716 Merge changes I9de0ffe9,Idc804896 am: 153fb1c6e0 am: 99161bc1c7 am: 52d4011195 by Colin Cross · 7 years ago
  78. 52d4011 Merge changes I9de0ffe9,Idc804896 am: 153fb1c6e0 am: 99161bc1c7 by Colin Cross · 7 years ago
  79. 6dbd3d7 Add virtual dtor for virtual classes by Yi Kong · 7 years ago
  80. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  81. fca5e42 AAPT2: <uses-library /> and <library /> don't need to be Java packages by Adam Lesinski · 7 years ago
  82. e6aa6d1 AAPT2: Keep file enumeration consistent across platforms by Adam Lesinski · 7 years ago
  83. d14c826 Merge changes I0face862,If2d091e5,I4e18e63f by TreeHugger Robot · 7 years ago
  84. 54839e0 Merge "AAPT2: Add flag to compile command for outputting symbols" by TreeHugger Robot · 7 years ago
  85. ad9e132 AAPT2: treat manifest validation errors as warnings when asked by Izabela Orlowska · 7 years ago
  86. c81d9f3 AAPT2: Add flag to compile command for outputting symbols by Izabela Orlowska · 7 years ago
  87. 5c693f2 Merge "AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK" by Adam Lesinski · 7 years ago
  88. 78c43d7 AAPT2: Sort artifacts based on the Play Store rules. by Shane Farmer · 7 years ago
  89. 39e474f AAPT2: Allow empty group definitions by Shane Farmer · 7 years ago
  90. 2c12241 AAPT2: Get list of multi-APK artifacts without APK file by Shane Farmer · 7 years ago
  91. 107f7cc Merge "Remove stream.proto and cpp-streaming-proto generates field name to id mapping by default" by TreeHugger Robot · 7 years ago
  92. f68e747 Remove stream.proto and cpp-streaming-proto generates field name to id by Yi Jin · 7 years ago
  93. 71be705 AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK by Adam Lesinski · 7 years ago
  94. 149008d Initial sdkparcelables by Colin Cross · 7 years ago
  95. 58a6cf6 Merge "Stats log api for attribution chain." by TreeHugger Robot · 7 years ago
  96. 7604aea Stats log api for attribution chain. by Yangster-mac · 7 years ago
  97. 6831a26 Merge "Adds API for apps to push events to statsd." by TreeHugger Robot · 7 years ago
  98. 0a368b2 Adds API for apps to push events to statsd. by David Chen · 7 years ago
  99. e3b532c Merge "AAPT2: Enable mangled symbol lookup in AssetManagerSymbolTable" by Adam Lesinski · 7 years ago
  100. 9bc6eac Merge "Create a new stream option which generates field name to id mapping recursively for all its submessages." by Yi Jin · 7 years ago