1. a1d9388 show that we need to glClear to be fast(er) by Mathias Agopian · 16 years ago
  2. 0d63f81 option to use drawtexture at compile time by Mathias Agopian · 16 years ago
  3. 88caa97 fix and extend the filter test a bit by Mathias Agopian · 16 years ago
  4. 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 16 years ago
  5. c5ea439 Merge change 20812 by Android (Google) Code Review · 16 years ago
  6. b4f59bff Fix possible exception in default live wallpaper by Romain Guy · 16 years ago
  7. b028f92 Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed. by Guang Zhu · 16 years ago
  8. ce6182f Merge change 20788 by Android (Google) Code Review · 16 years ago
  9. 1d14498 Merge change 20775 by Android (Google) Code Review · 16 years ago
  10. 7ec1987 make private inner classes static by Cary Clark · 16 years ago
  11. 2b7d44e Merge change 20781 by Android (Google) Code Review · 16 years ago
  12. 686cf75 replace 'new String()' with "" by Cary Clark · 16 years ago
  13. 0867e69 make final constants static by Cary Clark · 16 years ago
  14. 09ddc08 Fixes #2021442. Prevent app widgets from clobbering Home's view ids. by Romain Guy · 16 years ago
  15. 7d89133 Merge change 20683 by Android (Google) Code Review · 16 years ago
  16. 81df0d9 Merge change 8575 by Android (Google) Code Review · 16 years ago
  17. f280a1b Merge change 20750 by Android (Google) Code Review · 16 years ago
  18. a589419 remove unused locals by Cary Clark · 16 years ago
  19. b474b45 Merge change 20739 by Android (Google) Code Review · 16 years ago
  20. dcbc531 Merge change 20663 by Android (Google) Code Review · 16 years ago
  21. f28ca90 Update getNumberFromIntent() to read from both providers. by Jeff Sharkey · 16 years ago
  22. ad2eaf2 Added long-press hooks to Contact header widget. by Jeff Sharkey · 16 years ago
  23. c4e58c0 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 16 years ago
  24. 6c30a71 Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing. by Eric Laurent · 16 years ago
  25. 33bb0c9 Fix issue 2043314: Recorded audio is choppy. by Eric Laurent · 16 years ago
  26. 4422469 Merge change 20632 by Android (Google) Code Review · 16 years ago
  27. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 16 years ago
  28. 2ce89ad resolved conflicts for merge of 8af63bc9 to master by Eric Laurent · 16 years ago
  29. c8707a9 Merge change 20699 by Android (Google) Code Review · 16 years ago
  30. 4523b768 enable HW acceleration for the Dim Surface on 8k devices by Mathias Agopian · 16 years ago
  31. 08b75b1 New ContentProviderOperation to assert values during batch. by Jeff Sharkey · 16 years ago
  32. 3afaaf7 Merge change 20686 by Android (Google) Code Review · 16 years ago
  33. ee1e253 fix the build by Joe Onorato · 16 years ago
  34. 507f160 Adding a MARKED_AS_DIRTY parameter to Groups. by Dmitri Plotnikov · 16 years ago
  35. e359b68 Merge change 20627 by Android (Google) Code Review · 16 years ago
  36. c6f79ce Add operator name in network selection. by johnwang · 16 years ago
  37. 597f2b7 Add ro.telephony.disable-call check in dialing. by johnwang · 16 years ago
  38. 1fd459f Merge change 20674 by Android (Google) Code Review · 16 years ago
  39. 0d54b02 Add a new setting for controling how much time to wait before discarding uphill operations by Cynthia Wong · 16 years ago
  40. 614cf0b Merge change 20677 by Android (Google) Code Review · 16 years ago
  41. e6f0f5c workaround a bug in the SGX driver that would prevent eglGetConfig to work properly by Mathias Agopian · 16 years ago
  42. 8cb1428 Merge change 20660 by Android (Google) Code Review · 16 years ago
  43. 2e9c859 Merge change 20607 by Android (Google) Code Review · 16 years ago
  44. a1cbccd Merge change 20643 by Android (Google) Code Review · 16 years ago
  45. aaa441f Merge change 20668 by Android (Google) Code Review · 16 years ago
  46. f2c321a Print restore tokens in hex by Christopher Tate · 16 years ago
  47. f415cf2 Add two addDefines methods to ScriptC.Builder. They add #defines from the fileds on a class or object that you pass in. by Joe Onorato · 16 years ago
  48. 5d3b131 Merge change 20657 by Android (Google) Code Review · 16 years ago
  49. 1010ac9 Fix possible NPE when mutating a DrawableContainer by Romain Guy · 16 years ago
  50. 1f9ef9a Merge change 20654 by Android (Google) Code Review · 16 years ago
  51. daed524 The build system knows how to deal with lex files, but it treats them as c++, so make spec.lex by Joe Onorato · 16 years ago
  52. 326580d Add calendar_sync_window_days setting to control calendar sync window. by Ken Shirriff · 16 years ago
  53. 40a29e8 Implement basic allocation readback. Add Get height, width to ScriptC_Lib. by Jason Sams · 16 years ago
  54. 00c89f6 add the deleted flag to the Groups table by Fred Quintana · 16 years ago
  55. 9a4c063 call super.finalize() from WebView by Cary Clark · 16 years ago
  56. c028d09 Merge change 20640 by Android (Google) Code Review · 16 years ago
  57. 01e5fbd build libRS by Joe Onorato · 16 years ago
  58. ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 16 years ago
  59. 07cbacc Merge change 20622 by Android (Google) Code Review · 16 years ago
  60. 49c4112 Merge change 20611 by Android (Google) Code Review · 16 years ago
  61. 3db35b4 Remove unused member mHeaderValueIndex by Cary Clark · 16 years ago
  62. e9ec12c Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 16 years ago
  63. 6f7e097 Limit AudioFlinger mixer track sampling rate. by Eric Laurent · 16 years ago
  64. fa32db1 setting the pixel format for a given surface by Derek Sollenberger · 16 years ago
  65. 36093d4 Merge change 20095 by Android (Google) Code Review · 16 years ago
  66. f1ab36f Fix network order for marshalling in keystore interface. by repo sync · 16 years ago
  67. e00dd1e Make GSM 7-bit encoding properly deal with initial padding. by Tammo Spalink · 16 years ago
  68. 6307f02 Merge change 20586 by Android (Google) Code Review · 16 years ago
  69. d7b3774 Let java put #defines into renderscript by Joe Onorato · 16 years ago
  70. 42431bc Merge change 20582 by Android (Google) Code Review · 16 years ago
  71. a9d2d5e Make the laves follow the ripples by Romain Guy · 16 years ago
  72. 3370ec9 add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis by Joe Onorato · 16 years ago
  73. 759a39e Live wallpapers become a little more real. by Dianne Hackborn · 16 years ago
  74. 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 16 years ago
  75. 467f3df Merge change 9608 by Android (Google) Code Review · 16 years ago
  76. 3918e13 Add configurable data-retry. by Wink Saville · 16 years ago
  77. 8c52cf7 Merge change 20578 by Android (Google) Code Review · 16 years ago
  78. 8f5c94b Better ripples and leaves by Romain Guy · 16 years ago
  79. e4ebbd2 CDMA voicemail notification fixes by Christian Gustafsson · 16 years ago
  80. 29b8fca Merge change 20568 by Android (Google) Code Review · 16 years ago
  81. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 16 years ago
  82. 5221dfd Revert "Disable data call in emergency call" by Wink Saville · 16 years ago
  83. 542040c Merge change 20493 by Android (Google) Code Review · 16 years ago
  84. 8af63bc Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM]. by Eric Laurent · 16 years ago
  85. 983acc3 Merge change 20536 by Android (Google) Code Review · 16 years ago
  86. f1e5b0d add support for RGBX_8888 by Mathias Agopian · 16 years ago
  87. 2e6bca6 Temporarily rollback a change that's causing SetupWizard failures during restore. #2042337 by Amith Yamasani · 16 years ago
  88. c0f0115 Merge change 20530 by Android (Google) Code Review · 16 years ago
  89. 1d40f50 remove unused and confusing comment by Mathias Agopian · 16 years ago
  90. e34a01e Merge change 20474 by Android (Google) Code Review · 16 years ago
  91. 9504c00 Merge change 20509 by Android (Google) Code Review · 16 years ago
  92. db704e2 Merge changes 20497,20498,20499 by Android (Google) Code Review · 16 years ago
  93. 9ca4dd6 minor code clean-up by Mathias Agopian · 16 years ago
  94. 509dae5 added EGLUtils::strerror by Mathias Agopian · 16 years ago
  95. 8932507 unhide postUrl by Alex Gruenstein · 16 years ago
  96. 84780f5 Don't crash if the Backup Manager returns a null RestoreSet[] by Christopher Tate · 16 years ago
  97. b99ab30 Merge change 20481 by Android (Google) Code Review · 16 years ago
  98. 6c0cc6d Add refraction and bettr normals computation to FallRS by Romain Guy · 16 years ago
  99. 92c1752 Change WIFI key by Christian Sonntag · 16 years ago
  100. 76b8c2c Merge change 20336 by Android (Google) Code Review · 16 years ago