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
*
Disable folder UI when app sync is disabled
stevenjb@chromium.org
2014-06-04
11
-9
/
+91
*
Enable views tests for touch editing on desktop Aura
mohsen@chromium.org
2014-06-04
1
-5
/
+1
*
Add DCHECK to MaskedViewTargeter::GetHitTestMask() overrides
tdanderson@chromium.org
2014-06-04
2
-0
/
+5
*
Make Chrome's clipboard compatible with the clipboard for mono apps (http://w...
pkotwicz@chromium.org
2014-06-04
1
-1
/
+2
*
Add support for painting halos on Views Labels.
msw@chromium.org
2014-06-04
3
-8
/
+23
*
Files.app: Handle 'Invalid Date' on drawing file list
yoshiki@chromium.org
2014-06-04
1
-3
/
+5
*
Refactor app list so AppsGridView owns the PaginationModel.
mgiuca@chromium.org
2014-06-04
17
-146
/
+160
*
Add TextfieldTest.OnKeyPressBinding, which requires r273791.
msw@chromium.org
2014-06-04
1
-7
/
+52
*
MacViews: Gets views_examples_with_content_exe compiling on Mac
tapted@chromium.org
2014-06-04
16
-71
/
+344
*
Pass the device scale factor in the command line to renderer processes.
ananta@chromium.org
2014-06-04
3
-1
/
+12
*
Remove IOSurfaceSupport
ccameron@chromium.org
2014-06-04
9
-504
/
+37
*
Linux: Unify udev scopers.
thestig@chromium.org
2014-06-03
6
-63
/
+19
*
MacViews: Implement a ui::InputMethod for Mac
andresantoso@chromium.org
2014-06-03
4
-0
/
+93
*
Pass ui::LatencyInfo correct with unified gesture detector on Aura.
tdresser@chromium.org
2014-06-03
3
-1
/
+78
*
More accelerator code leanup
oshima@chromium.org
2014-06-03
6
-38
/
+60
*
Gallery.app: Update thumbnail when a file is edited on the photo editor.
hirono@chromium.org
2014-06-03
6
-15
/
+43
*
Add ability to constrain dominant color selection to a HSL range.
calamity@chromium.org
2014-06-03
6
-51
/
+182
*
App Launcher: Preload the correct number of icons (don't assume 4x4).
mgiuca@chromium.org
2014-06-03
2
-6
/
+11
*
Remove need to sign in to use the App Launcher.
benwells@chromium.org
2014-06-03
18
-718
/
+4
*
Android: adds missing dependencies for gfx_unittests.
bulach@chromium.org
2014-06-03
2
-0
/
+16
*
Add the browser test for the new gallery.
hirono@chromium.org
2014-06-03
3
-43
/
+58
*
Move OverscrollController to RenderWidgetHostViewAura
jdduke@chromium.org
2014-06-03
2
-0
/
+16
*
Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.
thestig@chromium.org
2014-06-03
1
-7
/
+6
*
Revert r274404 and r274409:
tzik@chromium.org
2014-06-03
16
-526
/
+165
*
compositor: Tick the UI animations from cc, instead of from timer callbacks.
sadrul@chromium.org
2014-06-03
16
-165
/
+526
*
Revert "Fix textfield blur, to prevent resetting the text input client when n...
kevers@chromium.org
2014-06-02
2
-31
/
+2
*
Fix some views unittests on desktop Linux.
estade@chromium.org
2014-06-02
6
-51
/
+84
*
Fix bg color of bookmark bubble view
estade@chromium.org
2014-06-02
1
-1
/
+1
*
Remove overrides of HitTestRect() which just return false
tdanderson@chromium.org
2014-06-02
6
-12
/
+13
*
Puts notification buttons back below the image
dewittj@chromium.org
2014-06-02
3
-1
/
+46
*
Put color util and color analysis tests into color_utils namespace.
calamity@chromium.org
2014-06-02
2
-57
/
+45
*
Convert geolocation code to use RenderFrame instead of RenderView.
jam@chromium.org
2014-06-02
1
-1
/
+4
*
Add display_unittests target
dnicoara@chromium.org
2014-06-02
1
-1
/
+16
*
ozone: gbm: Fix libglapi linkage errors under gbm
spang@chromium.org
2014-06-02
1
-0
/
+7
*
New animation for the origin chip URL showing/hiding.
pkasting@chromium.org
2014-06-02
2
-15
/
+76
*
Removes ContextFactory::Get/SetInstance
sky@chromium.org
2014-06-02
3
-59
/
+7
*
ozone: evdev: Don't crash without cursor in scroll & click events
spang@chromium.org
2014-06-02
1
-0
/
+4
*
Prepare for Unified Gesture Recognizer landing in Aura
tdresser@chromium.org
2014-06-02
11
-91
/
+268
*
[Video Player] Re-factoring the code
yoshiki@chromium.org
2014-06-02
2
-127
/
+232
*
Fix crash in the experimental app list StartPageView.
calamity@chromium.org
2014-06-02
4
-1
/
+70
*
gn fixes for ui/gl and mac
jamesr@chromium.org
2014-06-01
2
-5
/
+3
*
Aura does not need to depend on gpu target.
tfarina@chromium.org
2014-05-31
1
-2
/
+2
*
aura: Reland r266681 to debug WindowObserver crashes.
derat@chromium.org
2014-05-31
5
-2
/
+53
*
Simplify AcceleratorDelegate interface
oshima@chromium.org
2014-05-31
2
-28
/
+16
*
Update skia and ui GN builds
brettw@chromium.org
2014-05-31
3
-42
/
+52
*
Introduce GN to desktop_linux arg and grit_defines list.
tfarina@chromium.org
2014-05-31
1
-3
/
+2
*
Introduce View::CanProcessEventsWithinSubtree()
tdanderson@chromium.org
2014-05-31
7
-5
/
+282
*
Fixes possible crash in CursorHeightProvider
sky@chromium.org
2014-05-31
1
-1
/
+4
*
Android: Remove WindowAndroidObserver::OnWillDestroyWindow()
sievers@chromium.org
2014-05-31
2
-3
/
+0
*
ozone: Add ozone_unittests target
spang@chromium.org
2014-05-31
7
-32
/
+99
[next]