1. 2598a5c Merge "drop frame in case of error in updateTexImage" into jb-dev by Mathias Agopian · 12 years ago
  2. df07148 drop frame in case of error in updateTexImage by Mathias Agopian · 12 years ago
  3. fb5c3db Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly... by Dianne Hackborn · 12 years ago
  4. f970c2e Nvidia's patch for reusing bitmap in image region decoding. by Owen Lin · 12 years ago
  5. 31a4cbf Merge "Fix bug #6495019 Character gets garbled when locale is changed" into jb-dev by Fabrice Di Meglio · 12 years ago
  6. 15cc68c Fix bug #6495019 Character gets garbled when locale is changed by Fabrice Di Meglio · 12 years ago
  7. 49c5fc0 Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390 by Romain Guy · 12 years ago
  8. 7b8523a Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago
  9. e651cc6 Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...) by Romain Guy · 12 years ago
  10. 85bd0d6 More VelocityTracker refactoring. by Jeff Brown · 12 years ago
  11. 5877023 Merge "Move power HAL interactions to PowerManagerService." into jb-dev by Jeff Brown · 12 years ago
  12. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  13. c9e27d4 Merge "Surface: replace active rect with window crop" into jb-dev by Jamie Gennis · 12 years ago
  14. 909c4b8 Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev by James Dong · 12 years ago
  15. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  16. 78b8ef3 Surface: replace active rect with window crop by Jamie Gennis · 12 years ago
  17. 2c2864f Merge "Add new API to find total RAM." into jb-dev by Dianne Hackborn · 12 years ago
  18. 59325eb Add new API to find total RAM. by Dianne Hackborn · 12 years ago
  19. 25c9345 Fix reference to moved class. by Jeff Brown · 12 years ago
  20. 8bd8d89 Merge "Fix possible leak in bitmap decoding." into jb-dev by Jeff Brown · 12 years ago
  21. 27d8383 Fix possible leak in bitmap decoding. by Jeff Brown · 12 years ago
  22. a53de06 Add callback hack to find out when to load system properties. by Dianne Hackborn · 12 years ago
  23. 8902097 Improve notifying TimedText by reducing marshall/unmarshalling. by Insun Kang · 12 years ago
  24. feecf9d Merge "Support for changing traces from development settings." into jb-dev by Dianne Hackborn · 12 years ago
  25. 83e6eb1 Support for changing traces from development settings. by Dianne Hackborn · 12 years ago
  26. c814c16 Don't call into power HAL if it isn't loaded. by Colin Cross · 12 years ago
  27. 92d7f9f Merge "Fix bug #6408393 Character corruption is caused when locale is changed" into jb-dev by Fabrice Di Meglio · 12 years ago
  28. 30ca5cd Fix bug #6408393 Character corruption is caused when locale is changed by Fabrice Di Meglio · 12 years ago
  29. faf5b16 Merge "better error handling in SensorManager" into jb-dev by Mathias Agopian · 12 years ago
  30. 0b6d77b better error handling in SensorManager by Mathias Agopian · 12 years ago
  31. 401d93f Merge "Use libsuspend to trigger suspend" into jb-dev by Colin Cross · 12 years ago
  32. 6162876 Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versions by Fabrice Di Meglio · 12 years ago
  33. b3482ffb Merge "Fix crash when decoding bitmap" into jb-dev by Marco Nelissen · 12 years ago
  34. b2fe3be Fix crash when decoding bitmap by Marco Nelissen · 12 years ago
  35. b05b158 Merge "report a Sensor's version from the HAL" into jb-dev by Mathias Agopian · 12 years ago
  36. 277d1b2 report a Sensor's version from the HAL by Mathias Agopian · 12 years ago
  37. cf4284b Update Arabic font for SystemUI by Fabrice Di Meglio · 12 years ago
  38. e12c594 Merge "Use paint typeface for shaping when it supports the requested script." into jb-dev by Fabrice Di Meglio · 12 years ago
  39. e5c67bf Merge "Make Arabic script runs longer (for performance) - bug 6426451." into jb-dev by Fabrice Di Meglio · 12 years ago
  40. 51d81f3 Use libsuspend to trigger suspend by Colin Cross · 12 years ago
  41. 1637dcd Use paint typeface for shaping when it supports the requested script. by Raph Levien · 12 years ago
  42. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  43. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  44. b294435 Make Arabic script runs longer (for performance) - bug 6426451. by Raph Levien · 12 years ago
  45. 6da9cf7 Merge "Surface: add JNI plumbing for setActiveRect." into jb-dev by Jamie Gennis · 12 years ago
  46. b40696c Surface: add JNI plumbing for setActiveRect. by Jamie Gennis · 12 years ago
  47. 7634424 Fix scaling of layout bounds. by Dianne Hackborn · 12 years ago
  48. ffd6ea4 Merge "Resample touch events on frame boundaries." into jb-dev by Jeff Brown · 12 years ago
  49. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  50. 8f8d9fb Keep opaque bitmaps opaque after scaling Bug #6293845 by Romain Guy · 12 years ago
  51. 66556c7 Merge "Improve char mirroring in TextLayoutCache" by Raph Levien · 12 years ago
  52. 3632b7f Improve char mirroring in TextLayoutCache by Fabrice Di Meglio · 12 years ago
  53. 80193e7 Merge "add a (hidden) api on Surface to query if the consumer is running behind the producer" by Mathias Agopian · 12 years ago
  54. 8b97745 Merge "Partial fix for bug 6132077 (incorrect line breaking of Arabic text)." by Raph Levien · 12 years ago
  55. 57e9723 Partial fix for bug 6132077 (incorrect line breaking of Arabic text). by Raph Levien · 12 years ago
  56. c14bacf add a (hidden) api on Surface to query if the consumer is running behind the producer by Mathias Agopian · 12 years ago
  57. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  58. ba6be8a Prevent WebView from crashing when detached from the window Bug #6365056 by Romain Guy · 12 years ago
  59. 2427a4c Merge "Scheduling group cleanup" by Glenn Kasten · 12 years ago
  60. f1b5644 Scheduling group cleanup by Glenn Kasten · 12 years ago
  61. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  62. e93cccb Merge "Fix threading issues in AudioRecord JNI" by Eric Laurent · 12 years ago
  63. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  64. 532bc1c Fix threading issues in AudioRecord JNI by Eric Laurent · 12 years ago
  65. 330ec91 Check whether db was really opened read/write. by Jeff Brown · 12 years ago
  66. 1b96594 Merge "Pipe DHCP vendor info towards framework." by Jeff Sharkey · 12 years ago
  67. 7bc1b21 Remove new camera open API. by Wu-cheng Li · 12 years ago
  68. 77b87ba Pipe DHCP vendor info towards framework. by Jeff Sharkey · 12 years ago
  69. 10536b6 rename audio policy flags by Eric Laurent · 12 years ago
  70. 1645ee2 Merge "Making the setSurface non-static" by Pannag Sanketi · 12 years ago
  71. 9704e78 Merge "Refactor SensorManager to move non-API bits into a subclass." by Jeff Brown · 12 years ago
  72. 25157e4 Refactor SensorManager to move non-API bits into a subclass. by Jeff Brown · 12 years ago
  73. 1233287 Merge "Move TrafficStats iface counters to xt_qtaguid." by Jeff Sharkey · 12 years ago
  74. 721bfaa6 SurfaceTexture: fix updateTexImage JNI by Jamie Gennis · 12 years ago
  75. dbed083 Merge "SurfaceTexture: update API docs" by Jamie Gennis · 12 years ago
  76. a47425a Add support for input devices that have vibrators. by Jeff Brown · 12 years ago
  77. 2b4bfa5 SurfaceTexture: update API docs by Jamie Gennis · 12 years ago
  78. 497db8b Making the setSurface non-static by Pannag Sanketi · 12 years ago
  79. 8827359 Merge "Notify applications when input devices change." by Jeff Brown · 12 years ago
  80. af9e8d3 Notify applications when input devices change. by Jeff Brown · 12 years ago
  81. d4fecc2 Merge "Pre-association service discovery support" by Irfan Sheriff · 12 years ago
  82. 21ba815 Pre-association service discovery support by Irfan Sheriff · 12 years ago
  83. 62901af Merge "Add Paint.setTextLocale()" by Fabrice Di Meglio · 12 years ago
  84. f98c8b3 Merge "Add new Arabic font for SystemUI" by Fabrice Di Meglio · 12 years ago
  85. 517825f Add Paint.setTextLocale() by Fabrice Di Meglio · 12 years ago
  86. 276de3e Add new Arabic font for SystemUI by Fabrice Di Meglio · 12 years ago
  87. 3f177d7 Bump the interpreter stack size for the main thread. by Elliott Hughes · 12 years ago
  88. 234766a Move TrafficStats iface counters to xt_qtaguid. by Jeff Sharkey · 12 years ago
  89. 3bdcdd8 Be more careful about exceptions in input callbacks. by Jeff Brown · 12 years ago
  90. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  91. 9d873d4 Merge "Avoid waking EGL in getInitCount" by Jesse Hall · 12 years ago
  92. 603b445 Ensure that apps crash if they throw exceptions. by Jeff Brown · 12 years ago
  93. 9847f31 Avoid waking EGL in getInitCount by Jesse Hall · 12 years ago
  94. c6d9930 SurfaceTexture: add GL context attach & detach by Jamie Gennis · 12 years ago
  95. 1da8f00 Merge "Embed layout padding in nine patch images" by Amith Yamasani · 12 years ago
  96. ec4a504 Embed layout padding in nine patch images by Amith Yamasani · 12 years ago
  97. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  98. b6a8007 Merge "Allow fine-grained control over functors execution" by Chris Craik · 12 years ago
  99. 9420abd Re-enable DisplayList properties. by Chet Haase · 12 years ago
  100. 8f3b8e3 Allow fine-grained control over functors execution by Romain Guy · 12 years ago