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
/
bench
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ReflectorImpl use mailboxes
piman@chromium.org
2014-04-09
1
-40
/
+40
*
aura: Make demos use the InProcessContextFactory directly.
danakj@chromium.org
2014-03-13
1
-3
/
+14
*
Invert the ownership relationship between WindowEventDispatcher and WindowTre...
ben@chromium.org
2014-02-28
1
-13
/
+13
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-11
/
+11
*
Move ContextFactory setup out of AuraTestHelper.
danakj@chromium.org
2014-02-20
1
-2
/
+2
*
Revert 250798 "Revert of Read compositor VSync information from ..."
sergeyu@chromium.org
2014-02-12
1
-5
/
+0
*
Revert of Read compositor VSync information from platform, when possible (htt...
sheu@chromium.org
2014-02-12
1
-0
/
+5
*
Read compositor VSync information from platform, when possible
sheu@chromium.org
2014-02-11
1
-5
/
+0
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
2
-0
/
+5
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
2
-5
/
+0
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
2
-0
/
+5
*
Remove some stray blink::WebGraphicsContext3D references from ui/
jamesr@chromium.org
2014-01-30
1
-1
/
+0
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
2
-5
/
+0
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
2
-0
/
+5
*
Skeleton surface interfaces in cc/surfaces
jamesr@chromium.org
2014-01-16
1
-0
/
+1
*
ui/aura: Aura does not require any ResourceBundle initialization.
tfarina@chromium.org
2014-01-03
1
-2
/
+0
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
1
-2
/
+2
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-1
/
+1
*
aura: We don't need to call ui::RegisterPathProvider().
tfarina@chromium.org
2013-12-17
1
-3
/
+1
*
Remove uses of WebGraphicsContext3D from ui/compositor
jamesr@chromium.org
2013-12-14
2
-36
/
+29
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-2
/
+2
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-2
/
+2
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-1
/
+1
*
Use Window instead of RootWindow in many more places throughout the codebase
ben@chromium.org
2013-11-10
1
-6
/
+6
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-3
/
+3
*
Move test-only ContextFactory implementations out of production targets
jamesr@chromium.org
2013-10-30
1
-1
/
+2
*
Attempt to re-land FocusManager removal from Aura.
ben@chromium.org
2013-10-18
1
-2
/
+3
*
Revert 229437 "Remove old FocusManager code from Aura."
ben@chromium.org
2013-10-18
1
-3
/
+2
*
Remove old FocusManager code from Aura.
ben@chromium.org
2013-10-18
1
-2
/
+3
*
Explicit initialization of aura::Env for browser shell.
dnicoara@chromium.org
2013-10-09
1
-1
/
+1
*
aura: Use Layer::SetShowPaintedContent to stop showing external content
danakj@chromium.org
2013-10-02
1
-1
/
+1
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
1
-3
/
+2
*
Fix crash on aura_demo and aura_bench startup.
sudarsana.nagineni@intel.com
2013-09-11
1
-0
/
+4
*
gtk: Allow building both the X11 and Gtk message-pumps for gtk.
sadrul@chromium.org
2013-09-07
1
-1
/
+1
*
base: Minor cleanups in icu_util.h
tfarina@chromium.org
2013-08-23
1
-1
/
+1
*
aura: Remove CreateOffscreenContext from ui::ContextFactory.
danakj@chromium.org
2013-08-13
2
-17
/
+22
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
1
-1
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-2
/
+2
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-2
/
+2
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-2
/
+2
*
Update references to Blink's Platform API headers (remaining)
abarth@chromium.org
2013-05-30
2
-2
/
+2
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-30
1
-4
/
+0
*
Revert 202787 "Remove unnecessary ui::CompositorTestSupport"
kinuko@chromium.org
2013-05-29
1
-0
/
+4
*
Remove unnecessary ui::CompositorTestSupport
jamesr@chromium.org
2013-05-29
1
-4
/
+0
*
ui: Use base::MessageLoop.
xhwang@chromium.org
2013-04-29
1
-3
/
+3
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
CrOS: Schedule renderer drawing to hardware vsync.
backer@chromium.org
2013-02-21
1
-1
/
+7
[next]