1. 805f3c9 Add DEPTH image formats, support in ImageReader by Eino-Ville Talvala · 9 years ago
  2. 283ddb9 am 3523e4fc: am efe085ff: Merge "Handle bad ninepatch data." into lmp-mr1-dev by Leon Scroggins III · 9 years ago
  3. 8475144 am 3523e4fc: am efe085ff: Merge "Handle bad ninepatch data." into lmp-mr1-dev by Leon Scroggins III · 9 years ago
  4. a730ef3 Handle bad ninepatch data. by Leon Scroggins III · 9 years ago
  5. 43a8853 am d9bd0886: am aee7225e: Merge "Process base APK" into lmp-mr1-dev automerge: 554a6f5 by Adam Lesinski · 9 years ago
  6. d9bd088 am aee7225e: Merge "Process base APK" into lmp-mr1-dev automerge: 554a6f5 by Adam Lesinski · 9 years ago
  7. 849911a Move Canvas by John Reck · 9 years ago
  8. 42eea27 Process base APK by Adam Lesinski · 9 years ago
  9. 3319403 am 49138184: am 9568307c: am 43a4a8c7: Fix redundant file backups by Christopher Tate · 9 years ago
  10. 4913818 am 9568307c: am 43a4a8c7: Fix redundant file backups by Christopher Tate · 9 years ago
  11. 43a4a8c Fix redundant file backups by Christopher Tate · 9 years ago
  12. 8dfaa49 Make DisplayListRenderer inherit from Canvas, merge JNI by Tom Hudson · 10 years ago
  13. 1898129 Make SkiaCanvas creation call ref() on SkCanvas. by Leon Scroggins III · 10 years ago
  14. 347040c am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes would cause obtainStyleAttributes to fail" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  15. 5dce5e6 Fix issue where non-resource attributes would cause obtainStyleAttributes to fail by Adam Lesinski · 10 years ago
  16. e97908d Merge commit '0953ab27' into manualmerge by Adam Lesinski · 10 years ago
  17. 8e5362f am 503071ae: am a2b5067a: Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  18. 9b624c1 AAPT: Move private attrs to new type for framework by Adam Lesinski · 10 years ago
  19. a2b5067 Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  20. 11bdd5b Merge commit '06d8b7b8' into manualmerge by Adam Lesinski · 10 years ago
  21. 5bf0c65 am f89a2fda: Merge "Frameworks/base: Fix two warnings in cmds" by Andreas Gampe · 10 years ago
  22. ebee137 Frameworks/base: Fix two warnings in cmds by Andreas Gampe · 10 years ago
  23. dc9c109 resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  24. 2204f0b Frameworks/base: Wall Werror in libs/androidfw by Andreas Gampe · 10 years ago
  25. cb7b63d RRO: prevent duplicate system overlays by Mårten Kongstad · 10 years ago
  26. a7d1d73 Implement back-tracking when searching for attributes in XML or resource bag by Adam Lesinski · 10 years ago
  27. 668f0a3 Merge "Fix issues that will be present in C++11" into lmp-mr1-dev by Adam Lesinski · 10 years ago
  28. 4bf5810 Fix issues that will be present in C++11 by Adam Lesinski · 10 years ago
  29. f296940 Distinguish unspecified and explicit null values in resources by Alan Viverette · 10 years ago
  30. 8d2556f am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  31. b6812b6 Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  32. 99f8f21 am d3d6ecdb: am 52e5e359: Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 10 years ago
  33. 51938c2 Merge "USB string descriptors are not UTF8, so it is not safe to treat them as such." into lmp-dev by Mike Lockwood · 10 years ago
  34. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  35. c846e61 am a38e59b1: am 683872af: Merge "Clean entire arg block when setting process name." into lmp-dev by Jeff Brown · 10 years ago
  36. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 10 years ago
  37. 20ec4fa resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  38. 2ffa4aa Merge "Use char16_t for char things." by Dan Albert · 10 years ago
  39. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  40. 9ee5e7e USB string descriptors are not UTF8, so it is not safe to treat them as such. by Mike Lockwood · 10 years ago
  41. ad2d07d Stamp platform version code into app Apks by Adam Lesinski · 10 years ago
  42. 31245b4 Introduce anydpi density resource qualifier by Adam Lesinski · 10 years ago
  43. 6022deb AAPT: Fix regression generating dynamic ref table for shared libraries by Adam Lesinski · 10 years ago
  44. ec64709 Merge "AAPT support for feature splits" into lmp-dev by Adam Lesinski · 10 years ago
  45. 833f3cc AAPT support for feature splits by Adam Lesinski · 10 years ago
  46. 0d8fb01 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  47. 3fbfbb4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 10 years ago
  48. 4fd5616 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  49. f60d3a4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 10 years ago
  50. 590b8d3 Merge "Add kModeSync" into lmp-dev by Bo Liu · 10 years ago
  51. 09d5cdd Add kModeSync by John Reck · 10 years ago
  52. cae05e0 Move Canvas.h to a new location so that it can be shared with HWUI. by Derek Sollenberger · 10 years ago
  53. 7df3625 Allow for appending of resources to an AssetManager. by Martin Kosiba · 10 years ago
  54. 6d77eb9 Make dex2oat heap size product configurable [frameworks/base] by Brian Carlstrom · 10 years ago
  55. 2194963 am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 10 years ago
  56. ce75618 am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 10 years ago
  57. f90f2f8d Support multiple resource tables with same package by Adam Lesinski · 10 years ago
  58. f967a54 camera2: Plumb DngCreator to native library. by Ruben Brunk · 10 years ago
  59. 8ee0b48 am 97175deb: am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  60. 97175de am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  61. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  62. 0a0454f am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  63. 642421a am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  64. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  65. c6f6ba3 am 71ae2bd4: am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  66. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  67. 0d1f634 Add invokeFunctor by John Reck · 10 years ago
  68. 750ca6d Remove kStatusInvoke & kStatusDraw by John Reck · 10 years ago
  69. de898ff Shared library resource support by Adam Lesinski · 10 years ago
  70. b5c4e7f resolved conflicts for merge of 92860a74 to master by Narayan Kamath · 10 years ago
  71. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  72. aa1d023 am 674fd6c4: am a258b4a9: am 485e3b45: am 5c126c3d: Merge "Add dex2oat-flags plumbing to AndroidRuntime" by Brian Carlstrom · 10 years ago
  73. 3beff1e Add dex2oat-flags plumbing to AndroidRuntime by Brian Carlstrom · 10 years ago
  74. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 10 years ago
  75. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 10 years ago
  76. d430354 Merge "Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."" by Andreas Huber · 10 years ago
  77. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  78. 04f0cab Merge "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  79. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  80. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 10 years ago
  81. 1cbea39 resolved conflicts for merge of dd3d95f1 to klp-volantis-dev by Nick Kralevich · 10 years ago
  82. 4385d37 Fix build. by Dianne Hackborn · 10 years ago
  83. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 10 years ago
  84. d9e385b Fix build. by Dianne Hackborn · 10 years ago
  85. 32bb5fa Fix build. by Dianne Hackborn · 10 years ago
  86. 47b80be am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 10 years ago
  87. d6b47371 Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  88. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 10 years ago
  89. 378c677 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 10 years ago
  90. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 10 years ago
  91. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 10 years ago
  92. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  93. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  94. a0c6260 AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 10 years ago
  95. ca0b0c1 Fix MCC/MNC typo by Christopher Tate · 11 years ago
  96. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  97. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 10 years ago
  98. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 10 years ago
  99. 4482e7c Fix ResTable_config::CONFIG_* typo (MCC vs MNC) by Mårten Kongstad · 11 years ago
  100. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago