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
*
ash/app_list: Make app list bubble move with launcher app list button.
xiyuan@chromium.org
2012-06-16
3
-7
/
+35
*
Changes to aura or the gtk2 shim should trigger linux_aura tryjobs.
erg@chromium.org
2012-06-16
1
-1
/
+1
*
Make layout/scale dependent grd files consistent
benrg@chromium.org
2012-06-16
19
-62
/
+62
*
Listen to display settings provider for work area size changes and send those
varunjain@chromium.org
2012-06-15
2
-0
/
+19
*
Basic tests for extended desktop mode
oshima@chromium.org
2012-06-15
1
-0
/
+1
*
Move touch_* assets into ash/ and aura/ subdirectories to match default_* assets
benrg@chromium.org
2012-06-15
17
-0
/
+0
*
Don't allow "touch optimized ui" mode to change after chrome startup.
rbyers@chromium.org
2012-06-15
3
-5
/
+33
*
Added more info to logs to learn why ASAN has NULL locale resource
scr@chromium.org
2012-06-15
1
-3
/
+12
*
Upwards compatibility for Win8 SDK IDataObjectAsyncCapability/IAsyncOperation
scottmg@chromium.org
2012-06-15
2
-8
/
+19
*
Refactor ui::HWNDSubclass as follows:
varunjain@chromium.org
2012-06-15
5
-27
/
+191
*
Windows: added command line switch to reverse rows of image transport surface.
apatrick@chromium.org
2012-06-15
3
-9
/
+194
*
ash: Add a 2x icon for the uber-tray.
sadrul@chromium.org
2012-06-15
3
-2
/
+2
*
Show context menu on long press.
flackr@chromium.org
2012-06-15
5
-30
/
+61
*
Aura: switch use of finish() into sync points when initializing surface
piman@chromium.org
2012-06-15
1
-2
/
+5
*
Windows: Do not fast tab switch if the tab has resized.
apatrick@chromium.org
2012-06-15
2
-31
/
+81
*
Add TAP support to views textfield.
flackr@chromium.org
2012-06-15
2
-0
/
+15
*
Turned DLOG/DCHECK into LOG/if(!)NOTREACHED;LOG for ASAN debugging
scr@chromium.org
2012-06-14
1
-2
/
+6
*
Remove --default-device-scale-factor because chrome now gets scale factor fro...
oshima@chromium.org
2012-06-14
7
-28
/
+31
*
[Reland] Aura GTK theme: Use gtk icons and borders for back/forward/home.
erg@google.com
2012-06-14
1
-1
/
+1
*
ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...
pkotwicz@chromium.org
2012-06-14
5
-60
/
+115
*
Remove
mark@chromium.org
2012-06-14
2
-2
/
+2
*
Fix candidate window position issue.
nona@chromium.org
2012-06-14
7
-23
/
+27
*
New checkbox and radio button appearance
rbyers@chromium.org
2012-06-14
4
-1
/
+227
*
First pass at making Chrome support metro snap mode. It creates a fullscreen-...
robertshield@chromium.org
2012-06-14
2
-12
/
+82
*
Revert 142036 - Aura GTK theme: Use gtk icons and borders for back/forward/home.
mrossetti@chromium.org
2012-06-14
1
-1
/
+1
*
Update display info and notify the root window even when the only device scal...
oshima@chromium.org
2012-06-14
1
-2
/
+10
*
Put vertical gap between displays on ChromeOS
jhorwich@chromium.org
2012-06-14
1
-1
/
+3
*
Aura GTK theme: Use gtk icons and borders for back/forward/home.
erg@chromium.org
2012-06-14
1
-1
/
+1
*
OWNERS file for chrome/apps/theme
sail@chromium.org
2012-06-13
2
-0
/
+2
*
app_list: Fix flashy search results while typing.
xiyuan@chromium.org
2012-06-13
3
-8
/
+29
*
Add the last nine images from ui/resources to ui/resources/default_100_percent
benrg@chromium.org
2012-06-13
9
-0
/
+0
*
ui-gestures: Added some type-specific accessors to gesture-events.
sadrul@chromium.org
2012-06-13
13
-35
/
+212
*
aura: Update doc for event-generator and remove an unused function.
sadrul@chromium.org
2012-06-13
2
-27
/
+4
*
Move usb_keycode_map.h into ui/base/keycodes.
garykac@chromium.org
2012-06-13
3
-0
/
+389
*
Let the layer animator's slow animation mode affect all animations.
vollick@chromium.org
2012-06-13
4
-5
/
+27
*
Load 2x resources whenever --default-device-scale-factor=2 is set
pkotwicz@chromium.org
2012-06-13
1
-4
/
+8
*
Make destructors of classes that implement aura::WindowDelegate private or pr...
yusukes@chromium.org
2012-06-13
2
-8
/
+12
*
aura: Update event-generator to send some useful gesture events.
sadrul@chromium.org
2012-06-13
2
-0
/
+62
*
app_list/chromeos: Fix wrong app icon in search results.
xiyuan@chromium.org
2012-06-13
7
-9
/
+78
*
Fixes content scaling when resizing
pkotwicz@chromium.org
2012-06-13
7
-4
/
+68
*
linux: Clean up code for getting font rendering settings.
derat@chromium.org
2012-06-13
7
-132
/
+252
*
[win] Allow the platform apps to specify a maximum size for their windows
jeremya@chromium.org
2012-06-13
1
-1
/
+5
*
Remove a local variable, |translated_event|, from RootWindow::DispatchKeyEven...
yusukes@chromium.org
2012-06-13
1
-3
/
+2
*
Add touch gestures to views menu controls.
flackr@chromium.org
2012-06-13
5
-2
/
+21
*
aura: Window should notify WindowDelegate of bounds changed if Layer cannot.
varunjain@chromium.org
2012-06-13
3
-7
/
+66
*
aura:Delay call to DispatchHeldMouseMove from RootWindow::ReleaseMouseMoves
piman@chromium.org
2012-06-12
3
-6
/
+102
*
Use pango underline metrics in RenderTextLinux.
asvitkine@chromium.org
2012-06-12
3
-6
/
+47
*
Fixes memory leak caused by 10545069
pkotwicz@chromium.org
2012-06-12
1
-7
/
+8
*
I tried to add a pak override in the command line but for some reason it is s...
scr@chromium.org
2012-06-12
1
-0
/
+3
*
Revert 141723 - First pass at making Chrome support metro snap mode. It creat...
sail@chromium.org
2012-06-12
2
-82
/
+12
[next]