1. ba162cd gl/test: Move some initialization code used in tests to a separate component. by sadrul · 10 years ago
  2. 94b3605 win: Fix remaining plugin warnings in ash, device, printing, sandbox. by thakis · 10 years ago
  3. 1af05cb3 base: Rename discardable memory allocator interface and remove unnecessary class. by reveman · 10 years ago
  4. 2799f7f Re-land: base: Implement browser process support for discardable memory. by reveman · 10 years ago
  5. 2e0b0cf Revert "base: Implement browser process support for discardable memory." by Stephen White · 10 years ago
  6. ee5ad4b1 base: Implement browser process support for discardable memory. by reveman · 10 years ago
  7. 27bf1c2 Cleanup: Remove unneeded path_service.h includes. by thestig · 11 years ago
  8. d84534d3 Prefix CommandLine usage with base namespace (Part 4: ash/) by pgal.u-szeged · 11 years ago
  9. 4ce2aa6 Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWithLocale(). by [email protected] · 11 years ago
  10. cb1782c2 Resubmit 'Enable the volume slider in Windows Ash'. by [email protected] · 11 years ago
  11. 4ab9b0d Revert of Resubmit enable the volume slider in Ash for windows. (https://codereview.chromium.org/193173002/) by [email protected] · 11 years ago
  12. a824bdc Resubmit enable the volume slider in Ash for windows. by [email protected] · 11 years ago
  13. f14a8a4 Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests. by [email protected] · 11 years ago
  14. 698bdb6 ash: Make ash_unittests opt into real GL NullDraw contexts. by [email protected] · 12 years ago
  15. 87847948 Remove mac code from aura/ash/views by [email protected] · 12 years ago
  16. d56d3bb Clean up compositor initialization/destruction. by [email protected] · 12 years ago
  17. df2622c Revert 216780 "Clean up compositor initialization/destruction." by [email protected] · 12 years ago
  18. b2b1a2b Clean up compositor initialization/destruction. by [email protected] · 12 years ago
  19. f9451a81 Revert 216278 "Clean up compositor initialization/destruction." by [email protected] · 12 years ago
  20. cbf42f206 Clean up compositor initialization/destruction. by [email protected] · 12 years ago
  21. 25cc88b Revert "Clean up compositor initialization/destruction." by [email protected] · 12 years ago
  22. d65d6fe Clean up compositor initialization/destruction. by [email protected] · 12 years ago
  23. 009fb34 Remove unnecessary ui::CompositorTestSupport by [email protected] · 12 years ago
  24. 99e1e1e Revert 202787 "Remove unnecessary ui::CompositorTestSupport" by [email protected] · 12 years ago
  25. c44474c Remove unnecessary ui::CompositorTestSupport by [email protected] · 12 years ago
  26. b84f821c Introduce a single call to grab default browser on Win8 for tests. by [email protected] · 12 years ago
  27. ed95e02 Update src/ash/ for renames and moves in base by [email protected] · 12 years ago
  28. e9a3b0cf Add switch to run ash tests on desktop in windows 8. by [email protected] · 12 years ago
  29. 5799981 Move file_path.h to base/files. by [email protected] · 13 years ago
  30. 41168e2 Automatic Win8 default browser registration for the ash unittests. by [email protected] · 13 years ago
  31. 3e328a8f Re-enable test compositor on ash tests for win8/metro. This allows several additional tests to pass. by [email protected] · 13 years ago
  32. 1c3f700 Initial whack at getting ash_unittests to connect to a viewer process on Win/Metro. by [email protected] · 13 years ago
  33. 2f81e7e Revert 170082 - Remove compositor_test_support by [email protected] · 13 years ago
  34. b8a9c38 Remove compositor_test_support by [email protected] · 13 years ago
  35. 5294a92 Revert 169355 - Remove compositor_test_support by [email protected] · 13 years ago
  36. 0cec7b8f Remove compositor_test_support by [email protected] · 13 years ago
  37. fb317a5 Add new ResourceBundle::Delegate interface. by [email protected] · 13 years ago
  38. 116302fc ui: Move compositor/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
  39. 3514ab6 Revert Aura changes by [email protected] · 14 years ago
  40. 4e0e2b2 Include ui_strings in aura_shell_unittests to fix the build by [email protected] · 14 years ago
  41. a0fea7e Mac/Aura aura_shell_unittests are not linking by [email protected] · 14 years ago
  42. 70f9df1 content: Modfiy ResourceBundle and content_shell to run with alternative pak files. by [email protected] · 14 years ago
  43. 578c81b Remove old (pre-webkit) compositor by [email protected] · 14 years ago
  44. 55f59335 Rename the aura_shell namespace to ash by [email protected] · 14 years ago
  45. 2f74428 More stuff -> ash by [email protected] · 14 years ago[Renamed (96%) from ui/aura_shell/test_suite.cc]
  46. 72f08de Attempt 3 at: by [email protected] · 14 years ago
  47. 2d82dcf Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock by [email protected] · 14 years ago
  48. 207ff66 Attempt 2 at : Makes tests either use mock compositor or mock by [email protected] · 14 years ago
  49. 973d44a1 Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsContext3D depending upon which compositor we're running. This is needed to enable ui tests on the bots. by [email protected] · 14 years ago
  50. b6e5a64 Makes tests either use mock compositor or mock WebGraphicsContext3D depending upon which compositor we're running. This is needed to enable ui tests on the bots. by [email protected] · 14 years ago
  51. fcb98b7 Adds a couple of pixel-based compositor unittests. One to test that opacity is handled correctly, and one to check that MoveToFront and MoveAbove really do change the compositor output as expected. by [email protected] · 14 years ago
  52. 6377a00 Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window entirely. by [email protected] · 14 years ago
  53. 9783633c Fix up compositor mocking. by [email protected] · 14 years ago
  54. 2d7b087 Revert 107563 - Fix up compositor mocking. by [email protected] · 14 years ago
  55. 5c975ed Fix up compositor mocking. by [email protected] · 14 years ago
  56. c6933fcf ui::TestCompositor::TestCompositor() constructor has been changed to take a a CompositorDelegate* as a parameter. It can be NULL to get the same behaviour as before. But some tests actually require ScheduleDraw() to cause a draw to happen, in order to test that their real delegate is doing its job. Also, we move the compositor_factory from views::Widget and aura::Desktop to ui::Compositor. by [email protected] · 14 years ago
  57. 33274903 Use WebKit compositor in ui::Layer by [email protected] · 14 years ago
  58. 4ef39e9 Revert 106606 - Use WebKit compositor in ui::Layer by [email protected] · 14 years ago
  59. fe9d23f Use WebKit compositor in ui::Layer by [email protected] · 14 years ago
  60. 2b99f8c Some launcher tweaks: by [email protected] · 14 years ago