1. be74bdd We should not throw for non-fatal errors. by Stephen Hines · 13 years ago
  2. cc2daed Merge "Properly recover from failed compilation." by Stephen Hines · 13 years ago
  3. c7aab1a Merge "Fix 5907223: Fix lock screen glitch caused on devices with a system bar" by Jim Miller · 13 years ago
  4. ec99f60 Merge "Rename CancellationSignal using preferred spelling." by Jeff Brown · 13 years ago
  5. 4c1241d Rename CancellationSignal using preferred spelling. by Jeff Brown · 13 years ago
  6. c445ed7 Merge "Make Layoutlib compile on Java 6." by Xavier Ducrohet · 13 years ago
  7. 46d43cc Make Layoutlib compile on Java 6. by Xavier Ducrohet · 13 years ago
  8. 8d13ef3 Merge "Separate interface definition and implementation of Snapshot" by Romain Guy · 13 years ago
  9. ada4d53 Separate interface definition and implementation of Snapshot by Romain Guy · 13 years ago
  10. b545eaa Merge "separate transactions from updates" by Mathias Agopian · 13 years ago
  11. 5122453 Merge "fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist" by Mathias Agopian · 13 years ago
  12. 34c4d2e Merge "Support snoozing of data warning notification." by Jeff Sharkey · 13 years ago
  13. 0e2e5f8 Support snoozing of data warning notification. by Jeff Sharkey · 13 years ago
  14. bf03265 Fix 5907223: Fix lock screen glitch caused on devices with a system bar by Jim Miller · 13 years ago
  15. deb1e6c fix an issue where SF would spin if /sys/power/wait_for_fb_xxx don't exist by Mathias Agopian · 13 years ago
  16. 96d4f4d Merge "Unhide AAC_ADTS file format" by James Dong · 13 years ago
  17. 8e195a2 Merge "Telephony: Fix get_imsi and icc_io" by Wink Saville · 13 years ago
  18. 874d1f1 Unhide AAC_ADTS file format by James Dong · 13 years ago
  19. c69acae Merge "New global setting for developer options." by Dianne Hackborn · 13 years ago
  20. bc18f28 Merge "Disable debugging code in the font renderer" by Romain Guy · 13 years ago
  21. b629490 Disable debugging code in the font renderer by Romain Guy · 13 years ago
  22. 7042613 Merge "Fix an incorrect assert that doesn't account for element array size." by Alex Sakhartchouk · 13 years ago
  23. 229e25d Merge "Fix bug in LayoutTransition that caused views to stay invisible" by Chet Haase · 13 years ago
  24. 895f99e New global setting for developer options. by Dianne Hackborn · 13 years ago
  25. a553113 Fix bug in LayoutTransition that caused views to stay invisible by Chet Haase · 13 years ago
  26. b230581 Merge "Fix const sp<>& in parameter list and return value" by Glenn Kasten · 13 years ago
  27. 72a52e7 Merge "Removed a loop for buffer lookup" by James Dong · 13 years ago
  28. 225400f Merge "Unconditional delete" by Glenn Kasten · 13 years ago
  29. 91a7b14 Merge "More audio_stream_type_t" by Glenn Kasten · 13 years ago
  30. ca050ab Merge "Update BiDiTest app" by Fabrice Di Meglio · 13 years ago
  31. ac1748c Merge "Thread::getTid returns pid_t gettid() after run" by Glenn Kasten · 13 years ago
  32. 862dadb Properly recover from failed compilation. by Stephen Hines · 13 years ago
  33. 2c5674a Merge "Avoid NDC deadlock when re-arming network alert." by Jeff Sharkey · 13 years ago
  34. 2b9ac31 Update BiDiTest app by Fabrice Di Meglio · 13 years ago
  35. 25ce9ed Avoid NDC deadlock when re-arming network alert. by Jeff Sharkey · 13 years ago
  36. 8ca8a69 Merge "Enable media scanner bulk inserts" by Marco Nelissen · 13 years ago
  37. 659793b Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 13 years ago
  38. 306eed2 Merge "Use Choreographer for window manager animation timing." by Dianne Hackborn · 13 years ago
  39. d6b3e0c Enable media scanner bulk inserts by Marco Nelissen · 13 years ago
  40. 99b252a4 Removed a loop for buffer lookup by James Dong · 13 years ago
  41. 14e655f am 1e148f50: am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage by Scott Main · 13 years ago
  42. 7367312 am c019983a: am c78a300c: am 6aaa27fb: docs: fix broken link by Scott Main · 13 years ago
  43. 4e921c5 am 4e133702: am be09298e: am 633de7ba: docs: fix meta description tag for homepage by Scott Main · 13 years ago
  44. bf3c3f2 Fix an incorrect assert that doesn't account for element array size. by Alex Sakhartchouk · 13 years ago
  45. 175df11 Merge "modifications for new webrtc modules" by Eric Laurent · 13 years ago
  46. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  47. 9a9dbd5 separate transactions from updates by Mathias Agopian · 13 years ago
  48. 26daa02 Merge "Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation" by James Dong · 13 years ago
  49. 4e92119 Merge "Update the comment for View#clearFocus" by Svetoslav Ganov · 13 years ago
  50. 80ec4ab Merge "Fix bug 5339708 - edge case in ListView focus restoration" by Adam Powell · 13 years ago
  51. 2d8b017 Fix bug 5339708 - edge case in ListView focus restoration by Adam Powell · 13 years ago
  52. 81453f7 Merge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics" by Fabrice Di Meglio · 13 years ago
  53. 8a551a5 Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics by Fabrice Di Meglio · 13 years ago
  54. bb3968f Merge "Remove wrapper version check assert." by Stephen Hines · 13 years ago
  55. 13fd561 Update the comment for View#clearFocus by Svetoslav Ganov · 13 years ago
  56. 07c1293 Remove wrapper version check assert. by Stephen Hines · 13 years ago
  57. 88de70f Merge "Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED." by Jeff Sharkey · 13 years ago
  58. 9dbfc33 Merge "Support automatic cancellation of Loaders." by Jeff Brown · 13 years ago
  59. b19a71a Support automatic cancellation of Loaders. by Jeff Brown · 13 years ago
  60. bbf1bc8 Merge "Add optional metadata to initiliaze the render threat." by Romain Guy · 13 years ago
  61. 211370f Add optional metadata to initiliaze the render threat. by Romain Guy · 13 years ago
  62. 8bcd54b Use Choreographer for window manager animation timing. by Dianne Hackborn · 13 years ago
  63. 1e148f5 am 2adfc9de: am 633de7ba: docs: fix meta description tag for homepage by Scott Main · 13 years ago
  64. c019983 am c78a300c: am 6aaa27fb: docs: fix broken link by Scott Main · 13 years ago
  65. 2149014 Telephony: Fix get_imsi and icc_io by Alex Yakavenka · 13 years ago
  66. 4e13370 am be09298e: am 633de7ba: docs: fix meta description tag for homepage by Scott Main · 13 years ago
  67. 2adfc9d am 633de7ba: docs: fix meta description tag for homepage by Scott Main · 13 years ago
  68. be09298 am 633de7ba: docs: fix meta description tag for homepage by Scott Main · 13 years ago
  69. 6baed6c Merge "Add Developer Option setting for Animator scaling." by Chet Haase · 13 years ago
  70. 1dcd36a am 931d1daf: am fb16fdf2: am 6aaa27fb: docs: fix broken link by Scott Main · 13 years ago
  71. 0918a4e Merge "Fix NPE" by John Reck · 13 years ago
  72. 931d1da am fb16fdf2: am 6aaa27fb: docs: fix broken link by Scott Main · 13 years ago
  73. fb16fdf am 6aaa27fb: docs: fix broken link by Scott Main · 13 years ago
  74. c78a300 am 6aaa27fb: docs: fix broken link by Scott Main · 13 years ago
  75. d21a9fe Add Developer Option setting for Animator scaling. by Chet Haase · 13 years ago
  76. 9cf8462 Fix NPE by John Reck · 13 years ago
  77. 633de7b docs: fix meta description tag for homepage by Scott Main · 13 years ago
  78. 064d2d6 Merge "Telephony: Fix sim_refresh as per ril v6" by Wink Saville · 13 years ago
  79. f46723b Implement background vs foreground broadcasts by Christopher Tate · 13 years ago
  80. 6aaa27f docs: fix broken link by Scott Main · 13 years ago
  81. c97992b Merge "Add test for "public final static"-reflected constant fields." by Stephen Hines · 13 years ago
  82. ff35de8 am 4f7f2b8b: am b49c0355: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1 by Scott Main · 13 years ago
  83. e04a2fb am 3a080357: am e043db89: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1 by Scott Main · 13 years ago
  84. 57b5b30 am eea2e9c1: am 13f3c854: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  85. bba103c am c8c9ebe8: am 581a3334: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1 by Xia Wang · 13 years ago
  86. 4f7f2b8 am b49c0355: am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1 by Scott Main · 13 years ago
  87. 3a08035 am e043db89: am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1 by Scott Main · 13 years ago
  88. eea2e9c am 13f3c854: am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  89. c8c9ebe8 am 581a3334: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1 by Xia Wang · 13 years ago
  90. b49c035 am 6b3f98b4: Merge "docs: fix action bar style example" into ics-mr1 by Scott Main · 13 years ago
  91. e043db8 am f47f6791: Merge "docs: dashboard update for feb 1" into ics-mr1 by Scott Main · 13 years ago
  92. 13f3c85 am 5e095939: docs: update menu guide with CAB and popup menu, plus many other revisions by Scott Main · 13 years ago
  93. 581a333 am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1 by Xia Wang · 13 years ago
  94. 2eecea3 Merge "Speedup the accessibility window querying APIs and clean up." by Svetoslav Ganov · 13 years ago
  95. 5a04353 Remove the restriction that the width must be a multiple of 4 or 2 for thumbnail generation by James Dong · 13 years ago
  96. c5143d2 Merge "The AMR WB software encoder is now an OMX component." by Andreas Huber · 13 years ago
  97. 295ac06 Merge "gltrace: fixup Push & Insert Marker calls" by Siva Velusamy · 13 years ago
  98. 8f24145 Telephony: Fix sim_refresh as per ril v6 by Alex Yakavenka · 13 years ago
  99. ca97d6b The AMR WB software encoder is now an OMX component. by Andreas Huber · 13 years ago
  100. a16cc6b gltrace: fixup Push & Insert Marker calls by Siva Velusamy · 13 years ago