1. 0e7829e Remove superfluous OpenSSL include paths. by Adam Langley · 10 years ago
  2. 6ab7a78 Fixup aapt usage message by Johan Redestig · 10 years ago
  3. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  4. 25d58a9 kill HAVE_LOCALTIME_R by Yabin Cui · 10 years ago
  5. ff1d8a6 Move frameworks/base over to libc++. by Dan Albert · 10 years ago
  6. 8aa9376 Merge "Fixing NULL pointer access causing segmentation fault in aapt" by Adam Lesinski · 10 years ago
  7. fb8e2b1 kill OS_CASE_SENSITIVE by Yabin Cui · 10 years ago
  8. da44fe0 Fixing NULL pointer access causing segmentation fault in aapt by Jörgen Ekström · 13 years ago
  9. 2095ed4 am 9295a135: am e40974d9: Merge "Fix an overflow found by ASAN." by Dan Albert · 10 years ago
  10. 9295a13 am e40974d9: Merge "Fix an overflow found by ASAN." by Dan Albert · 10 years ago
  11. d395f79 Fix an overflow found by ASAN. by Dan Albert · 10 years ago
  12. 3986e52 am 3f8c7dec: Merge "AAPT: Fix path for final generated resources on Windows" into lmp-dev by Adam Lesinski · 10 years ago
  13. aff7c24 AAPT: Fix path for final generated resources on Windows by Adam Lesinski · 10 years ago
  14. 18d5d11 am 3cd840f4: Merge "AAPT: Fix an issue where a resource name was incorrectly derived on Windows" into lmp-dev by Adam Lesinski · 10 years ago
  15. 9306a47 AAPT: Fix an issue where a resource name was incorrectly derived on Windows by Adam Lesinski · 10 years ago
  16. fc07eb1 am f47f8855: Merge "Added a daemon mode to aapt to receive streams of commands from gradle." into lmp-dev by Jerome Dochez · 10 years ago
  17. f47f885 Merge "Added a daemon mode to aapt to receive streams of commands from gradle." into lmp-dev by Jerome Dochez · 10 years ago
  18. f7941de am b68fe9e5: am ae1b6805: Merge "Track change to private libcore data structure." by Elliott Hughes · 10 years ago
  19. b68fe9e am ae1b6805: Merge "Track change to private libcore data structure." by Elliott Hughes · 10 years ago
  20. d47acae Track change to private libcore data structure. by Elliott Hughes · 10 years ago
  21. 511925c am 908a4f9a: am 4f133894: Exclude KXmlParser from LayoutLib. by Deepanshu Gupta · 10 years ago
  22. 908a4f9 am 4f133894: Exclude KXmlParser from LayoutLib. by Deepanshu Gupta · 10 years ago
  23. 4f13389 Exclude KXmlParser from LayoutLib. by Deepanshu Gupta · 10 years ago
  24. 11b14e3 LayoutLib: Use ICU's line break algo. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  25. 865acc7 am a80aba70: Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev by Adam Lesinski · 10 years ago
  26. a80aba7 Merge "AAPT: Gate v21 resource synthesizing logging behind -v flag" into lmp-dev by Adam Lesinski · 10 years ago
  27. f15de2e AAPT: Gate v21 resource synthesizing logging behind -v flag by Adam Lesinski · 10 years ago
  28. 9a4aa49 am c74a2b34: Merge "Minor style changes." into lmp-dev by Deepanshu Gupta · 10 years ago
  29. c74a2b3 Merge "Minor style changes." into lmp-dev by Deepanshu Gupta · 10 years ago
  30. 6f1280c Added a daemon mode to aapt to receive streams of commands from gradle. by Jerome Dochez · 10 years ago
  31. 3c8140a Minor style changes. by Deepanshu Gupta · 10 years ago
  32. f7cf5d4 resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp by Neil Fuller · 10 years ago
  33. ee66515 am 0c1faf43: Merge "Switch from FloatMath -> Math and Math.hypot where possible" by Neil Fuller · 10 years ago
  34. 0c1faf4 Merge "Switch from FloatMath -> Math and Math.hypot where possible" by Neil Fuller · 10 years ago
  35. e1b180e am 152d9aae: am 31629651: Merge "Frameworks/base: Fix more aapt issues" by Andreas Gampe · 10 years ago
  36. 152d9aa am 31629651: Merge "Frameworks/base: Fix more aapt issues" by Andreas Gampe · 10 years ago
  37. 8daabce resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp by Andreas Gampe · 10 years ago
  38. b8dc7bc Frameworks/base: Fix more aapt issues by Andreas Gampe · 10 years ago
  39. 9f905f3 am 7b13c4d8: Merge "Always resolve enum when resolving resources." into lmp-dev by Deepanshu Gupta · 10 years ago
  40. 7b13c4d Merge "Always resolve enum when resolving resources." into lmp-dev by Deepanshu Gupta · 10 years ago
  41. 1dcc75b am 0ce259c2: Merge "Frameworks/base: Fix AAPT warnings" by Andreas Gampe · 10 years ago
  42. 2412f84 Frameworks/base: Fix AAPT warnings by Andreas Gampe · 10 years ago
  43. 95fc18f am 70de9c0d: Merge "include direct.h for _mkdir" into lmp-dev by Stephen Hines · 10 years ago
  44. 864272f resolved conflicts for merge of fe50cfd5 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  45. fe50cfd am c46dbe8a: Merge "Use std::sort instead of qsort_r wrapper." by Dan Albert · 10 years ago
  46. 409bd3d Resource resolution bug fix. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  47. fea51fe Fix Tests after cherry picks. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  48. 98a03e7 Update intelliJ copyright profile [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  49. 039d584 Build layoutlib create tests as part of sdk build. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  50. 6fb5fdc Add layoutlib tests to DIST_DIR [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  51. bd41331 Build layoutlib_create tests. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  52. 3f0e467 Remove ANDROID_BUILD_TOP from intelliJ path variables. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  53. 2f3715a Get filename from File faster [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  54. b6a37d8 Add testing framework to LayoutLib. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  55. 23f0942 Add tests to the layoutlib eclipse project. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  56. 0de19ad Use std::sort instead of qsort_r wrapper. by Dan Albert · 10 years ago
  57. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  58. aece3c0 am 052c4c4b: Merge "Update time in layout preview" into lmp-dev by Deepanshu Gupta · 10 years ago
  59. c9d3239 include direct.h for _mkdir by Andrew Hsieh · 10 years ago
  60. 1718042 Always resolve enum when resolving resources. by Deepanshu Gupta · 10 years ago
  61. 8d5a15b Update time in layout preview by Deepanshu Gupta · 10 years ago
  62. 86641af am 0a6c5ea4: Merge "AAPT: Fix issue with synthesized resource not actually showing up" into lmp-dev by Adam Lesinski · 10 years ago
  63. 803a59c Fix error when using list as actionBarNavMode. [DO NOT MERGE] by Deepanshu Gupta · 10 years ago
  64. 978ab9d AAPT: Fix issue with synthesized resource not actually showing up by Adam Lesinski · 10 years ago
  65. 94ea108 am 36b5795f: am 81745c51: Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev by Adam Lesinski · 10 years ago
  66. 2b7ee9a Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev by Adam Lesinski · 10 years ago
  67. e572c01 AAPT: Continuation of public/private attribute fix by Adam Lesinski · 10 years ago
  68. c04d92c resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  69. 1a4527c am 799812cd: Merge "Clean up makefile cruft." by Dan Albert · 10 years ago
  70. 8d2556f am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  71. b6812b6 Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev by Adam Lesinski · 10 years ago
  72. 82a2dd8 Fix backwards compat problem with AAPT public attrs by Adam Lesinski · 10 years ago
  73. 2c00fb9 am 8bdd408b: am 69f09fe8: Merge "Build LayoutLib tests with Java 6" into lmp-dev by Deepanshu Gupta · 10 years ago
  74. bc19445 Merge "Build LayoutLib tests with Java 6" into lmp-dev by Deepanshu Gupta · 10 years ago
  75. 0f6e5d2 Build LayoutLib tests with Java 6 by Deepanshu Gupta · 10 years ago
  76. b9e2fe1 am 1c1683a3: am 1ddb7a6b: Merge "Saver: PowerManager call to set low power mode." into lmp-dev by John Spurlock · 10 years ago
  77. 8d4e6cb Saver: PowerManager call to set low power mode. by John Spurlock · 10 years ago
  78. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  79. 0bdcb84 am 972628dc: am 5128e88e: Merge "Don\'t use reflection when generating the onResourcesLoaded callback." into lmp-dev by Marcin Kosiba · 10 years ago
  80. a0a9466 Merge "Don't use reflection when generating the onResourcesLoaded callback." into lmp-dev by Marcin Kosiba · 10 years ago
  81. 0f3a5a6 Don't use reflection when generating the onResourcesLoaded callback. by Marcin Kosiba · 10 years ago
  82. 1cc6e84 am 92e039ee: am 8d89d1e0: Merge "LayoutLib: support font weights." into lmp-dev by Deepanshu Gupta · 10 years ago
  83. 820ce63 Merge "LayoutLib: support font weights." into lmp-dev by Deepanshu Gupta · 10 years ago
  84. 145bc2d LayoutLib: support font weights. by Deepanshu Gupta · 10 years ago
  85. 8611dde am 803a6f39: am 829b79f6: Merge "Fix build." into lmp-dev by Dianne Hackborn · 10 years ago
  86. 017d1bd am 716c7279: am 799dc748: Merge "AAPT: Don\'t crash on illegal symbol name" into lmp-dev by Adam Lesinski · 10 years ago
  87. d5adbec Merge "Fix build." into lmp-dev by Dianne Hackborn · 10 years ago
  88. f5cc364 Fix build. by Dianne Hackborn · 10 years ago
  89. e7ad74f Merge "AAPT: Don't crash on illegal symbol name" into lmp-dev by Adam Lesinski · 10 years ago
  90. 3fb8c9b AAPT: Don't crash on illegal symbol name by Adam Lesinski · 10 years ago
  91. 6800165 resolved conflicts for merge of 1d99636f to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  92. 1d99636f am 8085477f: Merge "Don\'t check for null references." by Dan Albert · 10 years ago
  93. 8085477 Merge "Don't check for null references." by Dan Albert · 10 years ago
  94. bb4ed49 Merge "resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Dan Albert · 10 years ago
  95. 20ec4fa resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp by Dan Albert · 10 years ago
  96. 3f82a64 am 7e7fbbba: am c52a1286: Merge "Build layoutlib create tests as part of sdk build." into lmp-dev by Deepanshu Gupta · 10 years ago
  97. ddb605d am de86cf13: am 5a6934c0: Merge "Don\'t pollute the namespace for two uses." by Dan Albert · 10 years ago
  98. 6c58575 am 2ffa4aab: Merge "Use char16_t for char things." by Dan Albert · 10 years ago
  99. 2ffa4aa Merge "Use char16_t for char things." by Dan Albert · 10 years ago
  100. de86cf1 am 5a6934c0: Merge "Don\'t pollute the namespace for two uses." by Dan Albert · 10 years ago