1. 3dd05bf Merge "Potential fix for flaky tests." by TreeHugger Robot · 8 years ago
  2. 996aa3b Evict thumbnail caches and delay dismissing spinner on refresh finish. by Garfield, Tan · 8 years ago
  3. 4acc4bd Potential fix for flaky tests. by Ben Lin · 8 years ago
  4. 3d9a067 Allow drag-n-drop to auto-scroll when near top/bottom of dirlist. by Ben Lin · 8 years ago
  5. 8c3e68d Attempt at fixing broken tests and regressing performance. by Ben Lin · 8 years ago
  6. 048ea2f Remove unused "isTouchEvent" methods. by Steve McKay · 8 years ago
  7. 0788617 Addition UserInputHandler test coverage. by Steve McKay · 8 years ago
  8. 9be9891 Follow up changes from ag/1190582. by Ben Lin · 8 years ago
  9. 415cd8b Pull clipping related classes to a separate package. by Garfield, Tan · 8 years ago
  10. 74c2877 Consolidate user input handling in single class. by Steve McKay · 8 years ago
  11. 908f988 [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  12. 960c3ae Fixed DocumentsMenuManagerTest#testRootContextMenu. by Ben Lin · 8 years ago
  13. d7d1487 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  14. 2499e8d Move GestureListener to own file. by Steve McKay · 8 years ago
  15. 4682205 Merge "[multi-part] Eliminate 1k selection limit" by TreeHugger Robot · 8 years ago
  16. 38212a4 Fix Angler search tests. by Steve McKay · 8 years ago
  17. 05df8ec [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  18. 63e37fb Load layout specific breadcrumb view. by Steve McKay · 8 years ago
  19. f46958b [multi-part] Eliminate 1k selection limit by Garfield, Tan · 8 years ago
  20. 3ee1ee9 Fix broken Ryu default dir test. by Steve McKay · 8 years ago
  21. 8eafd50 Moving Menu-related logic from BaseActivity to MenuManager. by Ben Lin · 8 years ago
  22. 43b62a8 Implementing breadcrumb for tablet devices for navigation in the bar. by Ben Lin · 8 years ago
  23. d818796 [multi-part] Eliminate 1k selection limit by Steve McKay · 8 years ago
  24. 4a618f5 Merge "Poll jobs' status to update notifications." by TreeHugger Robot · 8 years ago
  25. 4a7aba2 Poll jobs' status to update notifications. by Garfield, Tan · 8 years ago
  26. 9a621cb Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  27. 6f55e3e Remove main looper assertions and attempts to run tests in main thread. by Garfield, Tan · 8 years ago
  28. cd6edf4 Merge "Ensure thumbnail cache test suite is running on main thread." by TreeHugger Robot · 8 years ago
  29. 553db72 Ensure thumbnail cache test suite is running on main thread. by Garfield, Tan · 8 years ago
  30. a433c6d Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago
  31. d9ddb3b Suppress auto-closing drawer and add ripple effect on spring load roots. by Garfield, Tan · 8 years ago
  32. cd9780a Merge "Prioritize delete jobs by adding them to a separate thread pool." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  33. 716912e Move BandController out of MultiSelectManager. by Steve McKay · 8 years ago
  34. ddc35c5 Fixing some tests for Phone form-factor. by Ben Lin · 8 years ago
  35. 1ec6f29 Load up-to-date thumbnail if the cached one is out of date. by Garfield, Tan · 8 years ago
  36. ad02945 Convert ItemDragListenerTest to JUnit4, and add it to APCT. by Garfield, Tan · 8 years ago
  37. da75c24 Initial effort toward fixing Suppress tests by integration of Espresso. by Ben Lin · 8 years ago
  38. ba92ba5 Merge "Add support for search in DownloadManager." by Ben Lin · 8 years ago
  39. ce763d8 Add support for search in DownloadManager. by Ben Lin · 8 years ago
  40. 1d97531 Add capability to spring load a root or directory. by Garfield, Tan · 8 years ago
  41. b1404b7 Enable Ctrl+X cut operations, along with some code refactor. by Ben Lin · 8 years ago
  42. 4759c9f Cancel band selection on directory change. by Tomasz Mikolajewski · 8 years ago
  43. 55625a6 Deal gracefully with empty srcs. by Steve McKay · 8 years ago
  44. 5e02d30 Do not allow to select non-selectable items via mouse. by Tomasz Mikolajewski · 8 years ago
  45. 53f109b3 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  46. 69e852d Fix search view tests on handheld devices by Aga Wronska · 8 years ago
  47. 774cc93 Add menu option to show/hide internal storage. by Aga Wronska · 8 years ago
  48. 21fece7 Merge "Add basic jank tests for DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  49. 8ee8ebf Add basic jank tests for DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  50. 378f409 Merge "Fix testModelIdIsUnique test in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  51. d283221 Fix testModelIdIsUnique test in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  52. 007151a Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 9 years ago
  53. b4129d7 Add config flag to hide home directory ("Documents") from the roots list. by Aga Wronska · 9 years ago
  54. f3244e8 Revert "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." by Aga Wronska · 9 years ago
  55. 415c062 Merge "Fix band selection problems." into nyc-dev by Ben Kwa · 9 years ago
  56. c29fd8d Fix band selection problems. by Ben Kwa · 9 years ago
  57. 49ca224 Reduce memory allocations and improve sorting in DocumentsUI by 8.42%. by Tomasz Mikolajewski · 9 years ago
  58. 7e16688 Suppress tests failing because or permission inconsistency by Aga Wronska · 9 years ago
  59. 3e63e7d Run all downloads through trampoline. by Steve McKay · 9 years ago
  60. 4064f60 Merge "Delete downloads activity." into nyc-dev by Steve McKay · 9 years ago
  61. 2c4c90d Merge "Fallback to byte-by-byte copy/move if optimized fails." into nyc-dev by Steve McKay · 9 years ago
  62. 6ce903d Delete downloads activity. by Steve McKay · 9 years ago
  63. 1008a11 Fallback to byte-by-byte copy/move if optimized fails. by Tomasz Mikolajewski · 9 years ago
  64. 9ab36aa Merge "Improve sorting performance by 2.5 times." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  65. f346796 Suppress Rename tests that fail consistently... by Steve McKay · 9 years ago
  66. c05d98f Improve sorting performance by 2.5 times. by Tomasz Mikolajewski · 9 years ago
  67. 18d3e85 Suppress tests that are consistently failing... by Steve McKay · 9 years ago
  68. 8db100e Merge "Don't show title in delete confirmation." into nyc-dev by Steve McKay · 9 years ago
  69. b4672ef Merge "Always show intern storage." into nyc-dev by Steve McKay · 9 years ago
  70. 7c43958 Always show intern storage. by Steve McKay · 9 years ago
  71. cf057ef Fix broken tests due to uninitialized roots. by Tomasz Mikolajewski · 9 years ago
  72. 1a067899 Merge "Add scaffolds for performance tests of DocumentsUI" into nyc-dev by Tomasz Mikolajewski · 9 years ago
  73. ae6d6b4 Add scaffolds for performance tests of DocumentsUI by Tomasz Mikolajewski · 9 years ago
  74. ea9ec29 Fix roots filtering for move operations. by Steve McKay · 9 years ago
  75. c8d4e22 Don't show title in delete confirmation. by Steve McKay · 9 years ago
  76. 88d5592 Merge "Remove revealLauncher and revealApp from tests." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  77. 95f44e8 Merge "Clear selection mode when changing root" into nyc-dev by Aga Wronska · 9 years ago
  78. d559743 Clear selection mode when changing root by Aga Wronska · 9 years ago
  79. 7a3b811 Delete confirmation and notification improvements. by Steve McKay · 9 years ago
  80. b9eeee1 Launch the activity with the test root opened for tests by Aga Wronska · 9 years ago
  81. 2b163bd Remove revealLauncher and revealApp from tests. by Tomasz Mikolajewski · 9 years ago
  82. f4b8083 Merge "Add logic for selecting filename in RenameDocumentFragment - different selection for directory. Prevent test from creating directories in Documents folder." into nyc-dev by Aga Wronska · 9 years ago
  83. 568b3b3 Add logic for selecting filename in RenameDocumentFragment - different selection for directory. by Aga Wronska · 9 years ago
  84. 0fa97e8 Cleanup error handling in jobs. by Tomasz Mikolajewski · 9 years ago
  85. cddd034 Merge "Move directory and roots support to own ui bots." into nyc-dev by Steve McKay · 9 years ago
  86. b9a20d1 Move directory and roots support to own ui bots. by Steve McKay · 9 years ago
  87. 008e948 Undo generalization isDownloads > supportsChildren. by Steve McKay · 9 years ago
  88. 9a0fc1f Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 9 years ago
  89. a6bbeab Improvements to Copy/Move flow. by Steve McKay · 9 years ago
  90. 30551a2 Guard against NPE in equals checks. by Steve McKay · 9 years ago
  91. c4524a9 Merge "Fix Rename Document tests" into nyc-dev by Aga Wronska · 9 years ago
  92. 5784996 Fix Rename Document tests by Aga Wronska · 9 years ago
  93. 83df50f Allow multiple range selections using the shift key. by Ben Kwa · 9 years ago
  94. 2036dad Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 9 years ago
  95. e852d93 Preserve selection across device rotation. by Steve McKay · 9 years ago
  96. 65d9a51 Fix flakiness of testFilesList_LiveUpdate. by Tomasz Mikolajewski · 9 years ago
  97. 40d5d9d Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev by Steve McKay · 9 years ago
  98. 3b5a29c Merge "Go to root from child directory when root tapped. Bug: 27060001" into nyc-dev by Aga Wronska · 9 years ago
  99. 9146ac6 Don't apply fancy back logic when drawer is not present. by Steve McKay · 9 years ago
  100. df3abce Remove temporary test fixes. by Tomasz Mikolajewski · 9 years ago