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
/
views
/
test
/
views_test_base.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary uses of aura::Env::GetDispatcher
sadrul@chromium.org
2014-02-05
1
-16
/
+0
*
Add GrabWindowSnapshotAsync aura tests
enne@chromium.org
2014-01-08
1
-1
/
+2
*
Adds views::corewm::WMState to install common state
sky@chromium.org
2013-12-20
1
-5
/
+3
*
Moves transient stacking logic into WindowStackingClient
sky@chromium.org
2013-12-12
1
-0
/
+5
*
Refactors CaptureController so that both views and ash can use it.
sky@chromium.org
2013-08-22
1
-1
/
+3
*
Use platform-neutral initialize/shutdown functions for IME
Yukawa@chromium.org
2013-06-12
1
-9
/
+3
*
Support the Text services framework based IME for Chrome AURA on Windows 8 an...
ananta@chromium.org
2013-04-15
1
-0
/
+9
*
More work to make ash_unittests pass when we require context.
erg@chromium.org
2013-01-09
1
-0
/
+8
*
Desktop aura: Continue threading context through views.
erg@chromium.org
2012-12-06
1
-0
/
+10
*
Revert 171196 due to multiple memory leaks
eugenis@chromium.org
2012-12-05
1
-11
/
+0
*
Desktop aura: Continue threading context through views.
erg@chromium.org
2012-12-05
1
-0
/
+11
*
Now that unit_tests are clean, fix views_unittests.
erg@chromium.org
2012-09-11
1
-0
/
+3
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
1
-4
/
+5
*
Use AuraTestHelper to initialize aura environment in test
oshima@chromium.org
2012-05-30
1
-28
/
+4
*
cros: Maybe fix recent failures on trunk.
erg@google.com
2012-05-22
1
-0
/
+1
*
This restores a hack that was in place in the old NativeTabContentsContainer ...
beng@google.com
2012-05-15
1
-41
/
+2
*
Revert 137040 - This restores a hack that was in place in the old NativeTabCo...
vrk@google.com
2012-05-15
1
-2
/
+41
*
This restores a hack that was in place in the old NativeTabContentsContainer ...
ben@chromium.org
2012-05-15
1
-41
/
+2
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-6
/
+2
*
Aura demo fix
oshima@chromium.org
2012-04-14
1
-3
/
+2
*
Revert 132294 - Aura demo fix
eroman@chromium.org
2012-04-13
1
-2
/
+3
*
Aura demo fix
oshima@chromium.org
2012-04-13
1
-3
/
+2
*
Aura/Ash split: Make most unit tests compile without USE_ASH
erg@chromium.org
2012-04-13
1
-2
/
+7
*
Don't set single monitor manager under multi monitor environment.
oshima@chromium.org
2012-03-30
1
-0
/
+3
*
* MultiMonitorManager creates and manages mutliple monitor instance
oshima@chromium.org
2012-03-21
1
-2
/
+1
*
Native bounds support to host windows.
oshima@chromium.org
2012-03-16
1
-3
/
+2
*
MonitorManager to manage multiple monitors.
oshima@chromium.org
2012-03-14
1
-0
/
+3
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
1
-10
/
+0
*
Recommit r125950, which was reverted by r125958 due to link failures on win_a...
erg@chromium.org
2012-03-13
1
-0
/
+2
*
Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.
isherman@chromium.org
2012-03-10
1
-2
/
+0
*
Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.
erg@chromium.org
2012-03-10
1
-0
/
+2
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
1
-4
/
+4
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
1
-4
/
+4
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
1
-4
/
+4
*
Moves stacking client to Env.
beng@google.com
2012-02-27
1
-0
/
+4
*
Migrate client API setters/getters to take a RootWindow.
ben@chromium.org
2012-02-26
1
-1
/
+3
*
Clean up some RootWindow::GetInstance() use in views unittests.
ben@chromium.org
2012-02-26
1
-3
/
+9
*
Change how you get to the MessageLoop::Dispatcher.
ben@chromium.org
2012-02-23
1
-1
/
+2
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
1
-1
/
+1
*
Implement off-the-spot mode for Aura-IBus IME.
kinaba@chromium.org
2012-01-14
1
-1
/
+4
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
1
-0
/
+44
*
Second attempt at moving the StackingClient to a property on the RootWindow.
ben@chromium.org
2011-12-15
1
-2
/
+0
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-13
1
-0
/
+2
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
1
-2
/
+0
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
1
-0
/
+2
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
1
-2
/
+2
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
1
-0
/
+64