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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
5
-0
/
+90
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-6
/
+2
*
Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.
erg@chromium.org
2012-04-20
2
-0
/
+12
*
Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.
erg@google.com
2012-04-18
2
-16
/
+0
*
Aura/ash split: Remove hacks and get chrome linking without ash.
erg@chromium.org
2012-04-18
2
-0
/
+16
*
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
2
-10
/
+8
*
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
*
Ash: Correctly initialize transparency flag for windows
jamescook@chromium.org
2012-03-09
2
-3
/
+16
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
2
-5
/
+5
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
2
-5
/
+5
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
2
-5
/
+5
*
Moves stacking client to Env.
beng@google.com
2012-02-27
2
-0
/
+6
*
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
2
-4
/
+12
*
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
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
2
-1
/
+7
*
Revert 117165 - Allow a Views client to provide a default frameview for windo...
ben@chromium.org
2012-01-11
2
-7
/
+1
*
Allow a Views client to provide a default frameview for window widgets.
ben@chromium.org
2012-01-11
2
-1
/
+7
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
2
-0
/
+49
*
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
2
-0
/
+11
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
2
-11
/
+0
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
2
-0
/
+11
*
Windows component build fix for aura.
varunjain@chromium.org
2011-12-09
1
-28
/
+0
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
1
-2
/
+2
*
Reland 112770, but with test disabled.
ben@chromium.org
2011-12-06
1
-0
/
+2
*
Revert 112770 - Prevent a crash in the first run search engine selector.
ben@chromium.org
2011-12-02
1
-2
/
+0
*
Prevent a crash in the first run search engine selector.
ben@chromium.org
2011-12-02
1
-0
/
+2
*
Reland change for aura tooltips that was revert due to build break:
varunjain@chromium.org
2011-12-01
2
-0
/
+60
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
1
-1
/
+1
*
Revert 112399 - Aura: Tooltip refactor. This Cl does the following:
hbono@chromium.org
2011-12-01
2
-60
/
+0
*
Aura: Tooltip refactor. This Cl does the following:
varunjain@chromium.org
2011-12-01
2
-0
/
+60
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
2
-12
/
+1
*
views: Move ime and test directories to ui/views.
tfarina@chromium.org
2011-11-17
4
-0
/
+236