1. e3f84a5 Merge "Make finish() a no-op on a context mode that is not active." by Adam Powell · 14 years ago
  2. 93b6bc3 Make finish() a no-op on a context mode that is not active. by Adam Powell · 14 years ago
  3. 0a9f516 am 82ab8d95: am 13d08515: Remove SEE_ALL_EXTERNAL permission from Download Manager. by Steve Howard · 14 years ago
  4. 82ab8d9 am 13d08515: Remove SEE_ALL_EXTERNAL permission from Download Manager. by Steve Howard · 14 years ago
  5. b77bcd1 Fix gmail crash. by Patrick Scott · 14 years ago
  6. 65f71a7 Merge "Remove an unneeded and improper import." by Robert Greenwalt · 14 years ago
  7. 35b858d Remove an unneeded and improper import. by Robert Greenwalt · 14 years ago
  8. 612f8da Merge "Fix pressed states on system bar buttons." by Daniel Sandler · 14 years ago
  9. a3ebcc9 Support scrolling divs. by Patrick Scott · 14 years ago
  10. 3ea50cb Merge "Make sure to set a Resource Response on the native side in all cases." by Ben Murdoch · 14 years ago
  11. 236d4ee Merge "Add text rendering." by Romain Guy · 14 years ago
  12. 694b519 Add text rendering. by Romain Guy · 14 years ago
  13. a265083 am 5e43c5a6: am b8e07a51: DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  14. 5e43c5a am b8e07a51: DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  15. 13d0851 Remove SEE_ALL_EXTERNAL permission from Download Manager. by Steve Howard · 14 years ago
  16. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  17. 5c49ec3 am 1f2ec407: am 23e8de26: propagate sensor event rate properly by Mathias Agopian · 14 years ago
  18. 409c484 am 994fff70: am 5df13ef3: SensorService doesn\'t crash if correct HAL is not present by Mathias Agopian · 14 years ago
  19. 36647e9 am 042efd6c: am b9cdead4: Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 14 years ago
  20. ed7c8c9 am 808fd2ff: am 865991b0: Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 14 years ago
  21. 05bb3a6 Merge "resolved conflicts for merge of bc54e63c to master" by Mathias Agopian · 14 years ago
  22. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  23. 2175f13 Rename callback methods for contextual modes to match recent refactoring. by Adam Powell · 14 years ago
  24. 1f2ec40 am 23e8de26: propagate sensor event rate properly by Mathias Agopian · 14 years ago
  25. 994fff7 am 5df13ef3: SensorService doesn\'t crash if correct HAL is not present by Mathias Agopian · 14 years ago
  26. 042efd6 am b9cdead4: Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 14 years ago
  27. 808fd2f am 865991b0: Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 14 years ago
  28. bc54e63 am e4764521: Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  29. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  30. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 14 years ago
  31. b9cdead Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 14 years ago
  32. 865991b Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 14 years ago
  33. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  34. c1b11b1 Merge "don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery" by Vasu Nori · 14 years ago
  35. 65a8883 don't store mDatabase in SQLiteCursor as it is already in SQLiteQuery by Vasu Nori · 14 years ago
  36. 3300b6f am 7da38863: am 3685db7f: am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  37. 71cbae8 Merge "Fix bug 2859423 - action bar: need a way to choose item in spinner" by Adam Powell · 14 years ago
  38. 7da3886 am 3685db7f: am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  39. 1780977 Fix bug 2859423 - action bar: need a way to choose item in spinner by Adam Powell · 14 years ago
  40. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  41. e8605af Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  42. a101f8f Fix pressed states on system bar buttons. by Daniel Sandler · 14 years ago
  43. 46ea482 Merge "Fix issue with touch MOVE events on transformed containers" by Chet Haase · 14 years ago
  44. d6665fc Merge "Relay stopLoading() on the loader from LoaderInfo.stop()" by Ben Komalo · 14 years ago
  45. ddc8e71 Fix issue with touch MOVE events on transformed containers by Chet Haase · 14 years ago
  46. f5100a7 Relay stopLoading() on the loader from LoaderInfo.stop() by Ben Komalo · 14 years ago
  47. c026663 am f0d87989: am ff0ab64c: Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  48. f0d8798 am ff0ab64c: Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  49. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 14 years ago
  50. 7554857 Merge "rs_types.rsh and rs_math.rsh are default include files. Remove their #include." by Shih-wei Liao · 14 years ago
  51. f197f19 Make sure to set a Resource Response on the native side in all cases. by Ben Murdoch · 14 years ago
  52. ff0ab64 Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  53. 1cc4523 rs_types.rsh and rs_math.rsh are default include files. Remove their #include. by Shih-wei Liao · 14 years ago
  54. 0c6cb71 Merge "Allow multiple HID devices to be connected." by Jaikumar Ganesh · 14 years ago
  55. 05a1863 Allow multiple HID devices to be connected. by Jaikumar Ganesh · 14 years ago
  56. d155462 Merge "Fix a merge problem with html mms" by Tom Taylor · 14 years ago
  57. 2814c57 Merge "Disable hiding of the system bar on xlarge devices." by Daniel Sandler · 14 years ago
  58. 4042744 Disable hiding of the system bar on xlarge devices. by Daniel Sandler · 14 years ago
  59. 679fc4e Merge "Add HID to the state machine and add native call backs." by Jaikumar Ganesh · 14 years ago
  60. b1b5a1a am aa0f5550: am 92010ff5: am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  61. aa0f555 am 92010ff5: am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  62. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  63. e4974d1 Fix a merge problem with html mms by Tom Taylor · 14 years ago
  64. 0cc6f8f Merge "Add keyframes to animation framework." by Chet Haase · 14 years ago
  65. dbac180 Fix a merge problem with html mms by Tom Taylor · 14 years ago
  66. de07503 Add HID to the state machine and add native call backs. by Jaikumar Ganesh · 14 years ago
  67. 9511ab8 am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  68. 5850a48 Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  69. 8a9a931 am 8138e841: Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  70. 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  71. 0119ba5 am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  72. 34161132 am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  73. 921ec6f Merge "Add support for PSC of serving cell." by jsh · 14 years ago
  74. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  75. 650893b Build fix. by Maksymilian Osowski · 14 years ago
  76. 63ae85f am 42ef77f3: merge from open-source master by The Android Open Source Project · 14 years ago
  77. 57339e7 am e9e04673: merge from open-source master by The Android Open Source Project · 14 years ago
  78. 42ef77f merge from open-source master by The Android Open Source Project · 14 years ago
  79. e9e0467 merge from open-source master by The Android Open Source Project · 14 years ago
  80. 3dd207a Add keyframes to animation framework. by Chet Haase · 14 years ago
  81. 8dc9b86 Merge "LayoutTest class with supporting classes (AbstractResult, TextResult)." by Maksymilian Osowski · 14 years ago
  82. 4ee7f4b LayoutTest class with supporting classes (AbstractResult, TextResult). by Maksymilian Osowski · 14 years ago
  83. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  84. e4e3496 Fix docs by Adam Powell · 14 years ago
  85. ccc6266 Merge "Refactored contextual modes out of action bar." by Adam Powell · 14 years ago
  86. c3ee99d Set initial HID profile preference. by Jaikumar Ganesh · 14 years ago
  87. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  88. 295d45b Add support for PSC of serving cell. by jsh · 14 years ago
  89. d1f4a17 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Yu Shan Emily Lau · 14 years ago
  90. f20d6cf Merge "Fix a bug with closing action bar context modes" by Adam Powell · 14 years ago
  91. c5eeedc am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  92. ed38cf9 am bc4fcec7: am 29e25bd3: Merge "Only print out wake locks in the if the wakelock was held." into gingerbread by Jason Parks · 14 years ago
  93. 43b237b am c78f9a0e: am 3c1363be: am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 14 years ago
  94. 25f79d9 am 3b3e368c: am 60a20061: am 2316d626: docs: add information about using color resources as drawables by Scott Main · 14 years ago
  95. 02b77f8 am 79102ad0: am fb1c0fe7: Merge "resolved conflicts for merge of 9bc4039a to gingerbread" into gingerbread by Dan Egnor · 14 years ago
  96. 269b8bb Fix a bug with closing action bar context modes by Adam Powell · 14 years ago
  97. 19a25c1 Merge "Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc." by Shih-wei Liao · 14 years ago
  98. 2a0a478 Merge "Add preliminary support for text rendering." by Romain Guy · 14 years ago
  99. 0787646 Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc. by Shih-wei Liao · 14 years ago
  100. a1db574 Add preliminary support for text rendering. by Romain Guy · 14 years ago