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
*
Add setters for the aura gesture recognizer constants.
girard@chromium.org
2012-02-22
1
-0
/
+2
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
1
-0
/
+2
*
Revert 122586 - Add setters for the aura gesture recognizer constants.
mmocny@chromium.org
2012-02-17
1
-2
/
+0
*
Add setters for the aura gesture recognizer constants.
girard@chromium.org
2012-02-17
1
-0
/
+2
*
Event smoothing in aura gesture recognizer.
sadrul@chromium.org
2012-02-09
1
-0
/
+3
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
1
-4
/
+12
*
Revert 120997 and 120996 because they cause compile failures in linux chomiumos.
sadrul@chromium.org
2012-02-08
1
-3
/
+0
*
Event smoothing in aura gesture recognizer.
sadrul@chromium.org
2012-02-08
1
-0
/
+3
*
Revert 120835 - Event smoothing in CrOS gesture recognizer.
michaeln@google.com
2012-02-07
1
-3
/
+0
*
Event smoothing in CrOS gesture recognizer.
tdresser@chromium.org
2012-02-07
1
-0
/
+3
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-07
1
-0
/
+2
*
Revert 120587 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-2
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+2
*
Revert 120566 - Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-2
/
+0
*
Implements accelerator handling for menus on aura.
pkotwicz@chromium.org
2012-02-06
1
-0
/
+2
*
Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...
ben@chromium.org
2012-02-03
1
-8
/
+11
*
Remove Owner param to EventFilter's ctor.
ben@chromium.org
2012-01-31
1
-1
/
+0
*
aura: Update GestureRecognizer to be able to process multi-point gestures.
sadrul@chromium.org
2012-01-31
1
-0
/
+4
*
aura: Implementation of queued/asynchronous gesture recognition.
sadrul@chromium.org
2012-01-28
1
-1
/
+2
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
1
-0
/
+2
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-16
/
+1
*
event_mac.cc doesn't exist
dhollowa@chromium.org
2012-01-24
1
-1
/
+1
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
1
-1
/
+6
*
aura: Move GestureRecognizer from views into aura.
sadrul@chromium.org
2012-01-19
1
-0
/
+4
*
Mac Native Event copying missing under Aura
dhollowa@chromium.org
2012-01-17
1
-0
/
+3
*
Adds some widget methods I'm going to need for dragging real browsers:
sky@chromium.org
2012-01-03
1
-1
/
+3
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
1
-0
/
+1
*
Shell related switches -> aura shell switches.
ben@chromium.org
2011-12-20
1
-3
/
+3
*
Move TooltipClient to client namespace and add convenience setters/getters fo...
ben@chromium.org
2011-12-15
1
-0
/
+1
*
Rename WindowDragDropDelegate->DragDropDelegate
ben@chromium.org
2011-12-15
1
-1
/
+3
*
Second attempt at moving the StackingClient to a property on the RootWindow.
ben@chromium.org
2011-12-15
1
-2
/
+1
*
Revert r114369 "Store StackingClient on RootWindow in a property."
oshima@chromium.org
2011-12-14
1
-1
/
+0
*
Store StackingClient on RootWindow in a property.
ben@chromium.org
2011-12-14
1
-0
/
+1
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-13
1
-0
/
+6
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
1
-6
/
+0
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
1
-0
/
+6
*
Attempt 3 at:
sky@chromium.org
2011-12-09
1
-2
/
+16
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-16
/
+2
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-2
/
+16
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
1
-16
/
+2
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
1
-2
/
+16
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
1
-7
/
+7
*
Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...
ben@chromium.org
2011-12-06
1
-8
/
+0
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-06
1
-0
/
+8
*
Reland change for aura tooltips that was revert due to build break:
varunjain@chromium.org
2011-12-01
1
-0
/
+1
*
Revert 112399 - Aura: Tooltip refactor. This Cl does the following:
hbono@chromium.org
2011-12-01
1
-1
/
+0
*
Aura: Tooltip refactor. This Cl does the following:
varunjain@chromium.org
2011-12-01
1
-0
/
+1
*
First shot at implementing drag&drop for Aura
varunjain@chromium.org
2011-11-17
1
-0
/
+2
*
[Aura] Support additonal event filters in DesktopEventFilter.
xiyuan@chromium.org
2011-11-15
1
-0
/
+2
*
aura: Track mouse button state.
derat@chromium.org
2011-11-11
1
-1
/
+1
[next]