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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
2
-10
/
+6
*
Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.
pkotwicz@chromium.org
2012-01-23
4
-18
/
+52
*
aura/views: Use colors from NativeTheme in the omnibox popup.
sadrul@chromium.org
2012-01-23
5
-7
/
+74
*
Add test case for CenterWindow in Aura. CenterWindow was changed in
alicet@chromium.org
2012-01-23
2
-0
/
+68
*
Skia DEPS roll to 3077
epoger@chromium.org
2012-01-23
1
-1
/
+0
*
aura: Move focus to the parent window when the focusd window closes.
sadrul@chromium.org
2012-01-22
2
-1
/
+16
*
aura: Remove window from its parent a little early.
sadrul@chromium.org
2012-01-22
4
-6
/
+42
*
Change class -> struct to avoid compile error in clang.
mukai@chromium.org
2012-01-21
1
-1
/
+1
*
Merge left and right cursor movement code in RenderText, and misc fixes
benrg@chromium.org
2012-01-21
11
-879
/
+616
*
Implement MouseLock for RWHVA.
varunjain@chromium.org
2012-01-21
1
-0
/
+6
*
Add Angle lib to compositor.gyp dependencies so compositor runs on windows.
ben@chromium.org
2012-01-21
1
-0
/
+2
*
Makes it so we ignore paint requests while closing. We do this to
sky@chromium.org
2012-01-20
1
-1
/
+5
*
Add slide sequence for aura windows in compact mode.
alicet@chromium.org
2012-01-20
1
-1
/
+6
*
Makes tree and table work correctly in rtl.
sky@chromium.org
2012-01-20
2
-16
/
+38
*
UnConfineCursor addition breaks Mac/Aura
dhollowa@chromium.org
2012-01-20
1
-0
/
+9
*
Fix the fix. Added missing return type.
joaodasilva@chromium.org
2012-01-20
1
-1
/
+1
*
Fix chromeos clang build.
joaodasilva@chromium.org
2012-01-20
3
-1
/
+15
*
Animate the omnibox show/hide.
ben@chromium.org
2012-01-20
1
-1
/
+1
*
Fix the Windows implementation of EventGenerator::PressKey().
yusukes@google.com
2012-01-20
2
-7
/
+17
*
Aura: Add "Edit Search Engines" option to the aura omnibox context menu.
varunjain@chromium.org
2012-01-20
2
-3
/
+14
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
6
-2
/
+67
*
Set textfield's height according to 1st font's FontHeight.
xji@chromium.org
2012-01-19
8
-7
/
+32
*
views: Make sure the native-wrapper for the combobox inherits the enabled-nes...
sadrul@chromium.org
2012-01-19
3
-3
/
+27
*
NULL check the parent's layer too when removing a child.
ben@chromium.org
2012-01-19
1
-2
/
+2
*
Fix the issue that HtmlDialogView does not handle keyboard event on aura.
jennyz@chromium.org
2012-01-19
1
-1
/
+0
*
Aura: Expose platform's cursor grab API from RootWindow.
varunjain@chromium.org
2012-01-19
6
-0
/
+49
*
Clean up uses of static data around singletons.
rsesek@chromium.org
2012-01-19
1
-2
/
+5
*
aura: Change ownership of the GestureRecognizer.
sadrul@chromium.org
2012-01-19
5
-34
/
+33
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
3
-9
/
+11
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
1
-4
/
+4
*
Hide the view which is removed from its parent.
mukai@chromium.org
2012-01-19
1
-3
/
+6
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
7
-11
/
+79
*
Change status widget type to TYPE_WINDOW_FRAMELESS.
zork@chromium.org
2012-01-19
1
-2
/
+4
*
Mac/Aura compositor_unittests are failing
dhollowa@chromium.org
2012-01-19
2
-4
/
+7
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
23
-24
/
+408
*
aura: Move GestureRecognizer from views into aura.
sadrul@chromium.org
2012-01-19
19
-576
/
+493
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
6
-68
/
+3
*
Remove unused CanvasSkia::GetTextureID() functions.
asvitkine@chromium.org
2012-01-19
6
-26
/
+2
*
Aura: add functionality required by mouse lock to disable tooltips. Also fix a
varunjain@chromium.org
2012-01-18
1
-1
/
+4
*
Aura: Split out CompactLayoutManager from ToplevelLayoutManager
jamescook@chromium.org
2012-01-18
1
-1
/
+1
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
6
-3
/
+68
*
Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...
benrg@chromium.org
2012-01-18
3
-3
/
+17
*
Tweaks for the launcher:
sky@chromium.org
2012-01-18
1
-3
/
+5
*
Enable logging for views_examples.
asvitkine@chromium.org
2012-01-18
1
-1
/
+8
*
Do not map XK_Meta_L/R to VKEY_L/RWIN.
yusukes@chromium.org
2012-01-18
1
-4
/
+2
*
Make it simpler to detect when implicit animations complete.
vollick@google.com
2012-01-18
9
-54
/
+270
*
Add a comment to InitXKeyEventForTesting. No code change.
yusukes@chromium.org
2012-01-18
1
-1
/
+2
*
Revert 118057 - Add a simple animation when showing/hiding windows.
dbeam@chromium.org
2012-01-18
6
-74
/
+9
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-18
6
-9
/
+74
*
RenderText: Pan to show additional overflow text when the display width incre...
msw@chromium.org
2012-01-18
2
-1
/
+113
[next]