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
*
Enrollment screen was ported to the new GAIA flow.
dzhioev
2015-03-30
1
-1
/
+2
*
Sync OOBE screen UI changed for new Gaia flow.
merkulova
2015-03-30
1
-0
/
+9
*
Allow views::Label subclasses create RenderText
tmoniuszko
2015-03-30
2
-26
/
+26
*
Remove android_webview_build conditions from ui.
torne
2015-03-30
8
-44
/
+17
*
Fix FSP appView reporting...was missing bind call on function.
smckay
2015-03-30
1
-1
/
+2
*
Files.app: Stop to use PIEX library temporary.
Daichi Hirono
2015-03-30
1
-7
/
+1
*
Files.app: Show folders as smaller boxes in grid view.
fukino
2015-03-30
8
-27
/
+338
*
Files.app: Invert the position of OK and CANCEL button on dialog.
fukino
2015-03-30
1
-2
/
+2
*
hi-dpi: convert _NET_WORKAREA from pixels.
stapelberg
2015-03-29
1
-5
/
+15
*
Revert "Enable chrome.automation.getDesktop on all aura platforms."
Vincent Scheib
2015-03-28
2
-13
/
+0
*
Move allow_character_break property to RenderText.
mukai
2015-03-28
9
-52
/
+132
*
[Ozone-Drm] Pick pending buffer over current buffer when modesetting
dnicoara
2015-03-27
2
-2
/
+10
*
Fix a crash seen in Desktop Chrome Windows while displaying a bubble
ananta
2015-03-27
2
-4
/
+13
*
Enable chrome.automation.getDesktop on all aura platforms.
dtseng
2015-03-27
2
-0
/
+13
*
Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...
danakj
2015-03-27
6
-11
/
+125
*
ozone: evdev: Pass mouse wheel presence to gestures
spang
2015-03-27
1
-0
/
+3
*
Enable BeginFrame scheduling on aura
simonhong
2015-03-27
6
-125
/
+11
*
ozone: evdev: Use real initializer MockTouchEventConverterEvdev
spang
2015-03-27
1
-117
/
+84
*
ozone: evdev: Unsquelch some real errors in release
spang
2015-03-27
2
-9
/
+8
*
Refactors gesture conversion functions to ui/events/blink
sky
2015-03-27
5
-0
/
+383
*
ozone: evdev: Allow setting slot values in EventDeviceInfo
spang
2015-03-27
4
-40
/
+85
*
Port Chromium OS touch noise filtering to Chromium. The Chromium OS
pkotwicz
2015-03-27
20
-109
/
+1027
*
Chromium side Implementation of new roles added in ARIA 1.1 draft.
shreeram.k
2015-03-27
2
-7
/
+13
*
Align file_manager cr-dialog-close button to left in rtl locale.
tbarzic
2015-03-27
1
-0
/
+5
*
We redesigned the GpuMemoryBuffer interface to handle multiple buffers. These...
emircan
2015-03-27
1
-7
/
+9
*
x11: Reset the window handle after destroying it
dnicoara
2015-03-26
1
-0
/
+1
*
Retrieve and pass subpixel lcd geometry on windows
scottmg
2015-03-26
4
-6
/
+83
*
Add a subtle reminder that chrome_extensions.js is overwritten.
dbeam
2015-03-26
1
-1
/
+1
*
Add tooltip to close button in app info dialog.
benwells
2015-03-26
1
-0
/
+3
*
Delete ui/gfx/mac/nsimage_cache_unittest.cc.README
tapted
2015-03-26
1
-3
/
+0
*
Set FixedSource image unscaled in ImageSkiaTest
qiankun.miao
2015-03-26
1
-1
/
+11
*
Revert of Port Chromium OS touch noise filtering to Chromium (patchset #8 id:...
skuhne
2015-03-26
20
-1023
/
+109
*
Fix accidental updates of host's baselines_ in Elide().
mukai
2015-03-26
3
-1
/
+18
*
Add NetworkTechnology types to ONC
stevenjb
2015-03-26
4
-3
/
+10
*
Suppress network configuration UI when third-party VPN times out
emaxx
2015-03-26
1
-2
/
+8
*
views: Remove View::PaintCommon, merge it into View::Paint.
danakj
2015-03-26
2
-70
/
+67
*
ozone: evdev: Add absolute axis information to DeviceCapabilities
spang
2015-03-26
3
-24
/
+226
*
Files.app: Enable PIEX loader for official build.
hirono
2015-03-26
1
-1
/
+7
*
Move the check for fileBrowserHandler permission to FileBrowserHandler.
mtomasz
2015-03-26
4
-4
/
+0
*
Files.app: Do not run thumbnail fetch during directory scan.
yawano
2015-03-26
3
-8
/
+61
*
Remove the code which sorts and removes duplicates from the fallback font list
ananta
2015-03-26
1
-12
/
+15
*
Make the textfield in app_list and find_bar not support suggestions.
shuchen
2015-03-26
3
-1
/
+16
*
Break runs by clusters rather than iteration over code points
mukai
2015-03-26
2
-4
/
+24
*
Added Destroy() functions for GPUTimer and GPUTracer/GPUTrace.
dyen
2015-03-26
2
-1
/
+14
*
Port Chromium OS touch noise filtering to Chromium. The Chromium OS
pkotwicz
2015-03-26
20
-73
/
+1023
*
[views] Add checkmark throbber to card unmasking prompt
estade
2015-03-25
2
-0
/
+0
*
Reland "[Android] Preserve the front buffer when the activity is paused"
jdduke
2015-03-25
5
-1
/
+75
*
Ensure that the extension icons show up in the omnibox at fractional scales.
ananta
2015-03-25
2
-0
/
+12
*
Move early outs to the top of View::Paint and OnPaintLayer
danakj
2015-03-25
1
-53
/
+54
*
Exposes more mutation functions to MotionEventGeneric
sky
2015-03-25
3
-9
/
+45
[next]