1. d47acae Track change to private libcore data structure. by Elliott Hughes · 10 years ago
  2. 0c1faf4 Merge "Switch from FloatMath -> Math and Math.hypot where possible" by Neil Fuller · 10 years ago
  3. b8dc7bc Frameworks/base: Fix more aapt issues by Andreas Gampe · 10 years ago
  4. 2412f84 Frameworks/base: Fix AAPT warnings by Andreas Gampe · 10 years ago
  5. 0de19ad Use std::sort instead of qsort_r wrapper. by Dan Albert · 10 years ago
  6. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  7. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  8. 8085477 Merge "Don't check for null references." by Dan Albert · 10 years ago
  9. 2ffa4aa Merge "Use char16_t for char things." by Dan Albert · 10 years ago
  10. 1c6c757 Don't pollute the namespace for two uses. by Dan Albert · 10 years ago
  11. a8995ad Don't check for null references. by Dan Albert · 10 years ago
  12. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  13. 4d4e450 PackageInfo is a class, not a struct by Brian Carlstrom · 10 years ago
  14. 132ed0f Update makefile for clang host build. by Tim Murray · 10 years ago
  15. 9ce0746 Optimize Blend composites. by Deepanshu Gupta · 10 years ago
  16. 882e087 Add BlendComposite.java by Deepanshu Gupta · 10 years ago
  17. dbcae5c Switch from core to core-libart by Brian Carlstrom · 10 years ago
  18. b78cc30 Add missing dependency in layoutlib build file [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  19. 7e547e0 Merge "Add --pseudo-localize option to generate resources for pseudolocales." by Adam Lesinski · 10 years ago
  20. a191d04 Add --pseudo-localize option to generate resources for pseudolocales. by Igor Viarheichyk · 10 years ago
  21. b593ad6 am f1f28d1d: Merge "Skip resource files for locales en-XA and ar-XB during packaging if pseudolocalization was done automatically. This prevents attemts to add same resource twice." by Elliott Hughes · 10 years ago
  22. 47843df Skip resource files for locales en-XA and ar-XB by Igor Viarheichyk · 10 years ago
  23. 6a6979a am 86315c45: Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files." by Elliott Hughes · 10 years ago
  24. 84410b0 Fixes issue causing pseudolocalization of strings by Igor Viarheichyk · 10 years ago
  25. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  26. e2b6777 Add missing ICU_Delegate methods. by Deepanshu Gupta · 10 years ago
  27. 0a1eed39 Fix warning introduced by recent psuedolocalizer change. by Elliott Hughes · 10 years ago
  28. a2ef5c0 Pseudolocalizer improvements. by Anton Krumin · 11 years ago
  29. e119b22 Reduce warning verbosity in aapt by Adam Lesinski · 11 years ago
  30. bd5e61f am c0232642: am 629daddd: Merge "Fix layoutlib build." by Narayan Kamath · 11 years ago
  31. c73991b Fix layoutlib build. by Narayan Kamath · 11 years ago
  32. e5ad073 resolved conflicts for merge of c76345a3 to klp-dev-plus-aosp by Deepanshu Gupta · 11 years ago
  33. 792f38d Merge "Fix the delegate method signatures in LayoutLib" by Deepanshu Gupta · 11 years ago
  34. a742ca4 am bbf82665: am 6e2fb587: Merge "LP64: Make 9 patches architecture agnostic." by Narayan Kamath · 11 years ago
  35. 73e5582 am 9c6f41e3: am be7b8f4f: Merge "aidl: Support building with updated host sysroot." by David 'Digit' Turner · 11 years ago
  36. c9f8aa0 am 26026c62: am dd72b6e7: Merge "Fix indirect misuse of ." by Ying Wang · 11 years ago
  37. 1767ea6 am 5e5602da: am 0c72b769: Merge "Update layoutlib method for SystemClock" by Xavier Ducrohet · 11 years ago
  38. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 11 years ago
  39. d5b9bcb am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager." by Narayan Kamath · 11 years ago
  40. 0205453 am 9af95574: am 1cadc07d: Merge "Change ResourceType cookies to int32_t." by Narayan Kamath · 11 years ago
  41. 5860f4f am 70986e19: am ab71f8b6: Merge "AArch64: Use of long for pointers in PropertyValuesHolder" by Narayan Kamath · 11 years ago
  42. 5b5b4aa resolved conflicts for merge of cb7cdd50 to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  43. 0d7ebc5 Fix the delegate method signatures in LayoutLib by Deepanshu Gupta · 11 years ago
  44. be7b8f4 Merge "aidl: Support building with updated host sysroot." by David 'Digit' Turner · 11 years ago
  45. ea6d219 aidl: Support building with updated host sysroot. by David 'Digit' Turner · 11 years ago
  46. f794d63 Fix indirect misuse of $(my-dir). by Ying Wang · 11 years ago
  47. 5ac6a9e Update layoutlib method for SystemClock by Deepanshu Gupta · 11 years ago
  48. 2cb9147 am 55542ee6: am 3e637042: Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into klp-dev by Xavier Ducrohet · 11 years ago
  49. ca4b9a7 am e92c8542: am 01825b7a: Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  50. 3e63704 Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into klp-dev by Xavier Ducrohet · 11 years ago
  51. 01825b7 Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  52. 13aea18 Set default text style in layoutlib as NORMAL [DO NOT MERGE] by Deepanshu Gupta · 11 years ago
  53. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  54. 56b86de am 1c91b1f7: am 45dbfcc7: Improve text rendering and measurement. by Deepanshu Gupta · 11 years ago
  55. 45dbfcc Improve text rendering and measurement. by Deepanshu Gupta · 11 years ago
  56. 3adb34e am 9fcfbfe2: am 3bf38b41: Merge "Add methods for Time_Delegate" into klp-dev by Deepanshu Gupta · 11 years ago
  57. 23de8dc am 28e049ef: am 0db6e6a5: Merge "Optimize layout rendering in layoutlib" into klp-dev by Deepanshu Gupta · 11 years ago
  58. 096e435 am f2f108fe: am a955314d: Merge "Add missing files to fix libphonenumber for layoutlib." into klp-dev by Deepanshu Gupta · 11 years ago
  59. 5800b19 am 50b0ce4e: am fd8cba3a: Merge "Fix the measurement of text bounds." into klp-dev by Deepanshu Gupta · 11 years ago
  60. b156c01 am d5129e75: am 8a892279: Fix a bug in Nine Patch library. by Deepanshu Gupta · 11 years ago
  61. 3bf38b4 Merge "Add methods for Time_Delegate" into klp-dev by Deepanshu Gupta · 11 years ago
  62. 0db6e6a Merge "Optimize layout rendering in layoutlib" into klp-dev by Deepanshu Gupta · 11 years ago
  63. a955314 Merge "Add missing files to fix libphonenumber for layoutlib." into klp-dev by Deepanshu Gupta · 11 years ago
  64. fd8cba3 Merge "Fix the measurement of text bounds." into klp-dev by Deepanshu Gupta · 11 years ago
  65. 8a89227 Fix a bug in Nine Patch library. by Deepanshu Gupta · 11 years ago
  66. eb3c545 Add methods for Time_Delegate by Deepanshu Gupta · 11 years ago
  67. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  68. ab71f8b Merge "AArch64: Use of long for pointers in PropertyValuesHolder" by Narayan Kamath · 11 years ago
  69. 4058200 Fix a few more delegate methods in layoutlib. by Narayan Kamath · 11 years ago
  70. 0141e88 AArch64: Use of long for pointers in PropertyValuesHolder by Ashok Bhat · 11 years ago
  71. 8773d51 resolved conflicts for merge of b82b2f98 to klp-dev-plus-aosp by Narayan Kamath · 11 years ago
  72. 8415143 Track 64bit changes to android/graphics. by Narayan Kamath · 11 years ago
  73. ebd43d4 am dff83e2b: am d5970e9c: Merge "AssetManager cookies should be int32_t and not void*." by Narayan Kamath · 11 years ago
  74. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  75. 35d56c0 Optimize layout rendering in layoutlib by Deepanshu Gupta · 11 years ago
  76. 58037a4 Add missing files to fix libphonenumber for layoutlib. by Deepanshu Gupta · 11 years ago
  77. 5ad7c18 Fix the measurement of text bounds. by Deepanshu Gupta · 11 years ago
  78. 39d7630 am 3da645f3: Merge "Don\'t pseudolocalize untranslatable strings." by Narayan Kamath · 11 years ago
  79. 3da645f Merge "Don't pseudolocalize untranslatable strings." by Narayan Kamath · 11 years ago
  80. 336bf2f am d21752df: Merge "Reimplement ZipFileRO in terms of libziparchive." by Narayan Kamath · 11 years ago
  81. d21752d Merge "Reimplement ZipFileRO in terms of libziparchive." by Narayan Kamath · 11 years ago
  82. 7e1b8ff Don't pseudolocalize untranslatable strings. by Narayan Kamath · 11 years ago
  83. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  84. 1d3205f am b6f3708d: am 1044a1dc: Merge "Update delegate methods in layoutlib." into klp-dev by Xavier Ducrohet · 11 years ago
  85. 2454125 Update delegate methods in layoutlib. by Deepanshu Gupta · 11 years ago
  86. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  87. bdfa8a1 am 5a0fd1fd: am 9d5a9434: Merge "Update ICU_Delegate methods. DO NOT MERGE" into klp-dev by Deepanshu Gupta · 11 years ago
  88. 0baec41 Update ICU_Delegate methods. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  89. 5b95025 am ea04da7a: am 9570ed56: Merge "Add libphonenumber to layoutlib.jar. DO NOT MERGE" into klp-dev by Deepanshu Gupta · 11 years ago
  90. f6ee080 am 42453ede: am 599105a9: Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp-dev by Deepanshu Gupta · 11 years ago
  91. f7400aa am 6870d29c: am 78cfdf31: Update changed delegate method in Bitmap_Delegate. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  92. 1f92d7f Add libphonenumber to layoutlib.jar. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  93. d0581d2 Fix NPE in layoutlib. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  94. 78cfdf3 Update changed delegate method in Bitmap_Delegate. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  95. bf58103 am 679ba4e8: am 6cd206b2: Merge "Relayout windows that handle their own config change." into klp-dev by Craig Mautner · 11 years ago
  96. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  97. 35631bc am 76b715e5: am e45d8b2d: Merge "Fix text size in Fake Action Bar" into klp-dev by Deepanshu Gupta · 11 years ago
  98. f4800bc Fix text size in Fake Action Bar by Deepanshu Gupta · 11 years ago
  99. ed84dea am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  100. 8f59237 am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago