1. e75642a Skip mulitple-display tests on win8 Re-enable tests that should pass on win7. by [email protected] · 12 years ago
  2. a4ea1f1 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by [email protected] · 12 years ago
  3. ed95e02 Update src/ash/ for renames and moves in base by [email protected] · 12 years ago
  4. c0ff034 Rework ash::CursorManager into a corewm object, to share code with desktop. by [email protected] · 12 years ago
  5. a1b7a82 Gets tooltips to work for desktop aura. This constrains the tooltips by [email protected] · 12 years ago
  6. 36bf3ee Linux/ChromeOS Chromium style checker cleanup, ash/ edition. by [email protected] · 12 years ago
  7. 1c3f700 Initial whack at getting ash_unittests to connect to a viewer process on Win/Metro. by [email protected] · 12 years ago
  8. 166ccde Make the cursor have separate mode for disabled mouse events and invisible. by [email protected] · 12 years ago
  9. 5a9de31 views cleanup: Merge parent and parent_widget. by [email protected] · 12 years ago
  10. 5ebe610 Desktop aura: Break aura::Window::SetParent in two. by [email protected] · 13 years ago
  11. dbc7b18 Support tooltips in ash windows by [email protected] · 13 years ago
  12. d403050 Make gfx::Rect class operations consistently mutate the class they are called on. by [email protected] · 13 years ago
  13. 2b433bd Revert 160993 - Revert 160976 - The center of a rect is x+width/2, y+height/2 by [email protected] · 13 years ago
  14. b8f0d0d Revert 160976 - The center of a rect is x+width/2, y+height/2 by [email protected] · 13 years ago
  15. 909afe3 The center of a rect is x+width/2, y+height/2 by [email protected] · 13 years ago
  16. 3e4351b Enabling Extended Deskop by default. by [email protected] · 13 years ago
  17. a4f3d05 aura: Fix crash when the aura window hosting a tooltip is destroyed. We fix by [email protected] · 13 years ago
  18. 4b8003c Aura desktop: Show resize cursors again. by [email protected] · 13 years ago
  19. 7109ce1 aura: couple of tooltip UX changes: by [email protected] · 13 years ago
  20. 1aad332 Add EnvEventFilter to filter events before root window process event by [email protected] · 13 years ago
  21. 42713f7 Rename GetRootWindow() -> GetPrimaryRootWindow() by [email protected] · 13 years ago
  22. dc03f98 ash: Instead of doing a conversion just use string16(). by [email protected] · 13 years ago
  23. 3341c65 aura: Do not show tooltips if mouse cursor is hidden. by [email protected] · 13 years ago
  24. 6c114e4 Build fix: I have tried this test on win_aura trybots several times and it passes by [email protected] · 13 years ago
  25. 1eea614 aura: Really long tooltips should be wrapped not truncated. by [email protected] · 13 years ago
  26. 50cf0ca Revert 128177 - aura: Really long tooltips should be wrapped not truncated. by [email protected] · 13 years ago
  27. 9e6baed5 aura: Really long tooltips should be wrapped not truncated. by [email protected] · 13 years ago
  28. 1919a164 Revert 127975 - aura: Really long tooltips should be wrapped not truncated. by [email protected] · 13 years ago
  29. 5ef265d aura: Really long tooltips should be wrapped not truncated. by [email protected] · 13 years ago
  30. 32c2a46 Migrate client API setters/getters to take a RootWindow. by [email protected] · 13 years ago
  31. 7a8cbb36 Change EventGenerator to take a RootWindow at construction instead of just assuming one via RootWindow::GetInstance(). by [email protected] · 13 years ago
  32. 2f36ed5c Revert r122716 and r122717 by [email protected] · 13 years ago
  33. 9557ef1 Change EventGenerator to take a RootWindow at construction instead of just assuming one via RootWindow::GetInstance(). by [email protected] · 13 years ago
  34. 1dd1c1b A bevy of Aura test changes: by [email protected] · 13 years ago
  35. e73bd780 Provide a RootWindow instance getter on the shell, in preparation for removing RootWindow::GetInstance(). by [email protected] · 13 years ago
  36. 6e9f6aa Mac/Aura compile fixes for new accelerator / dispatcher code by [email protected] · 13 years ago
  37. 4c61654 * Widget with WIDGET_OWNS_NATIVE_WIDGET has to be deleted explicitly. by [email protected] · 13 years ago
  38. 68a8e06 Use translated root location in WebInputEvent by [email protected] · 13 years ago
  39. 5139f1e Aura: add functionality required by mouse lock to disable tooltips. Also fix a by [email protected] · 13 years ago
  40. 55f59335 Rename the aura_shell namespace to ash by [email protected] · 13 years ago
  41. 2f74428 More stuff -> ash by [email protected] · 13 years ago[Renamed (97%) from ui/aura_shell/tooltip_controller_unittest.cc]
  42. a7eb018 aura: Fix tooltips that were broken in a previous change. Also add tests. by [email protected] · 13 years ago