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
*
Ensure min size for images used in ImageGrid
oshima@chromium.org
2014-05-27
2
-63
/
+90
*
android: add Java-side support for browser compositor async readback
powei@chromium.org
2014-05-27
4
-70
/
+0
*
Introduce the MaskedViewTargeter class
tdanderson@chromium.org
2014-05-27
6
-0
/
+202
*
Add ppapi, improve Windows GN build.
brettw@chromium.org
2014-05-27
1
-12
/
+17
*
Make tooltips have their own toplevel window on Linux. This allows tooltips f...
pkotwicz@chromium.org
2014-05-27
8
-58
/
+41
*
Revert of Refactor and move ash independent nested accelerator code to ui/wm/...
msw@chromium.org
2014-05-27
10
-575
/
+0
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-27
10
-0
/
+575
*
Track plugin input event latency
miletus@chromium.org
2014-05-27
3
-3
/
+48
*
Use embedded thumbnails in the grid view.
mtomasz@chromium.org
2014-05-27
1
-2
/
+2
*
Experimental app list slide animation is now horizontal, not vertical.
mgiuca@chromium.org
2014-05-27
2
-1
/
+4
*
Keep presubmit more in sync with CQ
phajdan.jr@chromium.org
2014-05-27
1
-4
/
+4
*
Files.app: Introduce AsyncUtil.ConcurrentQueue
yoshiki@chromium.org
2014-05-27
1
-24
/
+93
*
Add keyboard shortcuts in Files.app to open inspector.
fukino@chromium.org
2014-05-27
2
-0
/
+51
*
Make PostEventDispatchHandler::OnGestureEvent() only show the
pkotwicz@chromium.org
2014-05-27
5
-54
/
+137
*
Remove unused code in DesktopScreenPositionClient. In the cases that it is ca...
pkotwicz@chromium.org
2014-05-27
1
-10
/
+8
*
Repurpose views+content example into a generic multiprocess views runtime
tapted@chromium.org
2014-05-27
18
-206
/
+382
*
ozone: Add OnSwapBuffers hook to SurfaceOzoneEGL
spang@chromium.org
2014-05-27
3
-0
/
+12
*
Add a unit test for the experimental app list.
calamity@chromium.org
2014-05-26
4
-19
/
+99
*
Gallery.app: Remove old Gallery files.
hirono@chromium.org
2014-05-26
115
-12830
/
+64
*
[Win] Draw the circular avatar programmatically rather than with a frame.
noms@chromium.org
2014-05-26
4
-7
/
+7
*
Make the App Info Dialog appear modal
sashab@chromium.org
2014-05-26
2
-0
/
+65
*
MacViews: Adds NativeWidgetMac and gets views target compiling on Mac.
tapted@chromium.org
2014-05-26
7
-0
/
+675
*
ui: Move font_list tests into gfx_unittests target.
tfarina@chromium.org
2014-05-26
2
-2
/
+2
*
Disabling virtual keyboard overscroll (at least for now) for login/out-of-box...
nkostylev@chromium.org
2014-05-26
2
-0
/
+27
*
Remove forward declarations of unused ImageRepGdk and ImageRepCairo
pkotwicz@chromium.org
2014-05-26
2
-8
/
+1
*
Add a unit test for app list resetting correctly.
calamity@chromium.org
2014-05-26
7
-11
/
+107
*
Revert 272740 "Refactor and move ash independent accelerator han..."
mmenke@chromium.org
2014-05-25
10
-574
/
+0
*
Refactor and move ash independent accelerator handling code in nested loop to...
oshima@chromium.org
2014-05-24
10
-0
/
+574
*
Add more BUILD.gn files to build these targets with GN.
tfarina@chromium.org
2014-05-24
2
-0
/
+73
*
Fix typos in OWNERS files
mdempsky@chromium.org
2014-05-24
1
-1
/
+1
*
This is in preparation for enabling HiDPI on Windows by default. Most of the ...
ananta@chromium.org
2014-05-24
4
-15
/
+32
*
Use multi-value switch to enable/disable the unified gesture detector.
tdresser@chromium.org
2014-05-24
4
-10
/
+43
*
glx: forward Expose event from child window to parent
piman@chromium.org
2014-05-24
4
-8
/
+36
*
Views Examples: Notify Combobox after updating the model
ckocagil@chromium.org
2014-05-23
1
-0
/
+1
*
ui/surface: Remove media/base from DEPS
spang@chromium.org
2014-05-23
1
-1
/
+0
*
Notifications: Retain button hover state during content updates.
dewittj@chromium.org
2014-05-23
5
-19
/
+152
*
Make Textfield scroll continuously when dragging beyond edges.
msw@chromium.org
2014-05-23
2
-31
/
+61
*
Re-Reland Linux Window Control Alignment
jonross@chromium.org
2014-05-23
7
-66
/
+553
*
Work on the Android GN build.
brettw@chromium.org
2014-05-23
3
-4
/
+31
*
Deactivate omnibox touch editing on command execution
mohsen@chromium.org
2014-05-23
7
-45
/
+114
*
Views Examples: Set Aura Env context factory
ckocagil@chromium.org
2014-05-23
1
-0
/
+1
*
Revert 272428 "Add native event testing to chromeos::EventRewrit..."
fgorski@chromium.org
2014-05-23
2
-155
/
+88
*
Revert of Repurpose views+content example into a generic multiprocess views r...
alph@chromium.org
2014-05-23
18
-383
/
+206
*
Repurpose views+content example into a generic multiprocess views runtime
tapted@chromium.org
2014-05-23
20
-263
/
+440
*
Fixes use after free in HWNDMessageHandler
sky@chromium.org
2014-05-23
1
-1
/
+3
*
Add native event testing to chromeos::EventRewriter unit tests.
kpschoedel@chromium.org
2014-05-23
2
-88
/
+155
*
Revert 272352 "Reland Linux Window Control Alignment"
fgorski@chromium.org
2014-05-22
7
-554
/
+66
*
Remove reference to hb-icu which is not built on CrOS
ckocagil@chromium.org
2014-05-22
1
-2
/
+9
*
Fix HWNDMessageHandler::OnSetCursor handling of HTERROR.
msw@chromium.org
2014-05-22
1
-0
/
+3
*
Reland Linux Window Control Alignment
jonross@chromium.org
2014-05-22
7
-66
/
+554
[next]