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
/
ui
/
aura
/
window_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of aura: Create a single Env instance for aura_unittests (patchset #3 ...
pkotwicz
2015-08-18
1
-2
/
+1
*
aura: Create a single Env instance for aura_unittests.
Sadrul Habib Chowdhury
2015-08-17
1
-1
/
+2
*
Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContext
weiliangc
2015-07-13
1
-1
/
+2
*
Cleanup: Change {ASSERT,EXPECT}_FALSE(!x) to {ASSERT,EXPECT}_TRUE(x).
thestig
2015-05-06
1
-8
/
+7
*
Fix a few spelling errors in comments.
thakis
2015-04-28
1
-1
/
+1
*
ui: Use a PaintRecorder to access the Canvas for painting.
danakj
2015-04-07
1
-42
/
+0
*
Pass a ui::PaintContext from ui::Layer to layer delegates.
danakj
2015-04-04
1
-1
/
+3
*
aura: Remove layerless windows.
danakj
2015-04-03
1
-652
/
+30
*
Prevent capture from transferring touch event streams.
tdresser
2015-03-18
1
-19
/
+11
*
Add time_stamp parameter to MouseEvent constructor
robert.bradford
2015-02-18
1
-2
/
+2
*
Use template specialization to generate WindowProperty code.
oshima
2015-01-07
1
-22
/
+23
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
GetBoundsInRootWindow() gives wrong coordinates with translations
lxas
2014-12-29
1
-0
/
+74
*
Revert of Use template specialization to generate WindowProperty code (patchs...
chirantan
2014-12-19
1
-23
/
+22
*
Use template specialization to generate WindowProperty code.
oshima
2014-12-19
1
-22
/
+23
*
Re-enable Eager Gesture Recognition on Aura
tdresser
2014-12-09
1
-2
/
+2
*
Do not forward input events to Widget during Widget destruction
tdanderson
2014-12-08
1
-22
/
+96
*
Remove no-op NULL layer delegate aura::Window stacking code
pkotwicz
2014-12-01
1
-20
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-80
/
+51
*
Adopt ui::GestureConfiguration on Android
lanwei
2014-10-27
1
-7
/
+7
*
Convert ARRAYSIZE_UNSAFE -> arraysize in ui/.
viettrungluu
2014-10-16
1
-1
/
+1
*
Change GestureConfiguration types to be consistent with each other and with the
pkasting
2014-10-09
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-36
/
+36
*
Call WindowObserver::OnWindowVisbilityChanged only once per visibility change.
oshima
2014-10-08
1
-1
/
+17
*
Propagate window transformed notification to child hierarchy
mohsen
2014-09-10
1
-0
/
+46
*
Disable eager gesture detection.
tdresser
2014-09-08
1
-2
/
+2
*
Remove implicit conversions from scoped_refptr to T* in ui/
dcheng
2014-08-25
1
-4
/
+4
*
ozone: Enable aura tests that move the cursor
spang@chromium.org
2014-08-11
1
-10
/
+0
*
Eager Gesture Recognition on Aura
tdresser@chromium.org
2014-08-08
1
-4
/
+4
*
Reland: Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-30
1
-10
/
+10
*
Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...
jamescook@chromium.org
2014-07-29
1
-10
/
+10
*
Introduce NON_ZERO_DURATION for animation unit tests
jamescook@chromium.org
2014-07-29
1
-10
/
+10
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-28
1
-12
/
+12
*
Fix flake in WindowTest.TouchCaptureCancelsOtherTouches.
tdresser@chromium.org
2014-07-25
1
-11
/
+10
*
Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."
markusheintz@chromium.org
2014-07-24
1
-12
/
+12
*
Cleanups for aura/test/event_generator.h (resolve TODOs)
tapted@chromium.org
2014-07-24
1
-12
/
+12
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
1
-1
/
+7
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-05
1
-6
/
+97
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
1
-6
/
+6
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
1
-6
/
+6
*
aura: Reland r266681 to debug WindowObserver crashes.
derat@chromium.org
2014-05-31
1
-1
/
+1
*
Make ui::Layer use the cc:LayerTreeHost scale factor directly
ccameron@chromium.org
2014-05-14
1
-2
/
+0
*
Revert of Adds back some debugging code (https://codereview.chromium.org/2570...
robliao@chromium.org
2014-04-28
1
-1
/
+1
*
Adds back some debugging code
sky@chromium.org
2014-04-28
1
-1
/
+1
*
aura: Remove WindowTreeHost::QueryMouseLocation().
sadrul@chromium.org
2014-04-28
1
-6
/
+3
*
Stops animations when removing a window from its parent.
varkha@chromium.org
2014-04-25
1
-2
/
+7
*
Changes layer reparenting to happen after a window parent is changed in aura:...
varkha@chromium.org
2014-04-23
1
-0
/
+51
*
Makes LayerOwner::AcquireLayer return a scoped_ptr
sky@chromium.org
2014-04-18
1
-2
/
+2
*
Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.
oshima@chromium.org
2014-04-11
1
-4
/
+4
*
Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs
ben@chromium.org
2014-03-21
1
-2
/
+4
[next]