1. 45dd12c Merge change I9f3020db into eclair by Android (Google) Code Review · 15 years ago
  2. 9f3020d fix [2243164] live wallpaper screen artifacts at end of boot by Mathias Agopian · 15 years ago
  3. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
  4. 26a2d82 Add -P flag to ps in dumpstate by Evan Millar · 15 years ago
  5. 11ebbfd A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image. by Andreas Huber · 15 years ago
  6. b80b8d5 Fix issue #2175693: Add vmallocinfo to dumpstate by Dianne Hackborn · 15 years ago
  7. b7c34ce dumpstate: 'RAMCONSOLE' -> 'LAST KMSG' by San Mehat · 15 years ago
  8. bb6fa17 dumpstate: Emit a logcat message at beginning and end of execution. by Mike Lockwood · 15 years ago
  9. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  10. 2ecf3f5e0 dumpstate: Add backlight information to bugreport output. by Mike Lockwood · 15 years ago
  11. af68634 dumpstate: Display mtime instead of ctime by San Mehat · 15 years ago
  12. a8826d6 improve boot animation a bit by Mathias Agopian · 15 years ago
  13. 039c68e The touch screen is probably a feature. by Dianne Hackborn · 15 years ago
  14. 23b4faf Use reflection to figure out a readable string from install error code. by Xavier Ducrohet · 15 years ago
  15. b559780 keystore: remove old implementation and test. by Chia-chi Yeh · 15 years ago
  16. 8434c53 the boot animation is back! it broke in a recent check-in by Mathias Agopian · 15 years ago
  17. b4d5a72 fix simulator build by Mathias Agopian · 15 years ago
  18. bc72611 fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain) by Mathias Agopian · 15 years ago
  19. 1f68022 keystore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  20. 0af6072 keystore: exclude builds for simulator. by Chia-chi Yeh · 15 years ago
  21. 626c46b keystore: enable delete(), scan(), exist() when keystore is locked. by Chia-chi Yeh · 15 years ago
  22. c4b1445 keystore: switch to multi-user version. by Chia-chi Yeh · 15 years ago
  23. adbc99b keystore: add multi-user support. by Chia-chi Yeh · 15 years ago
  24. 3065a3c Merge change 25528 into eclair by Android (Google) Code Review · 15 years ago
  25. 1a77b68e Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 15 years ago
  26. 5b68080 Fix a minor bug in is_alnum_string()... by Hung-ying Tyan · 15 years ago
  27. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  28. 3ccfaaa Merge change 24673 into eclair by Android (Google) Code Review · 15 years ago
  29. 66c2a97 Merge change 24762 into eclair by Android (Google) Code Review · 15 years ago
  30. 5a131e5 dumpstate: Switch back to running as non-root by Mike Lockwood · 15 years ago
  31. 2aa39c4 Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 15 years ago
  32. 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 15 years ago
  33. a7df557 Add tests and misc fixes on keystore. by Hung-ying Tyan · 15 years ago
  34. e6c4096 Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  35. 4e60d7e Merge change 24179 into eclair by Android (Google) Code Review · 15 years ago
  36. 801b73f Replace the delimiter whitespace with '\0'. by Chung-yih Wang · 15 years ago
  37. ee606e6 Support encoding amr-wb content in stagefright. by Andreas Huber · 15 years ago
  38. a4eb91d dumpstate: Add the ctime (time the file was harvested out of /proc) to dump. by San Mehat · 15 years ago
  39. 54ee784 Add another testcase for moto to reproduce bug #2099685 to the stagefright commandline app. by Andreas Huber · 15 years ago
  40. e131b74 Merge change 23861 into eclair by Android (Google) Code Review · 15 years ago
  41. 308f31d Replace the bugreport symlink with a tool that starts the new dumpstate service. by Mike Lockwood · 15 years ago
  42. f619028 Merge change 23715 into eclair by Android (Google) Code Review · 15 years ago
  43. 8e65337 Merge change 23714 into eclair by Android (Google) Code Review · 15 years ago
  44. 8d53373 dumpstate: Add option to output to socket, disable code that switched to nonroot by Mike Lockwood · 15 years ago
  45. 4c48342 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 15 years ago
  46. da050cf2 Some work to make audio encoding work. by Andreas Huber · 15 years ago
  47. 30b9f57 dumpstate: Add support for apanic crash data by San Mehat · 15 years ago
  48. f03fb48 Add error output to pm for FAILED_MISSING_FEATURE by Xavier Ducrohet · 15 years ago
  49. e915a85 More assert => CHECK by Andreas Huber · 15 years ago
  50. a84b0e0 Fixing the build. by Andreas Huber · 15 years ago
  51. 329577a Squashed commit of the following: by Andreas Huber · 15 years ago
  52. 0fb6477 Extend stagefright commandline up to enable vendor to reproduce specific bugs filed. by Andreas Huber · 15 years ago
  53. bc7bba4 dumpstate: Get last_kmsg from /data instead of /proc. by San Mehat · 15 years ago
  54. 557c6ce Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration. by Andreas Huber · 15 years ago
  55. 96774d9 Enable specification of http:// urls in stagefright commandline tool. by Andreas Huber · 15 years ago
  56. 5c0a913 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 15 years ago
  57. 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
  58. 1d3fb67 Merge change 21745 into eclair by Android (Google) Code Review · 15 years ago
  59. 09daada Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 15 years ago
  60. 6a2d513 Merge change 21221 into eclair by Android (Google) Code Review · 15 years ago
  61. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  62. 317a628 Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed. by Mathias Agopian · 15 years ago
  63. 401ad72 Modify svc power command so it pokes the wake lock when called. This will ensure screen is not asleep if stayon is requested. by Guang Zhu · 15 years ago
  64. 0e0b4ae Don't let bmgr leave a restore session hanging on error by Christopher Tate · 15 years ago
  65. 36093d4 Merge change 20095 by Android (Google) Code Review · 15 years ago
  66. f1ab36f Fix network order for marshalling in keystore interface. by repo sync · 15 years ago
  67. 84780f5 Don't crash if the Backup Manager returns a null RestoreSet[] by Christopher Tate · 15 years ago
  68. 77095d4 make restore tokens shown in hex. by Christian Sonntag · 15 years ago
  69. 02d34e7 Merge change 20439 by Android (Google) Code Review · 15 years ago
  70. 08e40b8 Fix Bmgr's logic around restore completion by Christopher Tate · 15 years ago
  71. 0d596d4 Build the stagefright library by default. by Andreas Huber · 15 years ago
  72. 738b9a4 make sure bootanimation will choose the right config wrt the native surface by Mathias Agopian · 15 years ago
  73. ea03f4a Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 15 years ago
  74. dbf5f0c am b86bad94: Merge change 9438 into donut by Android (Google) Code Review · 15 years ago
  75. b86bad9 Merge change 9438 into donut by Android (Google) Code Review · 15 years ago
  76. e81f51f Change some log.i to log.d. by Hung-ying Tyan · 15 years ago
  77. abac010 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  78. 9225dfa am f4692640: Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  79. f469264 Add unit tests for netkeystore. by Chung-yih Wang · 15 years ago
  80. a0d128c resolved conflicts for merge of de36313b to master by Mathias Agopian · 15 years ago
  81. de36313 fix [1981759] -no-boot-anim has no effect by Mathias Agopian · 15 years ago
  82. 461bcdd am e640d259: Merge change 8832 into donut by Android (Google) Code Review · 15 years ago
  83. 8166864 fix [1996214] Boot animation is occasionally messed up by Mathias Agopian · 15 years ago
  84. 8a43277 Squashed commit of the following: by Andreas Huber · 15 years ago
  85. b4e5528 am 75b68163: Add memcpy and strcpy boundary check. by Chung-yih Wang · 15 years ago
  86. 75b6816 Add memcpy and strcpy boundary check. by Chung-yih Wang · 15 years ago
  87. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  88. 9f4af53 Make intent broadcasts in "am" synchronous (they wait until exit). by Dan Egnor · 15 years ago
  89. dc6399b am 0d039ba3: Merge change 7508 into donut by Android (Google) Code Review · 15 years ago
  90. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago
  91. ef33cdd keystore: Fix a compile warning. by Chia-chi Yeh · 15 years ago
  92. b5af325 rename libsgl/libcorecg to libskia by Mike Reed · 15 years ago
  93. 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  94. 71830ea am 3383df38: Merge change 6198 into donut by Android (Google) Code Review · 15 years ago
  95. 58c714c am 699ca3f2: Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago
  96. 522ea0d am 24ad29c6: Merge change 6177 into donut by Android (Google) Code Review · 15 years ago
  97. 80f4913 am d23d7f2d: Add a \'wipe\' operation to Bmgr by Christopher Tate · 15 years ago
  98. 3383df3 Merge change 6198 into donut by Android (Google) Code Review · 15 years ago
  99. fd70bed keystore: Provide a generic getter for native components. by Chia-chi Yeh · 15 years ago
  100. 699ca3f Add password field for WiFi configuration. by Chung-yih Wang · 15 years ago