1. 2eb1995 am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  2. 54e1cda Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  3. 8c4edc0 am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  4. 61ef747 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  5. 3d20bc9 am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  6. dbf6f27 ZipFileRO: moar logging and wrap close by Kenny Root · 14 years ago
  7. 323b75e am c55f6da7: am 0b606263: Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread by Kenny Root · 14 years ago
  8. d6d93db am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  9. b47eafa Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 14 years ago
  10. fa98920 Add locking around ZIP seeking by Kenny Root · 14 years ago
  11. 6bea174 am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initialization." into gingerbread by Jeff Brown · 14 years ago
  12. 61a25b2 Looper: use pthread_once for TLS key initialization. by Jeff Brown · 14 years ago
  13. 62927a5 am a8d95248: am 7d4739be: Merge "Reduce lock thrashing in native Looper." into gingerbread by Jeff Brown · 14 years ago
  14. ed242de Reduce lock thrashing in native Looper. by Jeff Brown · 14 years ago
  15. 339f698 am d3576ef8: am 1ac48eab: Merge "Ensure input dispatcher and native looper handles EINTR." into gingerbread by Jeff Brown · 14 years ago
  16. f67f299 Ensure input dispatcher and native looper handles EINTR. by Jeff Brown · 14 years ago
  17. dc543ae am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  18. 59abe7e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  19. 055a792 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  20. a665ca8 Input dispatcher ANR handling enhancements. by Jeff Brown · 14 years ago
  21. 4181bd6 am 510951e9: am a8512a71: Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  22. 9c82c48 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  23. 16ead47 am 2a08e2a9: am a19ef306: Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  24. dc2d840 Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  25. c946422 am a1205f07: am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gingerbread by Dianne Hackborn · 14 years ago
  26. 45e0acb Modify native ALooper to take an explicit ident. by Dianne Hackborn · 14 years ago
  27. 1cce37b am 05dff838: am 11bbe200: Hopefully fix the build. by Dianne Hackborn · 14 years ago
  28. 3d2bca9 am b8bcfed5: am f703b77c: Merge "Add system property to turn off scheduling groups." into gingerbread by Dianne Hackborn · 14 years ago
  29. bb39b9f Hopefully fix the build. by Dianne Hackborn · 14 years ago
  30. 7b0d45c Add system property to turn off scheduling groups. by Dianne Hackborn · 14 years ago
  31. 757a867 am 8d5250c6: am 2e246549: Merge "Add better debug output for ResourceType errors" into gingerbread by Kenny Root · 14 years ago
  32. 4516244 Add better debug output for ResourceType errors by Kenny Root · 14 years ago
  33. b940c7e am 8e724905: am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  34. e0573a4 Add debugging to ZipFileRO by Kenny Root · 14 years ago
  35. 8d7fccc am b90b9d54: am 6be23712: Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 14 years ago
  36. 24b2aee am 821afa9a: am 54d41379: Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  37. cd9ce31 Free created FileMap when uncompressing files by Kenny Root · 14 years ago
  38. 28e9b9f Add OBB flags to support overlays by Kenny Root · 14 years ago
  39. 8264321 am 80328ba0: am 8ea71511: Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 14 years ago
  40. 1dfd9f8 Initial tool for OBB manipulation by Kenny Root · 14 years ago
  41. f09b0ae am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  42. c3ef3ae More native work. by Dianne Hackborn · 14 years ago
  43. 404b647 am d7ce227b: am 818490ab: Fix String8::operator+ by Kenny Root · 14 years ago
  44. aa96663 Fix String8::operator+ by Kenny Root · 14 years ago
  45. 8c16a39 am aec3e36f: am 2d817f75: Free scanBuf in ZipFileRO by Kenny Root · 14 years ago
  46. 8f20e5e Free scanBuf in ZipFileRO by Kenny Root · 14 years ago
  47. 8aea3f3 am 06abd0a6: am 571180c4: Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  48. 6c6a3fb Attempt to fix the SDK build by Christopher Tate · 14 years ago
  49. 2c8c271 am 4dc8ead1: am 7b40518e: Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  50. 0832a31 Change unistd.h to stddef.h to be correct by Kenny Root · 14 years ago
  51. e8642c0 am 47cf709a: am 8c5d9430: Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  52. 937cd1b Add unistd.h for size_t typedef to fix sim-eng by Kenny Root · 14 years ago
  53. 01d1669 am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  54. a45a800 Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  55. cfa6d98 resolved conflicts for merge of f7adbe10 to master by Jeff Brown · 14 years ago
  56. 0a128e3 Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  57. a903001 am d1313da5: am eb6e0df1: Don\'t build framework tests for simulator target. by Jeff Brown · 14 years ago
  58. a50ee3e Don't build framework tests for simulator target. by Jeff Brown · 14 years ago
  59. 94eed38 am 89ee578b: am fd035829: Add initial gamepad support. by Jeff Brown · 14 years ago
  60. 8575a87 Add initial gamepad support. by Jeff Brown · 14 years ago
  61. d441a0c am ceb8465e: am 87bb1857: Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 14 years ago
  62. 9baa2c7 Merge changes I2337051b,I19b426cb into gingerbread by Kenny Root · 14 years ago
  63. fa59afb Tweak ObbFile class by Kenny Root · 14 years ago
  64. 895b3d0 am 49159f07: am 74bf59b4: Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 14 years ago
  65. 8d3ee58 am d481cdd4: am c9535de8: Merge "Add OBB file helper class" into gingerbread by Kenny Root · 14 years ago
  66. 3c5d125 Add new glue code for writing native apps. by Dianne Hackborn · 14 years ago
  67. b94a9a6 Add OBB file helper class by Kenny Root · 14 years ago
  68. 747f65e am e24901d3: am 68267415: Add new native Looper API. by Dianne Hackborn · 14 years ago
  69. efa1085 Add new native Looper API. by Dianne Hackborn · 14 years ago
  70. e780fc9 am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  71. f4a4ec2 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  72. 6f19e9c am e0e5da0d: am 96e59eb8: Merge "Support for multiple tests" into gingerbread by Jeff Brown · 14 years ago
  73. f69280e Support for multiple tests by Jeff Brown · 14 years ago
  74. 157a264 am 4166aec5: am 28a6c8e9: am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 14 years ago
  75. beb2359 Remove PollLoop from host build. by Jeff Brown · 14 years ago
  76. 04c1a8c resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  77. e839a58 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  78. b3ed29c am b9d7b46b: am 8f864513: Merge "Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string\'s original contents." into kraken by Andreas Huber · 14 years ago
  79. a637eb4 Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string's original contents. by Andreas Huber · 14 years ago
  80. c91e0ed Add invariant check for stylesString size by Kenny Root · 14 years ago
  81. 615f5d6 Range checking for ResTable_map by Kenny Root · 14 years ago
  82. 61c22be Improve checking in aapt dump by Kenny Root · 14 years ago
  83. bad5195 Fix 1684100: Making sure that empty package, type and resource ids are not accepted. by Konstantin Lopyrev · 14 years ago
  84. d4066a4 ZipUtilsRO rewrite based on Dalvik Zip rewrite by Kenny Root · 15 years ago
  85. 7dd2bb8 am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 14 years ago
  86. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  87. c93a781 New xlarge screen size. by Dianne Hackborn · 15 years ago
  88. c85e12e Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 15 years ago
  89. 77e26d6 fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  90. caeddc7 fix [2542425] memory leak during video recording by Mathias Agopian · 15 years ago
  91. 82fecb0 Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  92. 6687fb1 Fix some bugs. by Dianne Hackborn · 15 years ago
  93. 8eca036 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 15 years ago
  94. dc7caf1 Demote the famous ResourceTypes warning to LOGV. by Ficus Kirkpatrick · 15 years ago
  95. 9e333ab Use UTF-8 strings to avoid duplicate caching, part 1 by Kenny Root · 15 years ago
  96. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  97. 0d88e7a Totally remove Unicode.cpp and rely on ICU by Kenny Root · 15 years ago
  98. 196e320 Excise code from Unicode.cpp that was dead by Kenny Root · 15 years ago
  99. ccb5b89 Add string resource type inspection by Kenny Root · 15 years ago
  100. d0aecce Maybe really fix windows build. by Dianne Hackborn · 15 years ago