1. f967a54 camera2: Plumb DngCreator to native library. by Ruben Brunk · 10 years ago
  2. 8ee0b48 am 97175deb: am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  3. 97175de am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime args." by Narayan Kamath · 10 years ago
  4. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  5. 0a0454f am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  6. 642421a am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev by John Spurlock · 10 years ago
  7. 6c19129 Introduce new UI_MODE_TYPE_WATCH and qualifier. by John Spurlock · 10 years ago
  8. c6f6ba3 am 71ae2bd4: am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen" by Narayan Kamath · 10 years ago
  9. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  10. 0d1f634 Add invokeFunctor by John Reck · 10 years ago
  11. 750ca6d Remove kStatusInvoke & kStatusDraw by John Reck · 10 years ago
  12. de898ff Shared library resource support by Adam Lesinski · 10 years ago
  13. b5c4e7f resolved conflicts for merge of 92860a74 to master by Narayan Kamath · 10 years ago
  14. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  15. aa1d023 am 674fd6c4: am a258b4a9: am 485e3b45: am 5c126c3d: Merge "Add dex2oat-flags plumbing to AndroidRuntime" by Brian Carlstrom · 10 years ago
  16. 3beff1e Add dex2oat-flags plumbing to AndroidRuntime by Brian Carlstrom · 10 years ago
  17. 788fa41 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  18. 48620f1 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  19. d430354 Merge "Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."" by Andreas Huber · 10 years ago
  20. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  21. 04f0cab Merge "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  22. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  23. d5c8044 resolved conflicts for merge of 1cbea39f to master by Nick Kralevich · 10 years ago
  24. 1cbea39 resolved conflicts for merge of dd3d95f1 to klp-volantis-dev by Nick Kralevich · 10 years ago
  25. 4385d37 Fix build. by Dianne Hackborn · 10 years ago
  26. ecbeae7 Use size_t* in AssetManager::createIdmap by Colin Cross · 10 years ago
  27. d9e385b Fix build. by Dianne Hackborn · 10 years ago
  28. 32bb5fa Fix build. by Dianne Hackborn · 10 years ago
  29. 47b80be am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'" by Dianne Hackborn · 10 years ago
  30. d6b47371 Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  31. 91447d8 Extended locales in AAPT / AssetManager. by Narayan Kamath · 11 years ago
  32. 378c677 AssetManager support for 3 letter lang/country codes. by Narayan Kamath · 11 years ago
  33. 48d2232 Runtime resource overlay, iteration 2 by Mårten Kongstad · 10 years ago
  34. 65a05fd New command line tool 'idmap' by Mårten Kongstad · 10 years ago
  35. 7c4887f Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  36. 00b3144 Change ResourceType cookies to int32_t. by Narayan Kamath · 10 years ago
  37. a0c6260 AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 11 years ago
  38. ca0b0c1 Fix MCC/MNC typo by Christopher Tate · 11 years ago
  39. 560566d Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  40. 16c4d15 Revert "move libandroidfw to frameworks/native" by Adam Lesinski · 11 years ago
  41. 745d4ef AssetManager cookies should be int32_t and not void*. by Narayan Kamath · 10 years ago
  42. 4482e7c Fix ResTable_config::CONFIG_* typo (MCC vs MNC) by Mårten Kongstad · 11 years ago
  43. afd31e0 Reimplement ZipFileRO in terms of libziparchive. by Narayan Kamath · 11 years ago
  44. 84b6292 move libandroidfw to frameworks/native by Mike Lockwood · 11 years ago
  45. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  46. 52a9a10 Clearly separate consumer and producer interfaces by Mathias Agopian · 11 years ago
  47. 83ad4e3 Remove an unused C zip API. by Elliott Hughes · 11 years ago
  48. d45c68d Resource memory optimization. by Dianne Hackborn · 11 years ago
  49. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  50. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  51. fb903a4 Allow compiling aapt for the device by Bjorn Bringert · 11 years ago
  52. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  53. bdb706e48 Merge "Pipe through device resolution information" into jb-mr2-dev by Michael Wright · 11 years ago
  54. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  55. c6091c6 Pipe through device resolution information by Michael Wright · 11 years ago
  56. 29479eb clean-up following Surface split by Mathias Agopian · 11 years ago
  57. 56a2301 Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! by Dianne Hackborn · 11 years ago
  58. 1df477a Add initial plumbing for brightness keys by Michael Wright · 11 years ago
  59. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  60. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  61. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  62. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  63. c59b2f9 More changes to fix PDK build: by Mike Lockwood · 12 years ago
  64. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  65. 83d616a Make input system aware of multiple displays. by Jeff Brown · 12 years ago
  66. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  67. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  68. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  69. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  70. b696de5 Move and rename user activity event type constants. by Jeff Brown · 12 years ago
  71. de7a8ea Add new ASSIST key and map it to the global assist intent. by Jeff Brown · 12 years ago
  72. 51df04b Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  73. a5b0698 Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  74. 18f329e Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  75. 1fbbc07 Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 12 years ago
  76. f47e76e Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  77. 53dd12a Implement an integrating VelocityTracker strategy. by Jeff Brown · 12 years ago
  78. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  79. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  80. 9072940 Detect when pointer has stopped moving. by Jeff Brown · 12 years ago
  81. 7174a49 Improve touch event resampling. by Jeff Brown · 12 years ago
  82. 85bd0d6 More VelocityTracker refactoring. by Jeff Brown · 12 years ago
  83. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  84. fd23e3e Fix bugs in fallback key handling. by Jeff Brown · 12 years ago
  85. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  86. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  87. 92bc5d0 Revert "Add header for forward compatibility" by Chris Craik · 12 years ago
  88. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  89. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  90. 9a2bbf6 Improve handling of certain keyboard layout properties. by Jeff Brown · 12 years ago
  91. 6957b60 Merge "Add Dvorak keyboard layout." by Jeff Brown · 12 years ago
  92. 4a3862f Add Dvorak keyboard layout. by Jeff Brown · 12 years ago
  93. 420489c Merge "Support loading keyboard layout overlays from resources." by Jeff Brown · 12 years ago
  94. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  95. 3844067 am a6d62b76: am 4f998a1e: am fd862e98: Add header for forward compatibility by Chris Craik · 12 years ago
  96. fd862e9 Add header for forward compatibility by Chris Craik · 12 years ago
  97. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  98. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  99. 3d7f0cb Update header for forward compatibility by Teng-Hui Zhu · 12 years ago
  100. 49ccac5 Refactor key code mapping. by Jeff Brown · 12 years ago