index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
web_contents
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Move GetCursor() method from WindowDelegate to its own delegate int...
ben@chromium.org
2014-03-27
2
-0
/
+5
*
Fixing race conditions in ui::content::WindowSlider which could cause the ove...
mfomitchev@chromium.org
2014-03-27
6
-130
/
+412
*
Move GetCursor() method from WindowDelegate to its own delegate interface Cur...
ben@chromium.org
2014-03-26
2
-5
/
+0
*
Move layer recreation logic entirely into LayerOwner::RecreateLayer().
ben@chromium.org
2014-03-26
2
-6
/
+0
*
Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs
ben@chromium.org
2014-03-21
2
-2
/
+4
*
Fixes in the logic for dismissing the GestureNav overlay.
mfomitchev@chromium.org
2014-03-11
3
-74
/
+198
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-3
/
+3
*
Replacing raw pointer to LayerAnimator with scoped_refptr in ScopedLayerAnima...
mfomitchev@chromium.org
2014-03-07
1
-11
/
+6
*
gesture nav: An alternate UI for gesture nav.
sadrul@chromium.org
2014-03-04
2
-0
/
+286
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
*
Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.
ben@chromium.org
2014-02-28
2
-4
/
+4
*
Adding a fade-out animation to GestureNav overlays.
mfomitchev@chromium.org
2014-02-27
2
-5
/
+74
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
gesture nav: Fix the UX for some navigation edge cases.
sadrul@chromium.org
2014-02-11
5
-4
/
+210
*
gesture-nav: Move OverscrollNavigationOverlay into its own file.
sadrul@chromium.org
2014-02-06
2
-0
/
+317
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
1
-6
/
+2
*
[Aura] Stop using consistent velocity as scroll start heuristic
tdresser@chromium.org
2014-01-30
1
-5
/
+5
*
The issue was that the window slider was initialized and then immediately qui...
mfomitchev@chromium.org
2014-01-28
1
-2
/
+4
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-1
/
+1
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-2
/
+2
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-1
/
+1
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-2
/
+2
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-2
/
+2
*
Use Window instead of RootWindow in many more places throughout the codebase
ben@chromium.org
2013-11-10
1
-3
/
+3
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
2
-2
/
+2
*
Makes native_widget_types forward declare ui::Cursor.
sky@chromium.org
2013-09-16
1
-0
/
+1
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
1
-3
/
+3
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
2
-3
/
+4
*
overscroll: Use different thresholds to initiate overscroll from touch-pad an...
sadrul@chromium.org
2013-08-29
2
-10
/
+18
*
Seperate horizontal and vertical overscrolling
rharrison@chromium.org
2013-07-26
2
-10
/
+10
*
window-slider: Do not delete the slider itself after sliding completes.
sadrul@chromium.org
2013-06-24
3
-39
/
+34
*
aura: Use the WindowSlider for gesture-nav while the page is reloading.
sadrul@chromium.org
2013-06-21
3
-12
/
+172
*
aura: Reenable window-slider unittests on win-aura.
sadrul@chromium.org
2013-06-15
1
-17
/
+2
*
aura: Fix a valgrind error in WindowSlider.
sadrul@chromium.org
2013-06-14
1
-4
/
+10
*
Disable Aura tests on windows since the fail on Win Aura (2) bot.
pastarmovj@google.com
2013-06-14
1
-2
/
+17
*
aura: Add code to allow sliding layers in a window using scroll events.
sadrul@chromium.org
2013-06-14
5
-6
/
+692
*
gesture nav: Move code around to unclutter web_contents_view_aura, and make i...
sadrul@chromium.org
2013-05-03
2
-0
/
+161
*
gesture nav: Change how the shadows are painted.
sadrul@chromium.org
2013-05-02
2
-0
/
+107