1. 583a845 am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the new icu." by Elliott Hughes · 10 years ago
  2. 6a4deed Switch frameworks/base/libs/androidfw to the new icu. by Elliott Hughes · 10 years ago
  3. 10eb3b0 am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  4. fec5106 Fix issue when converting fil->tl. by Narayan Kamath · 10 years ago
  5. a8dbd7b am 39e4f590: am f56399f6: Merge "Fall back to "tl" if "fil" is absent." by Narayan Kamath · 10 years ago
  6. e4345db Fall back to "tl" if "fil" is absent. by Narayan Kamath · 10 years ago
  7. 8c1c0a6 am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  8. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  9. 70bf069 am b20b0629: am 71dfc7e9: Merge "Memory leak in parsePackage" by Narayan Kamath · 10 years ago
  10. 71dfc7e Merge "Memory leak in parsePackage" by Narayan Kamath · 10 years ago
  11. 5f7ce10 Memory leak in parsePackage by Henrik Baard · 11 years ago
  12. f5cb96c am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leakage bug" by Adam Lesinski · 11 years ago
  13. 7c57d23 [Asset Manager] Fix memory leakage bug by sean_lu · 11 years ago
  14. 642421a am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 11 years ago
  15. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 11 years ago
  16. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 11 years ago
  17. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 11 years ago
  18. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 11 years ago
  19. 95ece35 Various format string fixes for 64bit by Kévin PETIT · 11 years ago
  20. 443dd93 libandroidfw: fix build error for 64-bit by Patrik Bannura · 11 years ago
  21. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  22. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  23. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 11 years ago
  24. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 11 years ago
  25. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 11 years ago
  26. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 11 years ago
  27. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  28. 070274e Add libutils dependency for libandroidfw host build. by Narayan Kamath · 11 years ago
  29. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  30. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  31. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  32. 1c7cf90 Fix another off-by-one error in ZipFileRO by Kenny Root · 11 years ago
  33. 0d6c2d7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  34. 0c4b364 Revert "Reconcile differences between zip implementations" by Kenny Root · 11 years ago
  35. 9ffddc7 Reconcile differences between zip implementations by Kenny Root · 11 years ago
  36. 83ad4e3 Remove an unused C zip API. by Elliott Hughes · 11 years ago
  37. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  38. 0d6e731 add static dependency on liblog by Colin Cross · 11 years ago
  39. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  40. 0618148 input: Handle a few extra error conditions. by Jeff Brown · 12 years ago
  41. 631500e Move VelocityTracker.cpp to target build only by Nick Kralevich · 12 years ago
  42. 1f5762e libutils clean-up by Mathias Agopian · 12 years ago
  43. fb903a4 Allow compiling aapt for the device by Bjorn Bringert · 12 years ago
  44. c51d050 Maybe fix issue #8620910: Win_sdk build failed and unable to create... by Dianne Hackborn · 12 years ago
  45. f7be480 Add new resources trace, also trace apk dex loading. by Dianne Hackborn · 12 years ago
  46. bdb706e48 Merge "Pipe through device resolution information" into jb-mr2-dev by Michael Wright · 12 years ago
  47. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 12 years ago
  48. c6091c6 Pipe through device resolution information by Michael Wright · 12 years ago
  49. 294b512 DO NOT MERGE - Full backup/restore now handles OBBs sensibly by Christopher Tate · 12 years ago
  50. 893df06 am 8dda0956: am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read" by Kenny Root · 12 years ago
  51. c6e35cb StreamingZipInflater: fix mmap'd end of read by Kenny Root · 12 years ago
  52. 6b7fcc8 am 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32" by Jeffrey Brown · 12 years ago
  53. 7eb4db3 am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32" by Jeffrey Brown · 12 years ago
  54. 1df477a Add initial plumbing for brightness keys by Michael Wright · 12 years ago
  55. 716f7b3 Fix PointerCoords Parcel incorrectly storing values as Int32 by Ilya Polenov · 12 years ago
  56. 81cfb63 am d13b23a4: Merge "Revert "fix potential memory leak"" by Elliott Hughes · 12 years ago
  57. 767e1c01 am 9aac0c1b: Merge "fix potential memory leak" by Elliott Hughes · 12 years ago
  58. 957efcd Revert "fix potential memory leak" by Elliott Hughes · 12 years ago
  59. bc268b9 fix potential memory leak by Sungmin Choi · 12 years ago
  60. eea4724 am 4b0ed017: Merge "BackupHelpers: Fix Typo" by Christopher Tate · 12 years ago
  61. 8b2e2c8 BackupHelpers: Fix Typo by You Kim · 12 years ago
  62. 5780e19 am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev by Fabrice Di Meglio · 12 years ago
  63. 3509935 Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale by Fabrice Di Meglio · 12 years ago
  64. be37b5f Merge "Free resources in correct order in ResStringPool::uninit" by Kenny Root · 12 years ago
  65. 58b99bf am 82634313: Merge "Reject bad ResXMLTree::setTo calls" by Kenny Root · 12 years ago
  66. 32d6aef Reject bad ResXMLTree::setTo calls by Kenny Root · 12 years ago
  67. a1d82ff3 Free resources in correct order in ResStringPool::uninit by Chris Dearman · 12 years ago
  68. 49bbbf2 am d87cb794: am 0cd3c976: Merge "Settings (and general) restore fixes" into jb-mr1-dev by Christopher Tate · 12 years ago
  69. 5067685 Settings (and general) restore fixes by Christopher Tate · 12 years ago
  70. f0771b1 am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target" by Kenny Root · 12 years ago
  71. f3f286d Change androidfw tests to native test target by Kenny Root · 12 years ago
  72. 8a802db Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resources by Fabrice Di Meglio · 12 years ago
  73. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 13 years ago
  74. 69a3ce1 libutils cleanup by Mathias Agopian · 12 years ago
  75. 4b447b9 Add mode when open(O_CREAT) is used. by Nick Kralevich · 12 years ago
  76. 78f04a3 am 51df04b9: Port the legacy velocity tracker strategy. by Jeff Brown · 13 years ago
  77. ba58221 am a5b06982: Implement a second order integrating VT strategy. by Jeff Brown · 13 years ago
  78. 2fd6bae am 18f329e9: Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 13 years ago
  79. 51df04b Port the legacy velocity tracker strategy. by Jeff Brown · 13 years ago
  80. a5b0698 Implement a second order integrating VT strategy. by Jeff Brown · 13 years ago
  81. 18f329e Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 13 years ago
  82. 767bc6d am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 13 years ago
  83. 7d3fa09 am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 13 years ago
  84. 53dd12a Implement an integrating VelocityTracker strategy. by Jeff Brown · 13 years ago
  85. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 13 years ago
  86. aebfdc2 am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev by Jeff Brown · 13 years ago
  87. 634ec69 am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev by Jeff Brown · 13 years ago
  88. 7469f8b am 47a4a50d: Merge "Improve touch event resampling." into jb-dev by Jeff Brown · 13 years ago
  89. e2ec70b am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev by Jeff Brown · 13 years ago
  90. 9072940 Detect when pointer has stopped moving. by Jeff Brown · 13 years ago
  91. dcab190 Fix pointer indexing issue in VelocityTracker. by Jeff Brown · 13 years ago
  92. 7174a49 Improve touch event resampling. by Jeff Brown · 13 years ago
  93. 85bd0d6 More VelocityTracker refactoring. by Jeff Brown · 13 years ago
  94. 47272c9 am b12b6b51: Merge "Minor refactoring before starting on velocity tracker changes." into jb-dev by Jeff Brown · 13 years ago
  95. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 13 years ago
  96. c3cca66 am 0632b35b: Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 13 years ago
  97. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 13 years ago
  98. 3e2d591 resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp by Jean-Baptiste Queru · 13 years ago
  99. 39b58ba resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp by Jean-Baptiste Queru · 13 years ago
  100. 771526c Resample touch events on frame boundaries. by Jeff Brown · 13 years ago