1. 010fccb minor clean-up GLclampx -> GLclampf by Mathias Agopian · 15 years ago
  2. dc7a80f clean-up dead-code by Mathias Agopian · 15 years ago
  3. a7f6692 Make sure to use filtering while in fixed-size mode by Mathias Agopian · 15 years ago
  4. 38ece27 oopsie. forgot to displatch SET_BUFFERS_GEOMETRY by Mathias Agopian · 15 years ago
  5. 18d92c9 Merge "fix [2712278] The preview buffer left some black borders in left and bottom edges" into kraken by Mathias Agopian · 15 years ago
  6. 631f358 fix [2712278] The preview buffer left some black borders in left and bottom edges by Mathias Agopian · 15 years ago
  7. b9949d2 am 6e0967b3: am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 15 years ago
  8. 605cb75 am b0016e2b: Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 15 years ago
  9. d5fa4a9 Merge "Added the runtime parameters for the mediarecorder stress test. Set the total number of the stress loops of camera preview memory test to 200." into froyo by Yu Shan Emily Lau · 15 years ago
  10. 6bd416f Merge "Fix 2667859: change text back to default size" into kraken by Jim Miller · 15 years ago
  11. 50d4522 am 88ccecf5: am d1055a25: Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 15 years ago
  12. 1a5fe61 am d1055a25: Make the NTP Cache max-age gservices-settable by Robert Greenwalt · 15 years ago
  13. 60eef82 Merge "Support for thumbnail extraction in the Matroska extractor." into kraken by Andreas Huber · 15 years ago
  14. dee5c2a Merge "Fix the simulator build broken by commit 5fe37c6838de9fbd959ad19ba44aa3d00d1b4e6f" into kraken by Eric Laurent · 15 years ago
  15. 6420423 Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries." into kraken by Eric Laurent · 15 years ago
  16. 97e8ff0 Merge "added the notion of fixed-size buffers" into kraken by Mathias Agopian · 15 years ago
  17. 2d156c2 Merge "fix a bug when reallocating a window's buffers is needed" into kraken by Mathias Agopian · 15 years ago
  18. a138f89 added the notion of fixed-size buffers by Mathias Agopian · 15 years ago
  19. 440bc27 am f67c874c: am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children. by Adam Powell · 15 years ago
  20. 213f391 am 7e5e3745: Fix bug 2710825 - Prevent ExpandableListView from scrolling too far when expanding children. by Adam Powell · 15 years ago
  21. a0b3f1d fix a bug when reallocating a window's buffers is needed by Mathias Agopian · 15 years ago
  22. 5ed37d3 Merge "Add Geocorder.isImplemented()" into kraken by Mike Lockwood · 15 years ago
  23. 2673ba5 Merge "Properly handle start code in H264/AVC encoder output" into kraken by James Dong · 15 years ago
  24. 1025833 am 3cffe1ab: am c7c7afd7: Doc change: Fix incorrect adt version reference etc. by Dirk Dougherty · 15 years ago
  25. 534663e am c7c7afd7: Doc change: Fix incorrect adt version reference etc. by Dirk Dougherty · 15 years ago
  26. b5f0782 Merge "New shadowy status bar, direct from Z'ha'dum." into kraken by Daniel Sandler · 15 years ago
  27. 6697ed5 Merge "Disable CameraServiceTest in a normal build." into kraken by Chih-Chung Chang · 15 years ago
  28. f10d7fd added native_window_set_buffer_count() by Mathias Agopian · 15 years ago
  29. 3e23593 Merge "fix the threading issue for setBuffercount()" into kraken by Mathias Agopian · 15 years ago
  30. 1bb6a71 Merge "Fix broken Javadoc links" into kraken by Mike Lockwood · 15 years ago
  31. c32b48e Merge "Report number of satellites used in fix instead of total for GPS Location extra" into kraken by Mike Lockwood · 15 years ago
  32. 22b9e3e Merge "Unhide new location manager APIs:" into kraken by Mike Lockwood · 15 years ago
  33. 9f715b5 Merge "New Location Manager APIs for Criteria based requests and single shot mode." into kraken by Mike Lockwood · 15 years ago
  34. 1a4f294 Merge "Support for media extraction from .mkv/.mka Matroska files in stagefright." into kraken by Andreas Huber · 15 years ago
  35. bb64124 fix the threading issue for setBuffercount() by Mathias Agopian · 15 years ago
  36. e2ee1fe Merge "Update software AVC decoder to no longer require the kWantsNALFragments hack." into kraken by Andreas Huber · 15 years ago
  37. 24d7f03 Merge "Workaround for preview frame rate setting and encoder profile and level settings on passion 1. QCOM camera HAL does not honor the preview frame rate set request. see bug - 2701282 2. QCOM video encoder has lots of 0-length output buffers if the default level setting is changed. see bug - 2660974" into kraken by James Dong · 15 years ago
  38. c31f5af am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 15 years ago
  39. 22f6934 am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 15 years ago
  40. 5fed07a Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 15 years ago
  41. d7d5712 am 3716ea04: am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 15 years ago
  42. 639f95e am 06906796: If the network SSID is a string, it should be enclosed in double quotation marks. by Xia Wang · 15 years ago
  43. f001a4b Merge "Fix javadoc of camera focus distances API." into kraken by Wu-cheng Li · 15 years ago
  44. 2b09d09 am 41a254cf: am dc737ca9: Doc change: Add new tv to carousel. by Dirk Dougherty · 15 years ago
  45. 1a4edf5 am dc737ca9: Doc change: Add new tv to carousel. by Dirk Dougherty · 15 years ago
  46. 417a858 am cf757914: am 55f383a9: Merge "docs: add youtube video to highlights" into froyo by Scott Main · 15 years ago
  47. 6beef8e am 55f383a9: Merge "docs: add youtube video to highlights" into froyo by Scott Main · 15 years ago
  48. 98ca2ec Merge "docs: add youtube video to highlights" into froyo by Scott Main · 15 years ago
  49. 4701e1b am 864c3d1b: am 80259899: Merge "doc: add developing and testing info to backup guide" into froyo by Scott Main · 15 years ago
  50. 540070a am 80259899: Merge "doc: add developing and testing info to backup guide" into froyo by Scott Main · 15 years ago
  51. ee85a0a Merge "doc: add developing and testing info to backup guide" into froyo by Scott Main · 15 years ago
  52. 4caf488 am 1eb4a9d8: am 44108b54: Doc change: Move framework api change info higher in platform notes documents. Small adjustment to compatibility doc. by Dirk Dougherty · 15 years ago
  53. 66578db am 44108b54: Doc change: Move framework api change info higher in platform notes documents. Small adjustment to compatibility doc. by Dirk Dougherty · 15 years ago
  54. e2c1d42 am fa6ee245: am 68728cb3: docs: add 2.2 platform highlights by Scott Main · 15 years ago
  55. 43fd902 am 68728cb3: docs: add 2.2 platform highlights by Scott Main · 15 years ago
  56. dcf01e6 added RWLock C++ wrapper by Mathias Agopian · 15 years ago
  57. df7acdc Merge "Initial software encoder checkins" into kraken by James Dong · 15 years ago
  58. ebcfdd6 Merge "Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage." into kraken by Wink Saville · 15 years ago
  59. 75c10b7 am 8bf77456: am 8d0e37f5: Merge "docs: revise platform intro" into froyo by Scott Main · 15 years ago
  60. a40e97e am 8d0e37f5: Merge "docs: revise platform intro" into froyo by Scott Main · 15 years ago
  61. 0c113f6 Merge "docs: revise platform intro" into froyo by Scott Main · 15 years ago
  62. 7e8b8d4 am ee1cdd0e: merge from open-source master by The Android Open Source Project · 15 years ago
  63. 240b23a am 2b544c9f: merge from open-source master by The Android Open Source Project · 15 years ago
  64. 7f3af55 merge from open-source master by The Android Open Source Project · 15 years ago
  65. 5a14150 merge from open-source master by The Android Open Source Project · 15 years ago
  66. 29c7331 am 2dc7c6c4: merge from open-source master by The Android Open Source Project · 15 years ago
  67. 5b41774 merge from open-source master by The Android Open Source Project · 15 years ago
  68. f3998f6 Merge "Don't allow invalid Uris to be added as observers." by Romain Guy · 15 years ago
  69. 3d8ba4a am faf9a783: merge from open-source master by The Android Open Source Project · 15 years ago
  70. f6dce58 merge from open-source master by The Android Open Source Project · 15 years ago
  71. ed02950 Merge "Fix isssue 2548710: Native AudioTrack resources never freed." by Jean-Baptiste Queru · 15 years ago
  72. f960b89 am d6c0bb0f: merge from open-source master by The Android Open Source Project · 15 years ago
  73. ba7eb73 merge from open-source master by The Android Open Source Project · 15 years ago
  74. 4ee7e49 am aa2fe148: merge from open-source master by The Android Open Source Project · 15 years ago
  75. 1c03f55 merge from open-source master by The Android Open Source Project · 15 years ago
  76. 39ced7d Merge "Add and document .nomedia constant for MediaStore (Issue 6365)" by Romain Guy · 15 years ago
  77. a49307b Merge "Text disappears when selecting text in text editor." by Romain Guy · 15 years ago
  78. d93fe7c Merge "Removed Calls to deprecated APIs" by Romain Guy · 15 years ago
  79. bcb72f9 Merge "Improved error handling when font loading fails." by Romain Guy · 15 years ago
  80. 30238da Merge "disable emma instrumentation for framework, ext and services (DO NOT MERGE)" into kraken by Guang Zhu · 15 years ago
  81. b31ec1d Merge "add execution permission to "input" script (DO NOT MERGE)" into kraken by Guang Zhu · 15 years ago
  82. 503fd99 am 7361b741: am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo by Suchi Amalapurapu · 15 years ago
  83. 77ee720 am ea6f6755: am ef95aceb: Merge "Removing STOPSHIP logs." into froyo by Jaikumar Ganesh · 15 years ago
  84. aa2c917 am 4a0823e5: Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo by Suchi Amalapurapu · 15 years ago
  85. 4f7c935 Merge "Uncomment a test that was marked as STOPSHIP Add MediumTest tag" into froyo by Suchi Amalapurapu · 15 years ago
  86. ce8ccb1 am ef95aceb: Merge "Removing STOPSHIP logs." into froyo by Jaikumar Ganesh · 15 years ago
  87. c6c11bd Merge "Removing STOPSHIP logs." into froyo by Jaikumar Ganesh · 15 years ago
  88. 558eec8 Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 16 years ago
  89. fb45edc am aa4db173: am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 15 years ago
  90. 565d56d am 9a212adc: Fix 2641875 Initialize the cache path only if the container exists. This did exist before but was somehow removed. Fix a known test failure as well. by Suchi Amalapurapu · 15 years ago
  91. 6b70e82 am 3aecdb9d: merge from open-source master by The Android Open Source Project · 15 years ago
  92. 5c8f92b merge from open-source master by The Android Open Source Project · 15 years ago
  93. bf81e1e Merge "Add new API to take over a window's Surface." into kraken by Dianne Hackborn · 15 years ago
  94. 7e4881e am 5ccb8b8c: merge from open-source master by The Android Open Source Project · 15 years ago
  95. 7074d8f merge from open-source master by The Android Open Source Project · 15 years ago
  96. 9addb68 Merge "Fix some typos and other cosmetic cleanups in telephony framework." by Jean-Baptiste Queru · 15 years ago
  97. ff796e1 Merge "Abort FDN delete when number is empty (instead of name)" by Jean-Baptiste Queru · 15 years ago
  98. b47eaa3 am 4547e528: merge from open-source master by The Android Open Source Project · 15 years ago
  99. 645ab2e merge from open-source master by The Android Open Source Project · 15 years ago
  100. 0c17d01 am 74e151c5: am 5f1d1002: Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago