1. edc4664 Fix broken build in BridgeResources by Alan Viverette · 11 years ago
  2. 54b100c am 98ac6c79: resolved conflicts for merge of cb7cdd50 to klp-modular-dev-plus-aosp by Narayan Kamath · 11 years ago
  3. acda961 Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 11 years ago
  4. 98ac6c7 resolved conflicts for merge of cb7cdd50 to klp-modular-dev-plus-aosp by Narayan Kamath · 11 years ago
  5. 34b16b8 Fix build by Deepanshu Gupta · 11 years ago
  6. e05bb95 Fix native method signatures by Deepanshu Gupta · 11 years ago
  7. bd28e2d Manual merge of changes from klp-dev by Deepanshu Gupta · 11 years ago
  8. 4058200 Fix a few more delegate methods in layoutlib. by Narayan Kamath · 11 years ago
  9. fbb35fb AArch64: Use of long for pointers in PropertyValuesHolder by Ashok Bhat · 11 years ago
  10. 8773d51 resolved conflicts for merge of b82b2f98 to klp-dev-plus-aosp by Narayan Kamath · 11 years ago
  11. 8415143 Track 64bit changes to android/graphics. by Narayan Kamath · 11 years ago
  12. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  13. 88a8364 Track 64bit changes to android/graphics. by Narayan Kamath · 11 years ago
  14. f85e41f AssetManager cookies are now int32_t, not void*. by Narayan Kamath · 11 years ago
  15. 9ab9b93 Filter unneeded assets from additional resource directories by Bryan Mawhinney · 11 years ago
  16. ebcef6b Update BridgeInflater and delegate to support inheritContext arg by Alan Viverette · 11 years ago
  17. 9a9fa16 Don't pseudolocalize untranslatable strings. by Narayan Kamath · 11 years ago
  18. 9636071 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  19. cd28bd3 Add new aapt flag --error-on-missing-config-entry by Ying Wang · 11 years ago
  20. 24dffd0 Support API change. by Craig Mautner · 11 years ago
  21. 58f1f36 Dump maxSdk of uses-permission during badging by Adam Lesinski · 11 years ago
  22. d8df6b5 Fix text size in Fake Action Bar by Deepanshu Gupta · 11 years ago
  23. 03a057c Manual merge of changes from frameworks/base/tools by Deepanshu Gupta · 11 years ago
  24. b30296b Re-apply several tools fixes lost by the directory rearrangement. by Elliott Hughes · 11 years ago
  25. 2675f76 Escape strings that are output by aapt dump badging by Maurice Chu · 11 years ago
  26. 6fbaf6c Update a test corresponding to I11ed9a767588f808 by Satoshi Kataoka · 11 years ago
  27. 24e4f21 fix build. by Nick Kralevich · 11 years ago
  28. 8cf6184 Prune unneeded density resources from APK by Adam Lesinski · 11 years ago
  29. 7632731 Fix aapt when outputting meta-data tag values by Maurice Chu · 11 years ago
  30. f314dc0 Update tests corresponding to I0e920ee79c526c3ae by Satoshi Kataoka · 11 years ago
  31. 47dcb46 Manual merge of e4ccb864 from frameworks/base/tools to frameworks/tools by Alan Viverette · 11 years ago
  32. 8ff15b4 AAPT emits error for res with no 'default' product by Adam Lesinski · 11 years ago
  33. 492d164 Update layoutlib by John Reck · 11 years ago
  34. c363be8 Update fake powermanager to new interface by Marco Nelissen · 11 years ago
  35. 29e7462 resolved conflicts for merge of fb2e3c8d to master by Jim Miller · 11 years ago
  36. 94fc912 resolved conflicts for merge of 0c923b7c to master by Adam Lesinski · 11 years ago
  37. a5018c9 resolved conflicts for merge of 5223a5ff to master by Adam Lesinski · 11 years ago
  38. e98d2cb Fix ClassCastException when rendering ListView by Deepanshu Gupta · 11 years ago
  39. 8732bd8 Add new getOpPackageName for BridgeContext by Kenny Root · 11 years ago
  40. 6ee095b Merge 'Preparation for deleting WebViewClassic' by Jonathan Dixon · 11 years ago
  41. 70f5cc1 Add isPremultiplied option to Bitmap_Delegate in LayoutLib by Deepanshu Gupta · 11 years ago
  42. f6ee5fa Fix build, fallout from change 451f6b981a2cd by Narayan Kamath · 11 years ago
  43. ec4fdec Add support for supports-input element to aapt by Michael Wright · 11 years ago
  44. 859e19f libpng usage tweaks by John Reck · 11 years ago
  45. 19acfb8 Fix text rendering by Deepanshu Gupta · 11 years ago
  46. 8930cb4 Fix layout rendering for RTL locales by Deepanshu Gupta · 11 years ago
  47. 7cce7bb Remove scenes from Resource.cpp by Chet Haase · 11 years ago
  48. 282e181 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  49. ebd43d4 am dff83e2b: am d5970e9c: Merge "AssetManager cookies should be int32_t and not void*." by Narayan Kamath · 11 years ago
  50. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  51. 39d7630 am 3da645f3: Merge "Don\'t pseudolocalize untranslatable strings." by Narayan Kamath · 11 years ago
  52. 3da645f Merge "Don't pseudolocalize untranslatable strings." by Narayan Kamath · 11 years ago
  53. 336bf2f am d21752df: Merge "Reimplement ZipFileRO in terms of libziparchive." by Narayan Kamath · 11 years ago
  54. d21752d Merge "Reimplement ZipFileRO in terms of libziparchive." by Narayan Kamath · 11 years ago
  55. 7e1b8ff Don't pseudolocalize untranslatable strings. by Narayan Kamath · 11 years ago
  56. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  57. 1d3205f am b6f3708d: am 1044a1dc: Merge "Update delegate methods in layoutlib." into klp-dev by Xavier Ducrohet · 11 years ago
  58. 2454125 Update delegate methods in layoutlib. by Deepanshu Gupta · 11 years ago
  59. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  60. bdfa8a1 am 5a0fd1fd: am 9d5a9434: Merge "Update ICU_Delegate methods. DO NOT MERGE" into klp-dev by Deepanshu Gupta · 11 years ago
  61. 0baec41 Update ICU_Delegate methods. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  62. 5b95025 am ea04da7a: am 9570ed56: Merge "Add libphonenumber to layoutlib.jar. DO NOT MERGE" into klp-dev by Deepanshu Gupta · 11 years ago
  63. f6ee080 am 42453ede: am 599105a9: Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp-dev by Deepanshu Gupta · 11 years ago
  64. f7400aa am 6870d29c: am 78cfdf31: Update changed delegate method in Bitmap_Delegate. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  65. 1f92d7f Add libphonenumber to layoutlib.jar. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  66. d0581d2 Fix NPE in layoutlib. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  67. 78cfdf3 Update changed delegate method in Bitmap_Delegate. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  68. bf58103 am 679ba4e8: am 6cd206b2: Merge "Relayout windows that handle their own config change." into klp-dev by Craig Mautner · 11 years ago
  69. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  70. 35631bc am 76b715e5: am e45d8b2d: Merge "Fix text size in Fake Action Bar" into klp-dev by Deepanshu Gupta · 11 years ago
  71. f4800bc Fix text size in Fake Action Bar by Deepanshu Gupta · 11 years ago
  72. ed84dea am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  73. 8f59237 am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  74. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  75. a22010e am d19385bf: am 21657181: Merge "Add a method to set a list of uids for a wake lock" into klp-dev by Marco Nelissen · 11 years ago
  76. 738ffdc Add a method to set a list of uids for a wake lock by Marco Nelissen · 11 years ago
  77. 91b4736 am 16e8c4f7: am 7d292145: Merge "Prune unneeded density resources from APK" into klp-dev by Adam Lesinski · 11 years ago
  78. 7d29214 Merge "Prune unneeded density resources from APK" into klp-dev by Adam Lesinski · 11 years ago
  79. 02b6e6b am 5a6541eb: am b4f33d8f: Merge "Layoutlib Create: Remove references to java package class Objects." into klp-dev by Deepanshu Gupta · 11 years ago
  80. 45f5cd4 Layoutlib Create: Remove references to java package class Objects. by Deepanshu Gupta · 11 years ago
  81. d32ebf5 am ddc069cb: am 6c3a638d: Merge "Fix layoutlib for KK" into klp-dev by Deepanshu Gupta · 11 years ago
  82. 188d519 am e1abede3: am 29cf698d: Merge "Layoutlib: Add DateIntervalFormat_Delegate required by CalendarView" into klp-dev by Deepanshu Gupta · 11 years ago
  83. 6c3a638 Merge "Fix layoutlib for KK" into klp-dev by Deepanshu Gupta · 11 years ago
  84. 272d1bce Layoutlib: Add DateIntervalFormat_Delegate required by CalendarView by Deepanshu Gupta · 11 years ago
  85. 814ea4f am 0b447eb8: am 4fc655dd: am 873c76d0: am fb1ee08c: am a49c3585: Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  86. 6db169c am c9f65589: am 38d097b6: am 92a80b18: am 9b827a7d: am ec555902: Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  87. a741163 am 4567ec02: am ca429e08: am 9568ad39: am 94e5ada7: am 81f74f4b: Fix DatePicker and Calendar widget in layoutlib. by Deepanshu Gupta · 11 years ago
  88. e636469 am a30efb5b: am 198537c2: am 7dc35060: am df076962: am 1cf5df38: Layoutlib Create: Remove references to non-std Java classes. by Deepanshu Gupta · 11 years ago
  89. 4fc655d am 873c76d0: am fb1ee08c: am a49c3585: Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  90. 38d097b am 92a80b18: am 9b827a7d: am ec555902: Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  91. ca429e0 am 9568ad39: am 94e5ada7: am 81f74f4b: Fix DatePicker and Calendar widget in layoutlib. by Deepanshu Gupta · 11 years ago
  92. 198537c am 7dc35060: am df076962: am 1cf5df38: Layoutlib Create: Remove references to non-std Java classes. by Deepanshu Gupta · 11 years ago
  93. 873c76d am fb1ee08c: am a49c3585: Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  94. 92a80b1 am 9b827a7d: am ec555902: Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  95. 9568ad3 am 94e5ada7: am 81f74f4b: Fix DatePicker and Calendar widget in layoutlib. by Deepanshu Gupta · 11 years ago
  96. 7dc3506 am df076962: am 1cf5df38: Layoutlib Create: Remove references to non-std Java classes. by Deepanshu Gupta · 11 years ago
  97. a49c358 Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  98. ec555902 Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  99. 39e7583 Fix layoutlib for KK by Deepanshu Gupta · 11 years ago
  100. 81f74f4 Fix DatePicker and Calendar widget in layoutlib. by Deepanshu Gupta · 11 years ago