1. bd47cac Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  2. c726ff0 Merge "Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long" by Fabrice Di Meglio · 13 years ago
  3. 9a03482 am 3ed28036: am c697ebfd: Merge "Enhancement on ICS data stall polling logic" into ics-mr1 by Wink Saville · 13 years ago
  4. bd7cdc3 Fix bug #5822825 Paint.measureText (char[] text, int index, int count) cannot handle text more than 32K long by Fabrice Di Meglio · 13 years ago
  5. c697ebf Merge "Enhancement on ICS data stall polling logic" into ics-mr1 by Wink Saville · 13 years ago
  6. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 7efb89b Enhancement on ICS data stall polling logic by Kazuhiro Ondo · 13 years ago
  8. c9c76a8 Merge "Fix Apache stack" by John Reck · 13 years ago
  9. 41891ae Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  10. 430b1b9 Fix Apache stack by John Reck · 13 years ago
  11. 7c48707 Merge "Explicitly specify 'milliseconds' as alarm manager's time unit." by Jesse Wilson · 13 years ago
  12. b2c63ab Do not allow file:// access when it is disabled. Do not merge. by Ben Murdoch · 13 years ago
  13. 7b06130 Merge "Fix AppCache when either no path or an invalid path is supplied" by Steve Block · 13 years ago
  14. 6746499 Fix Music import for Turkish locales. by Elliott Hughes · 13 years ago
  15. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. 3c67373 Merge "Fix 5783857: Device Policy Manager doesn't allow Face Unlock" by Danielle Millett · 13 years ago
  17. dd13756 Merge "Added padding to PIN layout status and carrier text" by Brian Colonna · 13 years ago
  18. 2853041 Merge "Do not allow file:// access when it is disabled." by Ben Murdoch · 13 years ago
  19. 40da048 Merge "Import revised translations." by Eric Fischer · 13 years ago
  20. 6f32f87 Import revised translations. by Eric Fischer · 13 years ago
  21. 7db0d04 Merge "Add multi-interface support to native calls" by Irfan Sheriff · 13 years ago
  22. 2f0d941 Merge "clean up jni code" by Irfan Sheriff · 13 years ago
  23. 44b330d Add multi-interface support to native calls by Irfan Sheriff · 13 years ago
  24. 1f09586 clean up jni code by Irfan Sheriff · 13 years ago
  25. 52cd299 Move the frameworks/base hostname verifier into libcore. Part 2/2 by Jesse Wilson · 13 years ago
  26. 79074cd Explicitly specify 'milliseconds' as alarm manager's time unit. by Jesse Wilson · 13 years ago
  27. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  28. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  29. 2364a22 Fix 5783857: Device Policy Manager doesn't allow Face Unlock by Danielle Millett · 13 years ago
  30. a46c16c Merge "Fix silly comment order error" by Jonathan Dixon · 13 years ago
  31. de4eb8e Added padding to PIN layout status and carrier text by Brian Colonna · 13 years ago
  32. 02630bf Fix silly comment order error by Jonathan Dixon · 13 years ago
  33. 0f933c9 Merge "Fix behavior of AnimationSet and fillBefore" by Chet Haase · 13 years ago
  34. e230e54 Minor WebView docs improvement by Jonathan Dixon · 13 years ago
  35. 0041861 Fix behavior of AnimationSet and fillBefore by Chet Haase · 13 years ago
  36. 7d4045b Merge "Make behavior of ABSOLUTE pivot values more intuitive" by Chet Haase · 13 years ago
  37. cd76a4d Merge "Rationalize blinking cursor test." by Gilles Debunne · 13 years ago
  38. 84c949f Make behavior of ABSOLUTE pivot values more intuitive by Chet Haase · 13 years ago
  39. cf701ad Merge "Fix ViewAnimator.getDisplayedChild() bug" by Chet Haase · 13 years ago
  40. fdeeba9 Merge "Minor small fixes to old Animation code and docs." by Chet Haase · 13 years ago
  41. e593ea1 Merge "Received MMS is not displayed properly with 'Avea' SIM Card" by Tom Taylor · 13 years ago
  42. baea244 Fix ViewAnimator.getDisplayedChild() bug by Chet Haase · 13 years ago
  43. 9cfff10 Merge "Remove misleading API council comments" by Jonathan Dixon · 13 years ago
  44. 2d46fcc Minor small fixes to old Animation code and docs. by Chet Haase · 13 years ago
  45. eca6d90 Merge "Rewrite NDEF parsing in Java, clean-up API." by Nick Pelly · 13 years ago
  46. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  47. 4cde13a Remove misleading API council comments by Jonathan Dixon · 13 years ago
  48. d47f153 Make Property objects in View final by Chet Haase · 13 years ago
  49. 1fd4de0 Merge "Add plumbing for dumping database info using dumpsys." by Jeff Brown · 13 years ago
  50. aaf30e3 Merge "Make SQLiteQuery and SQLiteProgram final." by Jeff Brown · 13 years ago
  51. 69b3d10 Merge "Raise default connection pool size." by Jeff Brown · 13 years ago
  52. c6a7f35 Merge "Add a new ui mode for "appliance"" by Joe Onorato · 13 years ago
  53. 931310f Merge "Include roaming in NetworkIdentity.hashCode()." by Jeff Sharkey · 13 years ago
  54. f9a3a8d Include roaming in NetworkIdentity.hashCode(). by Jeff Sharkey · 13 years ago
  55. 2c18ede Do not allow file:// access when it is disabled. by Ben Murdoch · 13 years ago
  56. 4868dfa Merge "Give a reflection example for installing the HTTP response cache." by Jesse Wilson · 13 years ago
  57. 6754ba2 Add plumbing for dumping database info using dumpsys. by Jeff Brown · 13 years ago
  58. d5064be Make SQLiteQuery and SQLiteProgram final. by Jeff Brown · 13 years ago
  59. 99cfc22 Raise default connection pool size. by Jeff Brown · 13 years ago
  60. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  61. 27c751d Merge "Restrict app data on metered networks." by Jeff Sharkey · 13 years ago
  62. f60d0af Restrict app data on metered networks. by Jeff Sharkey · 13 years ago
  63. 18cb287 Add ContentProvider.dump() by Marco Nelissen · 13 years ago
  64. 56381b5 Merge "Clear reply before writing exception." by Jeff Sharkey · 13 years ago
  65. cb1b2b8 Merge "Fix NPE on mock NDEF tech operations." by Martijn Coenen · 13 years ago
  66. 23fc93a Fix NPE on mock NDEF tech operations. by Martijn Coenen · 13 years ago
  67. 3c65fad Merge "URL-decode tel: URIs." by Victoria Lease · 13 years ago
  68. 92f30c3 Fix AppCache when either no path or an invalid path is supplied by Steve Block · 13 years ago
  69. 8543b54 Give a reflection example for installing the HTTP response cache. by Jesse Wilson · 13 years ago
  70. 18ca25b Merge "Generate even fewer GL commands" by Romain Guy · 13 years ago
  71. 8f85e80 Generate even fewer GL commands by Romain Guy · 13 years ago
  72. 51a0e74 am 13299a33: am 399f1df3: Merge "Fix some java docs." into ics-mr1 by Dianne Hackborn · 13 years ago
  73. 7f97e65 Clear reply before writing exception. by Jeff Sharkey · 13 years ago
  74. 25adf474 Merge "Fix indentation and whitespace" by Glenn Kasten · 13 years ago
  75. 251fe26 Fix some java docs. by Dianne Hackborn · 13 years ago
  76. 4d8ea3b URL-decode tel: URIs. by Victoria Lease · 13 years ago
  77. fb2ab9e Fix indentation and whitespace by Glenn Kasten · 13 years ago
  78. ec62f12 Merge "Change the fd to be blocking for health profile." by Jaikumar Ganesh · 13 years ago
  79. 4c1920c Merge "Added Face Unlock to tablet lockscreen layouts" by Brian Colonna · 13 years ago
  80. 545c4d4 Rationalize blinking cursor test. by Gilles Debunne · 13 years ago
  81. 82477b5 Change the fd to be blocking for health profile. by Jaikumar Ganesh · 13 years ago
  82. 54b9f98 Merge "Fix bug #5674155 Segmentation issue for Thai" by Fabrice Di Meglio · 13 years ago
  83. 17b2890 Merge "Avoid reading network stats when disabled." by Jeff Sharkey · 13 years ago
  84. affa29a Received MMS is not displayed properly with 'Avea' SIM Card by Tom Taylor · 13 years ago
  85. a4d0770 Fix bug #5674155 Segmentation issue for Thai by Fabrice Di Meglio · 13 years ago
  86. a996007 Merge "Fix bug #5727213 Rendering issues with Bengali in Textview in IML63B" by Fabrice Di Meglio · 13 years ago
  87. 65194ad Fix bug #5727213 Rendering issues with Bengali in Textview in IML63B by Fabrice Di Meglio · 13 years ago
  88. b5052de resolved conflicts for merge of a80bab37 to master by Dianne Hackborn · 13 years ago
  89. 6e87ecb am 2450b36a: am 19636dc4: Merge "Do not spell check the foreground ExtractEditText." into ics-mr1 by Gilles Debunne · 13 years ago
  90. 418d12d Avoid reading network stats when disabled. by Jeff Sharkey · 13 years ago
  91. b5048bc Merge "TextLayoutCache - fix diacritics composition" by Fabrice Di Meglio · 13 years ago
  92. caa8e69 Merge "Fix issue #5756204: Crespo IME briefly appears shortened when..." into ics-mr1 by Dianne Hackborn · 13 years ago
  93. 19636dc Merge "Do not spell check the foreground ExtractEditText." into ics-mr1 by Gilles Debunne · 13 years ago
  94. 902a5b3 TextLayoutCache - fix diacritics composition by Fabrice Di Meglio · 13 years ago
  95. 33b8ee5 Fix issue #5756204: Crespo IME briefly appears shortened when... by Dianne Hackborn · 13 years ago
  96. 770f0fa Do not spell check the foreground ExtractEditText. by Gilles Debunne · 13 years ago
  97. ee4d45f am 0be53567: am 19a06fe9: Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into ics-mr1 by Dianne Hackborn · 13 years ago
  98. 78efa02 am 0d3a5e4c: am 67d54ac0: Merge "NPE in GMail / TextLine" into ics-mr1 by Gilles Debunne · 13 years ago
  99. 19a06fe Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into ics-mr1 by Dianne Hackborn · 13 years ago
  100. 5604f40 Added Face Unlock to tablet lockscreen layouts by Brian Colonna · 13 years ago