1. 1d1435a Don't check provisioning when trying setup data call. by Sangcheol Lee · 13 years ago
  2. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  3. 7466b0f Merge "Implement native println_native in android.util.Log for LayoutLib" by Philip Milne · 13 years ago
  4. af61fd0 Merge "Add geocoded location to call log." by Flavio Lerda · 13 years ago
  5. 9ce7c09 Merge "add renderscript doc comments for exposed headers" by Alex Sakhartchouk · 13 years ago
  6. 82f006f Merge "Add progress to Notification.Builder." by Jeff Sharkey · 13 years ago
  7. 541d8ea Merge "Fix random stats generation for debugging." by Jeff Sharkey · 13 years ago
  8. 9940c60 Merge "Start refactoring RS headerfiles for docs." by Stephen Hines · 13 years ago
  9. e13e48d Merge "Add security checks for new API" by Kenny Root · 13 years ago
  10. 61ccc6a Merge changes I46744e51,I1f566cce by Fabrice Di Meglio · 13 years ago
  11. 0419a2a Merge "Fix 5044158: Fix lockscreen layout issues" by Jim Miller · 13 years ago
  12. 06ec662 Merge "Implement switchConnectable with Powered property setting instead of scan modes" by Matthew Xie · 13 years ago
  13. 85765a4 Merge "Add a flag to force suppression of the auth dialog." by Ben Murdoch · 13 years ago
  14. 6b2b8bd add renderscript doc comments for exposed headers by Alex Sakhartchouk · 13 years ago
  15. 573fa62 Start refactoring RS headerfiles for docs. by Jason Sams · 13 years ago
  16. ea67005 Implement native println_native in android.util.Log for LayoutLib by Philip Milne · 13 years ago
  17. 1c40013 Add progress to Notification.Builder. by Jeff Sharkey · 13 years ago
  18. 95b0292 Merge "Fix for bug 5115066 Handler override of toString() hides derived class name" by Romain Guy · 13 years ago
  19. 0ed837a Merge "Do not release recording frames if camera is gone" by James Dong · 13 years ago
  20. 461ff1f Add security checks for new API by Kenny Root · 13 years ago
  21. 4332168 Merge "Keep effects sessions active when the caller dies." by Marco Nelissen · 13 years ago
  22. 6ae7ba3 Merge "Improve window manager debug output." by Dianne Hackborn · 13 years ago
  23. 1f6ac8b Merge "Handles' position are updated in case of external change." by Gilles Debunne · 13 years ago
  24. b932146 Merge "The PASTE action is always displayed, even when starting a selection" by Gilles Debunne · 13 years ago
  25. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  26. 588d856 Fix for bug 5115066 Handler override of toString() hides derived class name by Kristian Monsen · 13 years ago
  27. a4418e0 Merge "Scrollbar handle from gingerbread Bug: 5076695" by Justin Ho · 13 years ago
  28. aebd547 Merge "Fix ViewPropertyAnimator duration and startDelay issues" by Chet Haase · 13 years ago
  29. 270f930 Add geocoded location to call log. by Flavio Lerda · 13 years ago
  30. 08a9071 Merge "Unhide camera recording hint API." by Wu-cheng Li · 13 years ago
  31. 50d3c66 Merge "Fix bug 5135608 - Let AbsListView take focus while detached" by Adam Powell · 13 years ago
  32. b375013 Fix bug 5135608 - Let AbsListView take focus while detached by Adam Powell · 13 years ago
  33. 43a3d91 free all buffers when ANativeWindow::disconnect is called by Mathias Agopian · 13 years ago
  34. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  35. fc4ba11 Merge "improve dumpsys SurfaceFlinger output" by Mathias Agopian · 13 years ago
  36. 03edb5d Merge "add some logs to track a crash in eglCreateImageKHR" by Mathias Agopian · 13 years ago
  37. 95dfd05 add some logs to track a crash in eglCreateImageKHR by Mathias Agopian · 13 years ago
  38. a44abeb Improve window manager debug output. by Dianne Hackborn · 13 years ago
  39. 6ab90ed Solidify and optimize Paint text related APIs by Fabrice Di Meglio · 13 years ago
  40. cbbd93a Fix ViewPropertyAnimator duration and startDelay issues by Chet Haase · 13 years ago
  41. c61f888 Fix 5044158: Fix lockscreen layout issues by Jim Miller · 13 years ago
  42. c9e7b22 Scrollbar handle from gingerbread Bug: 5076695 by Justin Ho · 13 years ago
  43. a00b97c Merge "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  44. f6a241fc Merge "Updated scrollbar handle Bug: 5076695" by Justin Ho · 13 years ago
  45. 2d21f32 Updated scrollbar handle Bug: 5076695 by Justin Ho · 13 years ago
  46. 514a0b3 Merge "Migrate perf-critical functions away from librs." by Stephen Hines · 13 years ago
  47. 0c3367f improve dumpsys SurfaceFlinger output by Mathias Agopian · 13 years ago
  48. f7c8f9f Merge "Add RS docs for rs_core.rsh" by Jason Sams · 13 years ago
  49. b2adc90 Merge "Bug 5080369: merging new assets" by Justin Ho · 13 years ago
  50. d1bfd12 Add RS docs for rs_core.rsh by Jason Sams · 13 years ago
  51. 9d54a3d Merge "Removing unused spinner_active Bug: 5076695" by Justin Ho · 13 years ago
  52. bbca4c1 Merge "Updated switches Bug: 5076695" by Justin Ho · 13 years ago
  53. f44335f Updated switches Bug: 5076695 by Justin Ho · 13 years ago
  54. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  55. 4295ca0 Merge "Fix cancellation of AnimatorSet when child animation has delay" by Chet Haase · 13 years ago
  56. 06db72d Merge "Don't draw more than what we need." by Romain Guy · 13 years ago
  57. e004058 Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  58. 9b3ef02 Merge "Import revised translations." by Eric Fischer · 13 years ago
  59. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  60. 68c5f17 Merge "Fix bug 5116434 - Bookmark label is not highlighted." by Adam Powell · 13 years ago
  61. c3166e1 Don't draw more than what we need. by Romain Guy · 13 years ago
  62. faa6ffa Fix bug 5116434 - Bookmark label is not highlighted. by Adam Powell · 13 years ago
  63. 98d29b4 Merge "Follow up to TextView's baseline is correctly computed for empty text" by Fabrice Di Meglio · 13 years ago
  64. 15c097a Add more optimizations for Text measuring / breaking / getting advances by Fabrice Di Meglio · 13 years ago
  65. 00ac96b Merge "Add docs to rs_types.rsh" by Jason Sams · 13 years ago
  66. a00e6d8 Add docs to rs_types.rsh by Jason Sams · 13 years ago
  67. e3a7011 Removing unused spinner_active Bug: 5076695 by Justin Ho · 13 years ago
  68. f9b467f Bug 5080369: merging new assets by Gilles Debunne · 13 years ago
  69. e7a0bc0 Merge "Prevent NPE when registering a remote control client" by Neel Parekh · 13 years ago
  70. 3b0ae45 Merge "Updated fastscroll assets Bug:5076695" by Justin Ho · 13 years ago
  71. 20efac6 Updated fastscroll assets Bug:5076695 by Justin Ho · 13 years ago
  72. beb4641 Merge "Updated numberpicker_ assets Bug: 5076695" by Justin Ho · 13 years ago
  73. 8d4ed0d Prevent NPE when registering a remote control client by Neel Parekh · 13 years ago
  74. 87764d4 Merge "Updated rating stars Bug: 5076695" by Justin Ho · 13 years ago
  75. b2788f8 Updated numberpicker_ assets Bug: 5076695 by Justin Ho · 13 years ago
  76. 276966e Merge "Updated quickcontact badges Bug: 5076695" by Justin Ho · 13 years ago
  77. b6c5752 Updated rating stars Bug: 5076695 by Justin Ho · 13 years ago
  78. f6d3079 Merge "Don't perform query if QuickContactBadge has been initialized via assignContactUri" by Daniel Lehmann · 13 years ago
  79. f957618 Merge "Revert "Adapt TextLayoutCache for new Harfbuzz scripts"" by Fabrice Di Meglio · 13 years ago
  80. 535f6db Merge "Revert "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear as LTR"" by Fabrice Di Meglio · 13 years ago
  81. 9c89d5d Revert "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear as LTR" by Fabrice Di Meglio · 13 years ago
  82. 4c7dbc0 Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS) by Fabrice Di Meglio · 13 years ago
  83. 880f64a Merge "VPN: introduce VpnService as the base class for user space VPN." by Chia-chi Yeh · 13 years ago
  84. f09e46e Revert "Adapt TextLayoutCache for new Harfbuzz scripts" by Fabrice Di Meglio · 13 years ago
  85. 930740d Merge "Store last-resume times in a separate XML file." by Mark Brophy · 13 years ago
  86. 75e0254 Merge "Fixing rs crash when no texture is bound." by Alex Sakhartchouk · 13 years ago
  87. 199ed6e VPN: introduce VpnService as the base class for user space VPN. by Chia-chi Yeh · 13 years ago
  88. 2532672 Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans applied (ICS)" by Fabrice Di Meglio · 13 years ago
  89. 4974bc1 Prevent crash when purging the gradients cache. Bug #5133876 by Romain Guy · 13 years ago
  90. 1eb1f72 Merge "Updated tab assets, removing [un]selected_pressed_focused states Updated appropriate style Bug: 5076695" by Justin Ho · 13 years ago
  91. 50859a6 Merge "Updated overscroll assets Bug: 5076695" by Justin Ho · 13 years ago
  92. 3a02ff1 Merge "Fix bug 5112702 - switches should have "ON" on the right" by Adam Powell · 13 years ago
  93. e112567 Merge "Fix bug 5116342 - don't keep fragment state around once resumed" by Adam Powell · 13 years ago
  94. 850dffa Follow up to TextView's baseline is correctly computed for empty text by Fabrice Di Meglio · 13 years ago
  95. c993acb Merge "AudioFlinger: protect input/output stream access" by Eric Laurent · 13 years ago
  96. 6f9ff53 Merge "Bug 5045498 API for client to notify remote control info changed" by Jean-Michel Trivi · 13 years ago
  97. ac54d8e Updated tab assets, removing [un]selected_pressed_focused states by Justin Ho · 13 years ago
  98. 828b977 AudioFlinger: protect input/output stream access by Eric Laurent · 13 years ago
  99. c635027 Store last-resume times in a separate XML file. by Mark Brophy · 13 years ago
  100. 4a0401c Updated quickcontact badges Bug: 5076695 by Justin Ho · 13 years ago