1. a982dc0 frameworks/base: move Zip* from libandroidfw to libutils by Colin Cross · 13 years ago
  2. fe75d62 Use qsort_r_compat() as a portable wrapper for qsort_r(). by Jeff Brown · 13 years ago
  3. 80a6b33 Fix build break on glibc, for real. by Jeff Brown · 13 years ago
  4. 46fc3953 Fix build break on glibc hosts. by Jeff Brown · 13 years ago
  5. c0f7366 aapt: Preprocess images in parallel. by Jeff Brown · 13 years ago
  6. c9fd926 Use quicksort to sort the string pool. by Jeff Brown · 13 years ago
  7. 61361f3 Add some comments about StringPool sort order. by Jeff Brown · 13 years ago
  8. 345b7eb Remove dead code in StringPool. by Jeff Brown · 13 years ago
  9. 8a9cfcc Make StringPool entry types trivially movable. by Jeff Brown · 13 years ago
  10. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 13 years ago
  11. a0b29f5 Merge "Fix an issue where a non-styled string could be made into a styled string" by Ben Gruver · 13 years ago
  12. db6e67d Fix an issue where a non-styled string could be made into a styled string by Ben Gruver · 13 years ago
  13. 59eb5fd Fix up getAttributeFlags() function by Ben Gruver · 13 years ago
  14. d9fe801 Move the automatic namespace outside of the res namespace. by Xavier Ducrohet · 13 years ago
  15. 111a7a10 am 0842a226: am fe99051c: am 0e25e4cd: am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  16. 0e25e4c am 63e43ba5: Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  17. 63e43ba Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  18. cbc6971 another attempt at fixing the linux build by Mathias Agopian · 13 years ago
  19. 83c64e6 frameworks/base refactoring by Mathias Agopian · 13 years ago
  20. b13b9bd frameworks/base refactoring. by Mathias Agopian · 13 years ago
  21. 1644c6d7 Only generate private symbols that are needed. by Dianne Hackborn · 13 years ago
  22. b54f371 am f8aea993: Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  23. f8aea99 Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  24. a5d5e9d Make aapt ignore tools-related data. by Xavier Ducrohet · 13 years ago
  25. 6c997a9 aapt now sorts the strings in the resource string pool. by Dianne Hackborn · 13 years ago
  26. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  27. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  28. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  29. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  30. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  31. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  32. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  33. 74366c0 Merge "Minor tweak to console output." by Dan Morrill · 13 years ago
  34. e74763e Minor tweak to console output. by Dan Morrill · 13 years ago
  35. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  36. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  37. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  39. 7c3bef8 Merge "AAPT fix printf %zd crash on Windows". Do not merge. by Raphael · 13 years ago
  40. 063a44e Add aapt support for implicitly-granted permissions by Kenny Root · 13 years ago
  41. f51125d AAPT fix printf %zd crash on Windows. by Raphael · 13 years ago
  42. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  43. 64ef6b4 add -ldl to host executables by Iliyan Malchev · 13 years ago
  44. bd9d2bc Whoops, remove left-over debug output. by Dianne Hackborn · 13 years ago
  45. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  46. 56088a5 Add package-verifier to aapt dump badging by Kenny Root · 13 years ago
  47. 914f7e6 Don't lose product variant strings that also vary between locales. by Eric Fischer · 13 years ago
  48. 1797d60 am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  49. d98e1be am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names" by Xavier Ducrohet · 13 years ago
  50. b711f3f Change generated dependency file names by Josiah Gaskin · 13 years ago
  51. 395c86f am 6abf2f50: am 0b45ca88: am cd01ad7c: am 20339b24: Merge "Remove Debug Code" by Xavier Ducrohet · 13 years ago
  52. 6abf2f5 am 0b45ca88: am cd01ad7c: am 20339b24: Merge "Remove Debug Code" by Xavier Ducrohet · 13 years ago
  53. 7a09ccfb Remove Debug Code by Josiah Gaskin · 13 years ago
  54. af2872d Change ZipFile flags anonymous enum by Kenny Root · 13 years ago
  55. 3a8801e am b3ab070e: am 3a2d1c23: am ddb8e3b2: am 9bac0a9f: Merge "Fix to compile for windows" by Xavier Ducrohet · 13 years ago
  56. b3ab070 am 3a2d1c23: am ddb8e3b2: am 9bac0a9f: Merge "Fix to compile for windows" by Xavier Ducrohet · 13 years ago
  57. 9102165 Fix to compile for windows by Josiah Gaskin · 13 years ago
  58. ac1fe6f am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  59. 84be06e resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  60. e53365f6 am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  61. a125c93 resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp by Xavier Ducrohet · 13 years ago
  62. 8a39da8 Added Caching for PreProcessed PNGs by Josiah Gaskin · 13 years ago
  63. c810fff am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  64. e242042 am bf31250b: am d5431ed5: am 2e659ae5: am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  65. 9139868 am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java" by Xavier Ducrohet · 13 years ago
  66. bf31250 am d5431ed5: am 2e659ae5: am 42755155: Merge "Copy once-created R.java into library projects" by Xavier Ducrohet · 13 years ago
  67. 03589cc Add generation of dependency file for .ap_ package by Josiah Gaskin · 13 years ago
  68. 9bf34ca Add dependency generation to Aapt for R.java by Josiah Gaskin · 13 years ago
  69. ce89f15 Copy once-created R.java into library projects by Josiah Gaskin · 13 years ago
  70. 45ccfa5 Output Proguard options for also overlay layouts. by Ying Wang · 13 years ago
  71. 810dc59 am f1c5dbbd: am abd4dffc: Merge "New orientation handling. Only impacts SDK (aapt dump badging)." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  72. f77ae6e New orientation handling. Only impacts SDK (aapt dump badging). by Dianne Hackborn · 13 years ago
  73. 77fc8b8 am 6c0533f9: am c5193c62: Merge "Add new landscape and portrait orientation features." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  74. e289bff Add new landscape and portrait orientation features. by Dianne Hackborn · 13 years ago
  75. f14dff1 am c6adfed6: am f795e9a8: Okay *now* really enforce the limit on non-public styles. by Dianne Hackborn · 13 years ago
  76. 9980043 am 820caf7b: am 8821ba86: Ummm... f*, stop breaking the build. by Dianne Hackborn · 13 years ago
  77. f795e9a Okay *now* really enforce the limit on non-public styles. by Dianne Hackborn · 13 years ago
  78. 8821ba8 Ummm... f*, stop breaking the build. by Dianne Hackborn · 13 years ago
  79. f51ded0 am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  80. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  81. e348909 Fix for issue 9656 - custom xml attributes in Android Libraries by inazaruk · 13 years ago
  82. 54cb63e am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  83. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  84. bbca813 am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  85. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  86. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  87. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  88. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  89. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  90. 4a4d96e Merge changes I0ab47e2f,Ib8016996 by Conley Owens · 14 years ago
  91. 18490fb resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp by Kenny Root · 14 years ago
  92. 7c94b34 Normalize output of XMLtree content by Shachar Shemesh · 14 years ago
  93. 57f4b77 Runtime resource overlay, iteration 1. by Mårten Kongstad · 14 years ago
  94. defdae6 Add notice files for aapt and aidl. by Xavier Ducrohet · 14 years ago
  95. b732b7b am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  96. 6504490 am dff6b8e7: Merge "Add --non-constant-id to aapt." by Xavier Ducrohet · 14 years ago
  97. d06c1af Add --non-constant-id to aapt. by Xavier Ducrohet · 14 years ago
  98. 371de96 am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  99. a1f5e82 am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago
  100. 25eb046 Merge "Normalize output from aapt d" by Dianne Hackborn · 14 years ago