1. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 12 years ago
  2. caf813f Remove unused private API by Romain Guy · 12 years ago
  3. 16f5f5c Delete useless JNI methods. by Jeff Brown · 12 years ago
  4. c0102b7 Merge "Port the SQLite locale setting code to Java." by Jeff Brown · 12 years ago
  5. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 12 years ago
  6. 5461f5e Merge "Add support for EINTR in BT" by Kenny Root · 12 years ago
  7. a0db022 Add support for EINTR in BT by Kenny Root · 12 years ago
  8. a1c41e1 Add a new camera open API that allows taking the ownership. by Wu-cheng Li · 12 years ago
  9. 6940484 Merge "Use correct syntax for #include <> """ by Glenn Kasten · 12 years ago
  10. c81d31c Use correct syntax for #include <> "" by Glenn Kasten · 12 years ago
  11. 9dc348d Merge "Fix spurious ANRs in native activities." by Jeff Brown · 12 years ago
  12. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 12 years ago
  13. 2e76c99 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 12 years ago
  14. 18db49a Whitespace and indentation by Glenn Kasten · 12 years ago
  15. b48e029 Merge "Expose a function to set OpenGL Trace level." by Siva Velusamy · 12 years ago
  16. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  17. a8c67eb Merge "Add Java wrappers for new atrace functionality." by Jeff Brown · 12 years ago
  18. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  19. 28b269f Use audio_policy_output_flags_t consistently by Glenn Kasten · 12 years ago
  20. 64d10a1 Expose a function to set OpenGL Trace level. by Siva Velusamy · 12 years ago
  21. df0d3ab Merge "Use AudioRecord::record_flags consistently" by Glenn Kasten · 12 years ago
  22. 047238c Switch Parcel to static JNI calls, pass pointer. by Jeff Sharkey · 12 years ago
  23. f60a5d7 Use AudioRecord::record_flags consistently by Glenn Kasten · 12 years ago
  24. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  25. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  26. 66199cf Merge "Remove obsolete references to sched_policy.h" by Glenn Kasten · 12 years ago
  27. 403475a Remove obsolete references to sched_policy.h by Glenn Kasten · 12 years ago
  28. f51abc7 Merge "Delete display list objects and resources on the UI thread Bug #6073717 Bug #6065504 Bug #6026515 Bug #5971725" by Romain Guy · 12 years ago
  29. bb0acdf Delete display list objects and resources on the UI thread by Romain Guy · 12 years ago
  30. ef6f68b Merge "Don't log SQLITE_SCHEMA errors." by Jeff Brown · 12 years ago
  31. 08cbdad Don't log SQLITE_SCHEMA errors. by Jeff Brown · 12 years ago
  32. 2bf68f0 Deferred layer updates by Romain Guy · 12 years ago
  33. 5936ff0 Externalize more SQLite configuration options. by Jeff Brown · 12 years ago
  34. 0e689ab Merge "Don't throw if sqlite3_finalize returns an error." by Jeff Brown · 12 years ago
  35. 958cbba Don't throw if sqlite3_finalize returns an error. by Jeff Brown · 12 years ago
  36. ff40ab7 Fix bug #5180841 TextLayoutCache needs to support Indic by Fabrice Di Meglio · 12 years ago
  37. 49d2b18 move CursorWindow from libbinder to libandroidfw by Mathias Agopian · 12 years ago
  38. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  39. 018549e Merge "remove dependency on android_native{s_priv|buffer}.h" by Mathias Agopian · 12 years ago
  40. af01feaf remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  41. 325740f Add hooks to implement Canvas.drawTextOnPath() in GL by Romain Guy · 12 years ago
  42. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  43. 94d0024 Power HAL PowerManagerService hookup by Todd Poynor · 13 years ago
  44. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  45. 4a7571b Merge "frameworks/base refactoring." by Jeff Brown · 12 years ago
  46. b93a03f8 frameworks/base refactoring. by Mathias Agopian · 12 years ago
  47. 6917e65 Merge "Record possible clip rejects when recording display lists" by Romain Guy · 12 years ago
  48. 8d25cb8 bluetooth: replace malloc() + memset() to zero with calloc() by Iliyan Malchev · 12 years ago
  49. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 12 years ago
  50. 9806a23 Ignore broken input channel when finishing input event. by Jeff Brown · 12 years ago
  51. b503f1e Don't throw on EPIPE in consumeBatchedInputEvents. by Jeff Brown · 12 years ago
  52. 91ec0b7 Merge "Clean up InputChannel file descriptor data type." by Jeff Brown · 12 years ago
  53. 91e3289 Clean up InputChannel file descriptor data type. by Jeff Brown · 12 years ago
  54. 870084d Merge "Initial support for concurrency" by Irfan Sheriff · 12 years ago
  55. b3db213 Update comments by Glenn Kasten · 13 years ago
  56. a9daa16 Merge "Fix possible races in vsync infrastructure." by Jeff Brown · 12 years ago
  57. 58aedbc Fix possible races in vsync infrastructure. by Jeff Brown · 12 years ago
  58. b35b9a8 am 6466f400: am fca4ff38: am eaf2617f: am 472512f6: Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 12 years ago
  59. eaf2617 am 472512f6: Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 12 years ago
  60. 472512f Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 12 years ago
  61. 072ec96 Implement batching of input events on the consumer side. by Jeff Brown · 12 years ago
  62. cbee6d6 Rewrite input transport using sockets. by Jeff Brown · 13 years ago
  63. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 12 years ago
  64. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  65. 1137be1 Follow raw pointer and sp<> conventions by Glenn Kasten · 12 years ago
  66. 5dd4754 Merge "No newline or space at end of ALOG format string" by Glenn Kasten · 12 years ago
  67. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  68. d3622e9 Disable output processing when opening serial port. by Girts Folkmanis · 13 years ago
  69. 7dbc4b4 Add SerialPort.sendBreak() by Mike Lockwood · 13 years ago
  70. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  71. cbdb49d Simple master volume support by Mike Lockwood · 13 years ago
  72. 0765c44 No newline or space at end of ALOG format string by Glenn Kasten · 13 years ago
  73. fb2cfa2 Comment out a warning message to avoid log spamming. by Chih-Chung Chang · 13 years ago
  74. 0a3f6d6 am 33476f7a: am f79bcd2d: am 52da99fa: am a081c7b8: Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 12 years ago
  75. 52da99f am a081c7b8: Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 12 years ago
  76. ffd1212 Merge "Revert back to DroidSansArabic font for SystemUI" by Fabrice Di Meglio · 13 years ago
  77. 1ef7d13 Merge "Multi-user - 1st major checkin" by Amith Yamasani · 13 years ago
  78. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  79. 2d315df Merge "Fix bug #5929529 Parentheses aren't correctly rendered in RTL context" by Fabrice Di Meglio · 13 years ago
  80. 191c849 Merge "Use ToneGenerator::tone_type consistently" by Glenn Kasten · 13 years ago
  81. ab8c738 Fix bug #5929529 Parentheses aren't correctly rendered in RTL context by Fabrice Di Meglio · 13 years ago
  82. 9b255ca Revert back to DroidSansArabic font for SystemUI by Fabrice Di Meglio · 13 years ago
  83. 8835f29 Fix incorrect prototype for JNI call by Bhanu Chetlapalli · 13 years ago
  84. 889a3fa Skia API changes as a result of an update to the Skia library. by Derek Sollenberger · 13 years ago
  85. 13631f3 Add debug markers to OpenGLRenderer by Romain Guy · 13 years ago
  86. 530041d Add stencil buffer to the EGL config by Romain Guy · 13 years ago
  87. 2d2d7d6 Merge "Implement a cancelation mechanism for queries." by Jeff Brown · 13 years ago
  88. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  89. 23f7ad3 Use ToneGenerator::tone_type consistently by Glenn Kasten · 13 years ago
  90. 39d18f5 Merge "Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE" by Fabrice Di Meglio · 13 years ago
  91. a731b08 Code cleaning: centralize use of #if USE_TEXT_LAYOUT_CACHE by Fabrice Di Meglio · 13 years ago
  92. c14639a Merge "Use audio_source_t consistently" by Glenn Kasten · 13 years ago
  93. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 13 years ago
  94. 7d6d9c0 Initial support for concurrency by Irfan Sheriff · 13 years ago
  95. 37c56b9 Merge changes Ib6b6da1d,I6d9a466a by Mathias Agopian · 13 years ago
  96. e414613 Merge "Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regression:FA, AR, HE and TH - Font Corruption" by Fabrice Di Meglio · 13 years ago
  97. 3941a22 Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regression:FA, AR, HE and TH - Font Corruption by Fabrice Di Meglio · 13 years ago
  98. b335fad hack up frame latency measurement by Jamie Gennis · 13 years ago
  99. 1a54368 Merge "Add full support for Canvas.setDrawFilter()" by Romain Guy · 13 years ago
  100. 5ff9df6 Add full support for Canvas.setDrawFilter() by Romain Guy · 13 years ago