1. cd3e4ad Fix fastscroll thumb by Marco Nelissen · 16 years ago
  2. d43fe07 Make the fastscroll thumb tell the parent to not intercept touch events, by Marco Nelissen · 16 years ago
  3. 62f67048 Merge "Add support for sending touch events in DRT." by Ben Murdoch · 16 years ago
  4. ecbc65c Add support for sending touch events in DRT. by Ben Murdoch · 16 years ago
  5. a7ff78d Merge "Rebuild a cleaner certificates chain before validating it." by Leon Clarke · 16 years ago
  6. ecbfb21 Revert "am 3db1ebaf: am 4ed2b1c3: Pass touch event time from Java to WebKit". The corresponding change to external/webkit creates a merge conflict in master. by Ben Murdoch · 16 years ago
  7. 9ecd943 am 3db1ebaf: am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 16 years ago
  8. 019fe73 Fix ETC1 texture decoding. by Jack Palevich · 16 years ago
  9. 3db1eba am 4ed2b1c3: Pass touch event time from Java to WebKit by Grace Kloba · 16 years ago
  10. b0f324d Merge "implement [2396050] Add ETC1 texture support to AGL" by Mathias Agopian · 16 years ago
  11. d1f73a2 implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 16 years ago
  12. 355ca57 Add GPS_TIMESTAMP and GPS_DATESTAMP tag to ExifInterface. by Ray Chen · 16 years ago
  13. 4ed2b1c Pass touch event time from Java to WebKit by Grace Kloba · 16 years ago
  14. 3a8cab8 Add GpsDateTime support to ExifInterface and correct images table's date_taken value to UTC timestamp. by Ray Chen · 16 years ago
  15. 7099bc1 Merge "Fix the SDK build." by Xavier Ducrohet · 16 years ago
  16. 216bccf Updated GestureDetector to ignore multitouch if requested by the app by Adam Powell · 16 years ago
  17. 31644a1 Fix the SDK build. by Xavier Ducrohet · 16 years ago
  18. 8c18d89 Merge "Modifying Services Tests XML file so it builds with the right permissions." by Neal Nguyen · 16 years ago
  19. 3433d3c Modifying Services Tests XML file so it builds with the right permissions. by Neal Nguyen · 16 years ago
  20. 9c738b9 Merge "Improve some of the documentation in RecognizerIntent to reduce confusion." by Mike LeBeau · 16 years ago
  21. 5a346d6 Improve some of the documentation in RecognizerIntent to reduce confusion. by Mike LeBeau · 16 years ago
  22. 57405b9 Merge "Hide field packer." by Jason Sams · 16 years ago
  23. 42d6c9e Hide field packer. by Jason Sams · 16 years ago
  24. b66802b Merge "Fix mms-common's pathnames to match package spec." by Ficus Kirkpatrick · 16 years ago
  25. 1f4af4ca Fix mms-common's pathnames to match package spec. by Ficus Kirkpatrick · 16 years ago
  26. c30ed1a Merge "Add "inline" constant to RecognizerResultsIntent." by Mike LeBeau · 16 years ago
  27. 2a594b1 Merge "Implement holders for Matrix and Vector data." by Jason Sams · 16 years ago
  28. 37b2217 Merge "Get rid of now-superfluous "backup or restore in progress" tracking" by Chris Tate · 16 years ago
  29. dcfefb5 Add "inline" constant to RecognizerResultsIntent. by Mike LeBeau · 16 years ago
  30. 25430d0 Implement holders for Matrix and Vector data. by Jason Sams · 16 years ago
  31. c2af5d3 Get rid of now-superfluous "backup or restore in progress" tracking by Christopher Tate · 16 years ago
  32. c4e834d Rebuild a cleaner certificates chain before validating it. by Huahui Wu · 16 years ago
  33. 9763f64 Workaround for misbehaving HTTP servers that terminate header lines with a single newline instead of the required CRLF sequence. by Andreas Huber · 16 years ago
  34. 23a6b44 Merge "Don't use a HEAD request to determine redirects, instead do a regular GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream." by Andreas Huber · 16 years ago
  35. b777bf3 Don't use a HEAD request to determine redirects, instead do a regular GET (since that's always supported), also limit the number of redirects to avoid infinite redirects. Finally, properly handle the end of stream. by Andreas Huber · 16 years ago
  36. a55272a Merge "StorageManager: API_CHANGE: Move StorageManager into android.storage" by San Mehat · 16 years ago
  37. e124aef Merge "Properly report the duration of a recording into .mp4 files." by Andreas Huber · 16 years ago
  38. 556d350 StorageManager: API_CHANGE: Move StorageManager into android.storage by San Mehat · 16 years ago
  39. 9ec3318 Merge "Apps on SD project. Javadoc fixes for new method in PackageManager class." by Oscar Montemayor · 16 years ago
  40. 716582e Properly report the duration of a recording into .mp4 files. by Andreas Huber · 16 years ago
  41. 0c08a24 Merge "Now mSupportMultiTouch is depending on WebSettings, it can't be static any more." by Grace Kloba · 16 years ago
  42. 2d65817 Merge "Properly advertise the content length of the HTTP stream if available." by Andreas Huber · 16 years ago
  43. f3be166 Now mSupportMultiTouch is depending on WebSettings, it can't be static any more. by Grace Kloba · 16 years ago
  44. c9d8175 Context: API_CHANGE: Add support for retrieving StorageManager by San Mehat · 16 years ago
  45. 63d15ee DefaultContainerService: Refactor MountService calls (new api) by San Mehat · 16 years ago
  46. be16cb1 PackageManagerService: Refactor MountService calls (new api) by San Mehat · 16 years ago
  47. ec7f7e6 UsbStorageActivity: Refactor for new MountService API by San Mehat · 16 years ago
  48. b339ac3 sdutil: Refactor for new APIs by San Mehat · 16 years ago
  49. 4270e1e MountService: Massive bloat reduction and rewrite by San Mehat · 16 years ago
  50. 78071b7 Merge "NativeDaemonConnector: Cleanup socket code and use a proper exception Signed-off-by: San Mehat <san@google.com>" by San Mehat · 16 years ago
  51. 4763876 Merge "StorageManager: Introduce StorageManager" by San Mehat · 16 years ago
  52. 8cc1b2a Properly advertise the content length of the HTTP stream if available. by Andreas Huber · 16 years ago
  53. 2df9a91 Hide the android.webkit.CallbackProxy class from the API. This is a android.webkit package class and internal to our implementation. by Grace Kloba · 16 years ago
  54. 3565456 Merge "Make sure application cache manifest files are not cached." by Andrei Popescu · 16 years ago
  55. a1ba11b Make sure application cache manifest files are not cached. by Andrei Popescu · 16 years ago
  56. c209ccf Merge "Check for null data after decoding a data: url." by Patrick Scott · 16 years ago
  57. 8fccf67 Merge "add instrumentation to log the sql statement + bindargs + databasename" by Vasu Nori · 16 years ago
  58. 8a83853 Merge "Fix for GPS engines without separate session and engine status events." by Mike Lockwood · 16 years ago
  59. 271f9f1 Fix for GPS engines without separate session and engine status events. by Mike Lockwood · 16 years ago
  60. 5d33e6e Merge "Revert "adding OAuth library"" by Doug Zongker · 16 years ago
  61. 8af3cfc Check for null data after decoding a data: url. by Patrick Scott · 16 years ago
  62. 5310b36 resolved conflicts for merge of 21875ab3 to master by Mike Lockwood · 16 years ago
  63. 5e7bb0a Implement support for v8 counters by Andrei Popescu · 16 years ago
  64. b83e68c Merge "Restore search UI layout to get search button back" by Bjorn Bringert · 16 years ago
  65. 4dd4ab4 add instrumentation to log the sql statement + bindargs + databasename by Vasu Nori · 16 years ago
  66. 705300b Merge "Initial check-in for xml-based encoder capabilities retrieval - Changed the Java API as suggested - Treat /etc/media_profiles.xml as the default xml configurtion file" by James Dong · 16 years ago
  67. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 16 years ago
  68. e599a9d Revert "adding OAuth library" by Dirk Balfanz · 16 years ago
  69. 1b7a47c Merge "fix [2397853] glCopyTexImage2D crashes emulator" by Mathias Agopian · 16 years ago
  70. 2fee0ed Add the --rename-manifest-package option to aapt. by Jeff Hamilton · 16 years ago
  71. 7188f94 Cleanup comments, see bug 2401350. by Wink Saville · 16 years ago
  72. d615c6f Merge "Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates the base url to be used when interpreting html results given in EXTRA_VOICE_SEARCH_RESULT_HTML." by Mike LeBeau · 16 years ago
  73. 125d407 Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables" by Chris Tate · 16 years ago
  74. 34d7a9f Merge "Remove the obsolete unused hidden constant." by Grace Kloba · 16 years ago
  75. d3cd359 Streamline: use Messages sent to a Handler subclass instead of posting Runnables by Christopher Tate · 16 years ago
  76. e641a76 Merge "Fix bug 2362761 AppWidgetService should use Intent.setPackage()" by Joe Onorato · 16 years ago
  77. f6133fe Fix bug 2362761 AppWidgetService should use Intent.setPackage() by Joe Onorato · 16 years ago
  78. 1f9a3cc Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings." by Joe Onorato · 16 years ago
  79. 7747210 Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings. by Joe Onorato · 16 years ago
  80. e8fe0e3 Remove the obsolete unused hidden constant. by Grace Kloba · 16 years ago
  81. f9271c8 Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates by Mike LeBeau · 16 years ago
  82. 8a7ac8d Anchor the page at top left corner when webView size changed. by Shimeng (Simon) Wang · 16 years ago
  83. 2456248 Do not reshow the filter popup after hiding it. by Romain Guy · 16 years ago
  84. 6a31dfa9 am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair by John Wang · 16 years ago
  85. 4a2b498 Restore search UI layout to get search button back by Bjorn Bringert · 16 years ago
  86. e4e460f Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable" by Adam Powell · 16 years ago
  87. 79ac339 Overscrolling in AbsListView; visibility cleanup for FlingRunnable by Adam Powell · 16 years ago
  88. 9c84720 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 16 years ago
  89. 5fdff9e Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible." by Andreas Huber · 16 years ago
  90. 8ef96af Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that." by Andreas Huber · 16 years ago
  91. 54ab1fa Merge "Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. This will not be unhidden for Froyo as nothing will implement it until later, but I wanted to have the definition explicit in the framework." by Mike LeBeau · 16 years ago
  92. 504e071 Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605" by Amith Yamasani · 16 years ago
  93. 25b91083 Merge "Remove unused method LocationProviderImpl.isEnabled()." by Mike Lockwood · 16 years ago
  94. 56fcd69 Remove unused method LocationProviderImpl.isEnabled(). by Mike Lockwood · 16 years ago
  95. 0f55b197 Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605 by Amith Yamasani · 16 years ago
  96. beee495 Merge "Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary." by Mathias Agopian · 16 years ago
  97. 2c94dac Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary." by Mathias Agopian · 16 years ago
  98. 41b14e8 Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. by Mike LeBeau · 16 years ago
  99. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 16 years ago
  100. 5292ccd Merge "Remove ILocationProvider.isEnabled() binder call and use cached value instead." by Mike Lockwood · 16 years ago