1. 650dce4 am 7265458a: am 9f8628dd: am 320af83a: am d5fae06e: (-s ours) am 8f886a60: StrictMode test app: fake a disk write & fake delay in the service. by Brad Fitzpatrick · 10 years ago
  2. 2cb5f9c am bc83d8fe: am b09980b1: am 463e60b8: am e87bd517: (-s ours) Fix the build by copying the now defunct ContactHeaderWidget into the app. by Jeff Hamilton · 10 years ago
  3. 21ca54c am d6615eda: am fb0cdf1d: am 063caac7: am c99b3404: (-s ours) am 8d5b30b2: Add Binder tests to StrictMode test app. by Brad Fitzpatrick · 10 years ago
  4. 0e936c1 am 03ec30ec: am cd93e26c: am f4622e8e: am 3ed50494: (-s ours) am 1c522646: Add some network tests to the StrictMode tester app. by Brad Fitzpatrick · 10 years ago
  5. 9cd554c am 5b29aa13: am 51b114d3: am f10531ae: am a480c0f8: (-s ours) am 0ab5d125: StrictModeTest: little app to test out StrictMode by Brad Fitzpatrick · 10 years ago
  6. e9f3aaa am c75b62f8: am cd6ea278: am 3097e04a: am d97598ef: (-s ours) Fix LoaderApp to follow ActionBar changes by Andrew Stadler · 10 years ago
  7. b99abf7 am bc97d1bb: am a17c3ae8: am 1458ae5f: am fd122354: (-s ours) Update LoaderApp to build with current fragment API by Andrew Stadler · 10 years ago
  8. a089290 am c9fc60ac: am 0c4fc89f: am 2e555ba4: am 9b694a3b: (-s ours) Use the framework version of Loader and friends now that they exist. by Jeff Hamilton · 10 years ago
  9. df4583d am e088fd64: am bdaae45d: am 1193be6a: am bf9a707f: (-s ours) Switch to using layouts to define fragments in the simple case. by Jeff Hamilton · 10 years ago
  10. 0e93e01 am d8fbcb09: am 6772ad65: am eea972e5: am d5da5ecc: (-s ours) Switch to using the framework ActionBar. by Jeff Hamilton · 10 years ago
  11. 4607e73 am 999834bd: am d9e380a3: am dfec2065: am b8f21e4c: (-s ours) Update to the latest Fragment API changes and a few other API cleanups. by Jeff Hamilton · 10 years ago
  12. ba7ef99 am a53b155a: am bbc1682e: am 350c8242: am 7a5e3bc2: (-s ours) First pass at attempting to use a single Activity for multiple app "states" by Jeff Hamilton · 10 years ago
  13. 26d2ae2 am f65d431e: am e87f967d: am fefad631: am eda61bd2: (-s ours) Checkpoint work to start using fragments. by Jeff Hamilton · 10 years ago
  14. 4104362 am b286faca: am 349f2420: am 550b492a: am b7ea9751: (-s ours) am 70cbc575: am 7980ed83: Add a static rpcperftest, and add ping tests to RpcPerformance.apk. by Dan Egnor · 10 years ago
  15. 6e6e594 am dad35750: am 446ac752: am 47c2e1fb: am e21e3a53: (-s ours) am 7866f05e: am b12b4e0d: Add a *native* RPC benchmark, which can ping any system Binder service. by Dan Egnor · 10 years ago
  16. 4acd3cc am df958395: am c6ca0853: am 8baa3322: am e4871727: (-s ours) am a64c3a1c: am b478656a: More RpcPerformance benchmarks; record non-yaffs disks in procstatlog. by Dan Egnor · 10 years ago
  17. 1c27a5a am 196de862: am e6a9e950: am 1a0f1c7b: am 609a0241: (-s ours) Merge "Providing access to the URI" by Dmitri Plotnikov · 10 years ago
  18. 507c4df am a424790f: am 60d115a7: am 8c639c70: am 8ab6947a: (-s ours) am 19249034: am 376b3009: Include network & binder & CPU speed stats. by Dan Egnor · 10 years ago
  19. 9036d07 am 0c309d8d: am 1b0d0738: am 5b9cdc60: am 10076656: (-s ours) am e0da1b17: am 99fb9827: Sundry RpcPerformance tweaks and modifications: by Dan Egnor · 10 years ago
  20. 5f2462d am e6da8a66: am 86297806: am 9b572e1b: am b8f8e4f8: (-s ours) am 68582c9f: am b1ccdd25: Simple reporting script for procstatlog output, plus disk test by Dan Egnor · 10 years ago
  21. dd20a1d am b3bcc0db: am 32460c36: am 34ebb313: am da57f016: (-s ours) Merge "Provide more access to CursorLoader and Loader members." by Evan Millar · 10 years ago
  22. 931f2f2 am f82574d7: am 95ad9f31: am 7de287d3: am d6c675de: (-s ours) am 9bac33fb: am b897e9f6: "Make a movie out of top": continuously monitor lots of /proc files by Dan Egnor · 10 years ago
  23. f63c937 am 4b2dbd63: am 36601757: am 44298bd4: am 3d88981d: (-s ours) Enhance groups mode and add a view contact intent handler. by Jeff Hamilton · 10 years ago
  24. 81f5763 am eacb4998: am 72f2ef82: am 52727d33: am b48e53f3: (-s ours) LoaderActivity now tracks Loaders with the same ID. by Jeff Hamilton · 10 years ago
  25. 064d5d1 am ff3c365b: am f5182163: am 11f82711: am b169e271: (-s ours) Fixup a few things pointed out in review. by Jeff Hamilton · 10 years ago
  26. 4058f85 am 58b4fd69: am f1577da4: am 04d1b986: am bc6f8fde: (-s ours) Introduce the coupler pattern. by Jeff Hamilton · 10 years ago
  27. e342b51 am 042a8dbf: am 926c3b95: am 65c25197: am a42dbb0f: (-s ours) Cleanup CursorLoader, and add AsyncTaskLoader. by Jeff Hamilton · 10 years ago
  28. df6ea2e am a466997d: am 1ca2e235: am 4c73d67a: am 21143c86: (-s ours) Fix some bugs introduced in LoaderActivity by Jeff Hamilton · 10 years ago
  29. 493640d am 0cd17ccb: am 6304fa08: am 3d5a03f6: am 8166c06d: (-s ours) Make Loaders return themselves in callbacks. by Jeff Hamilton · 10 years ago
  30. a850e79 am 8392643b: am 0cc69daa: am 69179dfa: am 2aee0983: (-s ours) Initial take of the LoaderApp. by Jeff Hamilton · 10 years ago
  31. 2828e45 am 5863668a: am 50851b4f: am 86ac2185: am 0117063d: (-s ours) am a645ed14: am b63c226d: Little app to benchmark various RPC mechanisms. by Brad Fitzpatrick · 10 years ago
  32. 841b92f am 51a8e71f: am a14f95df: am a783c3d3: am 03d3ed5f: (-s ours) am a8fadd2b: am 42d06bed: Inaugural package for packages/experimental/, plus some top level README and Android.mk files. by Dan Egnor · 10 years ago
  33. 55641a5 am 254e3198: am bd7014db: am daf9c078: Merge "procstatlog: Use %zu for size_t" by Elliott Hughes · 10 years ago
  34. 48daa05 am 5b52b361: am a78f0116: am ecbf323e: (-s ours) Update the sample print service with advanced print options activity. by Svetoslav · 10 years ago
  35. a68db9f am 9b4bd300: am 80ee25d4: am 0f11f776: (-s ours) Update the sample code for printing from an app by Svetoslav · 10 years ago
  36. a4a031d am abf3c085: am ebbb11d5: am 9fbba1f7: (-s ours) Merge "Update the print sample/test code." into klp-dev by Svetoslav Ganov · 10 years ago
  37. 5a29780 am 709e9b8d: am ee2cf90a: am cb4a6984: (-s ours) merge in klp-release (no-op) by Ed Heyl · 10 years ago
  38. 2251a31 am 0ba58d98: am 53e24c58: am 3b842d9a: (-s ours) merge in KQS81M by Ed Heyl · 10 years ago
  39. 9713b1f am e83fb68f: am 1956d790: am bf99aeb2: (-s ours) Update the sample code due to API change by Svetoslav · 10 years ago
  40. 808140e am 9e3bf1f3: am 07a3bdc8: am d7192328: (-s ours) Updated the sample code due to API changes by Svetoslav Ganov · 10 years ago
  41. 7d5d697 am ecf8d30c: am 77247b4d: am e816e252: (-s ours) Update sample code due to API change by Svetoslav · 10 years ago
  42. a5c2571 am 94b235fc: am a75e9403: am d4749f7e: (-s ours) Updated the test/sample apps due to new APIs. by Svetoslav Ganov · 10 years ago
  43. 59325b0 am a26a1875: am b61bb3c2: am 5a7f277a: (-s ours) Updated the sample code due to API changes. by Svetoslav Ganov · 10 years ago
  44. 27686e0 am fd60dcf2: am 90d8e059: am ccd352be: (-s ours) Update the print sample code. by Svetoslav Ganov · 10 years ago
  45. d0ba4e4 am 4db553b5: am 121b2030: am 92ee8105: (-s ours) Added test UI to the sample print service. by Svetoslav · 10 years ago
  46. 5a3f508 am a44e2b6a: am 12fe4d54: am e8c204dc: (-s ours) Update the print samples due to API changes by Svetoslav Ganov · 10 years ago
  47. a42815c am 4d8a3d5a: am 7202bc62: am 4760c411: (-s ours) define a target sdk for the showcase. by Chris Wren · 10 years ago
  48. 08ccb30 am 413906b7: am 447f2ff2: am e0139447: (-s ours) make the mock phone call insistent by Chris Wren · 10 years ago
  49. 477d69f am 6bca421b: am b48d082f: am dcc3ea28: (-s ours) Merge "Update the samples code" by Svetoslav Ganov · 10 years ago
  50. 5d1fdcb am 14554279: am 4efe95a2: am e23fd877: (-s ours) Merge "Adding lazy population of printer capabilities - test the new APIs." by Svetoslav Ganov · 10 years ago
  51. f29f570 am 08264e60: am c8a1e239: am 5ee00488: (-s ours) Merge "Update samples due for framework changes" by Svetoslav Ganov · 10 years ago
  52. 4b361cb am 892fb3d3: am 150ab3ed: am d3ef7ac5: (-s ours) Merge "NotificationShowcase improvements" by Chris Wren · 10 years ago
  53. a2fe714 am 625e46c7: am 574864a8: am a71b28ab: (-s ours) Update samples due to API change by Svetoslav Ganov · 10 years ago
  54. e5b68e0 am e0b9c737: am ceb75842: am 151acb82: (-s ours) Update the print service sapmle. by Svetoslav Ganov · 10 years ago
  55. 2a4a40e am aa546803: am c0aac4d2: am 11e24e5f: (-s ours) Update sample code due to API changes by Svetoslav · 10 years ago
  56. 9122361 am 7b9e9bc2: am c6239184: am 5eb1dfdd: (-s ours) Print - print services by Svetoslav · 10 years ago
  57. 924c360 am 69081b8c: am 54e35e23: am 1e0c48bb: (-s ours) Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 10 years ago
  58. 87dd1c6 am b67cad08: am ee9473d1: am c0c316e9: (-s ours) Sample Dream showing an error message. by Daniel Sandler · 10 years ago
  59. 11900f6 am 02123a48: am fd685338: am b727ba0e: (-s ours) Reconcile with jb-release by The Android Open Source Project · 10 years ago
  60. 37fd050 am 756bb56a: am 7e1f0c93: am efae2faa: (-s ours) Port notification showcase to android-support-v4. by Chris Wren · 10 years ago
  61. 203b2d3 am b09de385: am e44f569a: am 4a583e8e: (-s ours) Add an inbox exmaple to the showcase. by Chris Wren · 10 years ago
  62. a32263e am 20993aa0: am e57af510: am 0544d9a7: (-s ours) Test out the setStyle() flow in the showcase by Chris Wren · 10 years ago
  63. 1a2b94a am a412206a: am 9d534d84: am 944fd318: (-s ours) Testing actions a little more. by Daniel Sandler · 10 years ago
  64. 7b26a0c am 35a570d6: am a4cd8a1b: am 363b69b5: (-s ours) Remove intruder alert stuff. by Daniel Sandler · 10 years ago
  65. 49f60b8 am dcd57932: am eb3f67c2: am 001472fd: (-s ours) Testing Chronometer. by Daniel Sandler · 10 years ago
  66. 64996bb am 2339c80f: am b1c49995: am 6329ce29: (-s ours) Testing Actions. by Daniel Sandler · 10 years ago
  67. ead5286 am 4f4d6f33: am a9be0295: am 144d15cd: (-s ours) Missing resources. by Daniel Sandler · 10 years ago
  68. 449bb0b am 0319515c: am 421cde79: am b1aaad11: (-s ours) Test BigPictureStyle and BigTextStyle. by Daniel Sandler · 10 years ago
  69. f995d02 am 4feac166: am 0d8ae51b: am bcdc72c9: (-s ours) Test intruder alert. by Daniel Sandler · 10 years ago
  70. 8099288 am 0c9799af: am d9f72d59: am c0874643: (-s ours) README: document that these directories are public by Nick Kralevich · 10 years ago
  71. 464c48a am 42a27023: am 8473ddd0: am 14e6cad6: (-s ours) Test app that generates a lot of notifications. by Daniel Sandler · 10 years ago
  72. 4ad31d4 am 2eb09261: am 0f906a8b: am 399e1db5: (-s ours) delete droiddream cleanup tool. by Nick Kralevich · 10 years ago
  73. 9227d82 am 7ce68b5c: am 140cbbf1: am e5a4975e: (-s ours) am 48196094: Remove unused code by Guang Zhu · 10 years ago
  74. ad1a30d am 0c3d10e5: am 5a203803: am e96bef33: (-s ours) Experimental: Notification event viewer. by Daniel Sandler · 10 years ago
  75. d43bb90 am 6e89a018: am 156db0d7: am 7f589e5b: (-s ours) video chat camera test app: fix up copyrights by Mike Dodd · 10 years ago
  76. d1e8e93 am 8838c64c: am 5c78e12d: am f9400aa2: (-s ours) Video chat camera test app updates. by Mike Dodd · 10 years ago
  77. 9de914d am 806e108f: am 268659e4: am 437eba38: (-s ours) Sample app to show how to integrate an IMS framework into Android. by Jake Hamby · 10 years ago
  78. 4d25f5b am 208c0936: am d8520f65: am 75631589: (-s ours) Video chat camera test app: tag as test so it doesn\'t go in the system partition. by Mike Dodd · 10 years ago
  79. 3f91f1d am ef83a348: am e2331571: am eca476a9: (-s ours) Change the location of window dump by Guang Zhu · 10 years ago
  80. fefe9c8 am 07dbc240: am 26bf0740: am 3289993e: (-s ours) UI automation service by Guang Zhu · 10 years ago
  81. d5f4791 am d0bd6462: am 52d784cf: am 705bbba5: (-s ours) Video chat camera test app: use SurfaceTexture on Honeycomb+. by Mike Dodd · 10 years ago
  82. f49d3b2 am 8d774c4c: am fd9ffb6b: am b13d9f16: (-s ours) Merge "Update dream demos to use support lib." by Daniel Sandler · 10 years ago
  83. ad202b2 am a0684f84: am 141aa22c: am 195a467f: (-s ours) Video chat test app update for rotation. by Mike Dodd · 10 years ago
  84. e25491d am d9c7a30f: am e328d81d: am c9bc9958: (-s ours) Update video chat camera test app. by Mike Dodd · 10 years ago
  85. a8d3e83 am d9d96be3: am 6b365bac: am f3b14de7: (-s ours) Tweaked BasicDream behavior; updated demos. by Daniel Sandler · 10 years ago
  86. 04fec61 am de30cb19: am e39876d5: am 0f331071: (-s ours) Merge "Tuning artwork and physics." by Daniel Sandler · 10 years ago
  87. 51d0622 am 934cc7bd: am 8722a48c: am 6cfb3718: (-s ours) Merge "foo" by Daniel Sandler · 10 years ago
  88. 0ddd762 am 96ae480b: am 4d244c19: am 705176b1: (-s ours) Remove the deprecated things from Config.java. These havent been working since before 1.0. by Joe Onorato · 10 years ago
  89. 0ef4d5e am 453f0bd6: am 67a27572: am af7cdee2: (-s ours) Fix bug with preexisting droidreamclean file by RoboErik · 10 years ago
  90. c8aae4d am 5ddd5052: am c856569d: am 9311625f: (-s ours) Update to clean all versions of the malware by RoboErik · 10 years ago
  91. c4ff905 am 55fbb21b: am c402008d: am c5a64949: (-s ours) Merge "Native binary to clean droiddream malware" by rich cannings · 10 years ago
  92. f7b3998 am a8ed610a: am 82821e5a: am 4b2895b7: (-s ours) Update to deal with the new version of droiddream by RoboErik · 10 years ago
  93. 33dd043 am 6401401b: am 89afce1e: am 2ee65fd8: (-s ours) Update makefile to include aidl file by Erik · 10 years ago
  94. 8a19a3d am e85ffef6: am 646668ab: am b0143ecb: (-s ours) The latest shipped version v16 by Erik · 10 years ago
  95. 2f64f72 am f0d00dcd: am 12cc831a: am 3f4f1b76: (-s ours) Second canary version (v14) by Erik · 10 years ago
  96. 900d3c0 am 65bb2cb4: am 30a955e4: am 42113ea8: (-s ours) Initial commit for Android Market Security Tool by Erik · 10 years ago
  97. 90d4f27 am a016064b: am a1cbe5ff: am 330ecff6: (-s ours) Add StrictMode ClassInstanceLimit test. by Brad Fitzpatrick · 10 years ago
  98. f4cc28d am e43eb412: am 8fd5d12e: am 37563432: (-s ours) StrictMode test app: custom slowness support by Brad Fitzpatrick · 10 years ago
  99. 56fa453 am 40470703: am f5a1aa19: am 933b3540: (-s ours) Misc StrictMode test app additions and fixes. by Brad Fitzpatrick · 10 years ago
  100. 137bd30 am 07945a03: am f27adb66: am b5618c94: (-s ours) Add CameraPreviewTest/README file. by Mike Dodd · 10 years ago