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
/
aura.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
1
-0
/
+2
*
move ui controls to ui/base/test
oshima@chromium.org
2013-06-07
1
-0
/
+3
*
Start of Aura RootWindowHost for ozone platform.
rjkroege@chromium.org
2013-06-07
1
-0
/
+2
*
Add test coverage for InputMsg_CursorVisibilityChange
tdanderson@chromium.org
2013-06-01
1
-0
/
+2
*
Add allocator.gyp target to aura/views_unittests to fix heapcheck build
jamesr@chromium.org
2013-05-30
1
-0
/
+6
*
Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...
gab@chromium.org
2013-05-24
1
-2
/
+2
*
Revert 201806 "Create MetroViewerProcessHost as a common base fo..."
dbeam@chromium.org
2013-05-24
1
-2
/
+2
*
Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost...
gab@chromium.org
2013-05-23
1
-2
/
+2
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+2
*
Revert 198519 "Notify all visible renderers when the visibility ..."
skaslev@chromium.org
2013-05-06
1
-1
/
+0
*
Notify all visible renderers when the visibility of the mouse cursor changes
tdanderson@google.com
2013-05-06
1
-0
/
+1
*
Factor out ash/chromeos specific transform from RootWindow.
oshima@chromium.org
2013-04-03
1
-0
/
+1
*
Rename RootWindowHostLinux and inheritors.
rjkroege@chromium.org
2013-03-26
1
-2
/
+2
*
make menus, bubbles, etc. top level windows on aura
scottmg@chromium.org
2013-03-25
1
-0
/
+2
*
Observe for window's (self) deletion during activation/focus change.
sschmitz@chromium.org
2013-03-20
1
-0
/
+2
*
Revert 185719 "Check for destroyed window observers which haven'..."
flackr@chromium.org
2013-03-13
1
-1
/
+0
*
x11: Include X11 dependencies only when building with X11.
sadrul@chromium.org
2013-03-07
1
-1
/
+1
*
Check for destroyed window observers which haven't stopped observing windows.
flackr@chromium.org
2013-03-02
1
-0
/
+1
*
Make aura build on Win64
jschuh@chromium.org
2013-02-15
1
-0
/
+2
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
1
-4
/
+0
*
aura: Do not include test code in production code.
tfarina@chromium.org
2013-02-01
1
-0
/
+2
*
Make ui_controls only usable from interactive_ui_tests. This has two benefits:
jam@chromium.org
2013-01-14
1
-2
/
+0
*
Consolidates activation and focus change observers a bit.
ben@chromium.org
2012-12-11
1
-0
/
+1
*
Reorganize how messages are handled in metro ash (win8)
cpu@chromium.org
2012-12-07
1
-0
/
+6
*
Rename test_support_ash and test_support_aura.
tfarina@chromium.org
2012-12-04
1
-9
/
+9
*
Revert 170082 - Remove compositor_test_support
dcheng@chromium.org
2012-11-29
1
-0
/
+3
*
Remove compositor_test_support
piman@chromium.org
2012-11-28
1
-3
/
+0
*
Rework FocusManager as FocusClient.
ben@chromium.org
2012-11-28
1
-1
/
+3
*
Revert 169355 - Remove compositor_test_support
stevet@chromium.org
2012-11-23
1
-0
/
+3
*
Remove compositor_test_support
piman@chromium.org
2012-11-23
1
-3
/
+0
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
1
-1
/
+0
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
1
-5
/
+2
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
1
-8
/
+4
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
1
-20
/
+4
*
Revert 165719 - Move aura shared and desktop classes to the views target. Not...
ben@chromium.org
2012-11-02
1
-4
/
+20
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
1
-20
/
+4
*
In-chorme viewer for metro (part 2)
cpu@chromium.org
2012-10-05
1
-0
/
+2
*
Listen in the browser for a connection from a metro viewer process.
scottmg@google.com
2012-10-01
1
-1
/
+0
*
Bunch of boilerplate to set up a process, ipc, etc.
scottmg@google.com
2012-09-18
1
-0
/
+2
*
Desktop aura: Use the X11 clipboard for text.
erg@chromium.org
2012-09-13
1
-2
/
+0
*
aura-x11: Fix touch-calibration for multi-monitor setups.
sadrul@chromium.org
2012-09-11
1
-0
/
+2
*
events: Introduce EventDispatcher, EventTarget, and EventHandler.
sadrul@chromium.org
2012-09-03
1
-0
/
+1
*
Adds support for handling/filtering of events after the window's delegate has...
ben@chromium.org
2012-08-30
1
-0
/
+1
*
Merge aura::DispatcherLinux into base::MessagePumpAuraX11.
erg@chromium.org
2012-08-30
1
-2
/
+2
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-5
/
+0
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
1
-0
/
+1
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
1
-3
/
+4
*
Remove ui_resources_default_100_percent.rc and theme_resources_default_100_pe...
benrg@chromium.org
2012-07-25
1
-3
/
+0
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
1
-4
/
+4
*
Revert 147288 - Renamed resource files to be more verbose, specifically:
rlarocque@chromium.org
2012-07-18
1
-4
/
+4
[next]