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