1. 5e89ae2 fix compiled statement bugs, synchronization bugs by Vasu Nori · 14 years ago
  2. 0b2d306 Style new popup widgets. by Adam Powell · 14 years ago
  3. a29d839 Merge "Enable downloads of https urls" by Paul Westbrook · 14 years ago
  4. 86a6019 Enable downloads of https urls by Paul Westbrook · 14 years ago
  5. 90bf7c7 Add AbstractCursor.getNotificationUri. by Makoto Onuki · 14 years ago
  6. ac21215 am 0b46070d: am 426ee7f2: Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  7. 4947853 am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  8. 088fbbc am 86e19914: am b92788aa: Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  9. a6555fd am 264e7277: am 934516e1: Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  10. b835d9ab am f26ac1f8: am 96d6c345: Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  11. 9ec0c47 am 282315e1: am 52e19d59: Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  12. b3f23da am e68f8b7e: am 405d4db5: Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  13. 7352c8b am 0535d857: am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  14. d0fa371 Add a new "activated" state to View. by Dianne Hackborn · 14 years ago
  15. 53b34a0 Merge "Take apart LocalePicker#onListItemClick() into two" by Daisuke Miyakawa · 14 years ago
  16. 88b7349 Take apart LocalePicker#onListItemClick() into two by Daisuke Miyakawa · 14 years ago
  17. 366622b Merge "Exit action mode when destroying the WebView or loading." by Leon Scroggins · 14 years ago
  18. 05919f2 Exit action mode when destroying the WebView or loading. by Leon Scroggins · 14 years ago
  19. 3a79c53 Merge "Add per network static IP settings" by Irfan Sheriff · 14 years ago
  20. ad533cd am 720d5985: am 901b7b9b: am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  21. ea8e8d7 am b390728b: am a224f70b: Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  22. c62c8ae Merge "fix bugs in exception throwing code in native_fillwindow" by Vasu Nori · 14 years ago
  23. 77267fc fix bugs in exception throwing code in native_fillwindow by Vasu Nori · 14 years ago
  24. 0b46070d am 426ee7f2: Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  25. 31b6232 Add per network static IP settings by Irfan Sheriff · 14 years ago
  26. 426ee7f Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  27. 071df26 change TAG value from "Cursor" to "SQLiteCursor" by Vasu Nori · 14 years ago
  28. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  29. 4c9a5be Merge "Rework Bluetooth tethering networking configuration." by Jaikumar Ganesh · 14 years ago
  30. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  31. 707952e Rework Bluetooth tethering networking configuration. by Jaikumar Ganesh · 14 years ago
  32. 6fe4e3f Merge "Improve ListView smooth scrolling timing" by Adam Powell · 14 years ago
  33. 234a571 Improve ListView smooth scrolling timing by Adam Powell · 14 years ago
  34. a4ab724 Merge "revert Change-Id: Ic610a0c38e7bd7c77006a08c7b82fa01957739e5" by Vasu Nori · 14 years ago
  35. cbce2e7 Merge "Fix comment." by Shimeng (Simon) Wang · 14 years ago
  36. b83cb7c revert Change-Id: Ic610a0c38e7bd7c77006a08c7b82fa01957739e5 by Vasu Nori · 14 years ago
  37. 7924a4a Fix comment. by Shimeng (Simon) Wang · 14 years ago
  38. 86e1991 am b92788aa: Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  39. b92788a Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  40. 5402590 change return type from void to int on execSQL() methods by Vasu Nori · 14 years ago
  41. b729dcc Revert "caching code retooled to reduce locking + handle SMP" by Vasu Nori · 14 years ago
  42. 264e727 am 934516e1: Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  43. 934516e Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  44. 8377028 Fix issue #2999795: Runtime restart on Crespo by Dianne Hackborn · 14 years ago
  45. f26ac1f am 96d6c345: Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  46. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  47. 282315e am 52e19d59: Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  48. 52e19d5 Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  49. 6b424f4 Change the keep alive time for excess idle threads. by Romain Guy · 14 years ago
  50. e68f8b7 am 405d4db5: Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  51. 405d4db Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  52. 0535d85 am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  53. 71ad58c Adds time zone functionality into fw as a hidden api by Erik · 14 years ago
  54. 9412623 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  55. 9322775 Add a missing setOnCloseListener and a new setIconfied method. by Amith Yamasani · 14 years ago
  56. 720d598 am 901b7b9b: am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  57. 901b7b9 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  58. 9a68713 Merge "sql statement with syntax errors can leave database lock in bad state" by Vasu Nori · 14 years ago
  59. b390728 am a224f70b: Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  60. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  61. 4a02800 Add an option to hide the Voice Search icon. by Leon Scroggins III · 14 years ago
  62. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  63. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  64. a21e3da Fix issue #2967969: Crash rotating screen on "delete account" dialog by Dianne Hackborn · 14 years ago
  65. a224f70 Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  66. ade9916 resolved conflicts for merge of 6421ae7e to master by Dianne Hackborn · 14 years ago
  67. 5f12084 Merge "Fix bug 2995805 - splitMotionEvents behavior change" by Adam Powell · 14 years ago
  68. 167bc82 Fix bug 2995805 - splitMotionEvents behavior change by Adam Powell · 14 years ago
  69. 6421ae7 am 5251c800: Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 14 years ago
  70. 5251c80 Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 14 years ago
  71. 50adddd Fix potential crash in sync. by Dianne Hackborn · 14 years ago
  72. e746f03 resolved conflicts for merge of 53686433 to master by Dianne Hackborn · 14 years ago
  73. 59a29f4 am b07c0789: Merge "DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue" into gingerbread by Adam Powell · 14 years ago
  74. 57361ef DO NOT MERGE Fix bug 2995887 - overscroll effect initialization issue by Adam Powell · 14 years ago
  75. d31211f sql statement with syntax errors can leave database lock in bad state by Vasu Nori · 14 years ago
  76. 1510770 Add missing return statement. by Jaikumar Ganesh · 14 years ago
  77. 20c8f47 resolved conflicts for merge of 0522f5e9 to master by Jaikumar Ganesh · 14 years ago
  78. 992f7d5 caching code retooled to reduce locking + handle SMP by Vasu Nori · 14 years ago
  79. 5368643 am 7e9f4eb2: Track client requests through location manager. by Dianne Hackborn · 14 years ago
  80. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  81. f4cae9f Merge "Forces windows to draw the first time they show." by Romain Guy · 14 years ago
  82. 58ef7fb Forces windows to draw the first time they show. by Romain Guy · 14 years ago
  83. 0522f5e am cc5494c9: Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  84. 4de4f09 am fbd26467: Merge "DO NOT MERGE" into gingerbread by Shimeng (Simon) Wang · 14 years ago
  85. f5aafff Unbreak the build. by Chris Palmer · 14 years ago
  86. cc5494c Out Of Band API for Secure Simple Pairing. by Jaikumar Ganesh · 14 years ago
  87. ba15633 Merge "Accessibility support for WebViews" by Shimeng (Simon) Wang · 14 years ago
  88. dc9f2b6 DO NOT MERGE by Shimeng (Simon) Wang · 14 years ago
  89. ed35d0e Merge "Correct the PackageManager.checkSignatures documentation." by Chris Palmer · 14 years ago
  90. 585f13f8d Accessibility support for WebViews by Svetoslav Ganov · 14 years ago
  91. 569a57d Merge "Import revised translations." by Eric Fischer · 14 years ago
  92. 19c9c7c am fb8116f7: am c891d2b3: Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 14 years ago
  93. fb8116f am c891d2b3: Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 14 years ago
  94. c891d2b Merge "Fix PointerLocationView when pointer ids are not zero-based." into gingerbread by Jeff Brown · 14 years ago
  95. 0c7d077 Merge changes I68379740,I9053218f by Mike Lockwood · 14 years ago
  96. d1e0c37 Fix PointerLocationView when pointer ids are not zero-based. by Jeff Brown · 14 years ago
  97. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 14 years ago
  98. cec7eb1 am 8b11f30c: am 1bece432: Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  99. 8b11f30 am 1bece432: Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago
  100. 1bece43 Make nativeLibraryDir visible in the API by Kenny Root · 14 years ago