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
*
(Views only)Resize the menu buttons on the Website Settings UI to fit the but...
markusheintz@chromium.org
2012-07-31
2
-4
/
+8
*
Fix the method GetSelectedTab of the class NativeTabbedPaneView to return the...
markusheintz@chromium.org
2012-07-31
3
-58
/
+90
*
Make '=' and function keys on a keypad work.
yusukes@chromium.org
2012-07-31
1
-2
/
+8
*
Do not CHECK that handle returned by eglQuerySurfacePointerANGLE is non-null.
apatrick@chromium.org
2012-07-31
1
-2
/
+0
*
Add command-line option to have an extra delay before blitting.
jbauman@chromium.org
2012-07-30
1
-0
/
+16
*
aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().
tfarina@chromium.org
2012-07-30
8
-12
/
+11
*
views: Enable ViewTest.RemoveNotification on Linux.
tfarina@chromium.org
2012-07-30
1
-6
/
+0
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
17
-376
/
+459
*
views/examples: Pure pedantic change.
tfarina@chromium.org
2012-07-28
9
-33
/
+33
*
Support copying a partial rectangle region from the compositing surface on Win.
mazda@chromium.org
2012-07-28
2
-30
/
+51
*
aura: apply brightness filter last to improve perf
piman@chromium.org
2012-07-27
1
-4
/
+8
*
Use correct coordinates for last moust location in SynthesizeMouseMoveEvent
oshima@chromium.org
2012-07-27
1
-1
/
+1
*
mac: Switch to "new" (10.6) block-based panel apis
thakis@chromium.org
2012-07-27
1
-52
/
+27
*
Use current gtk dialogs in linux_aura.
erg@chromium.org
2012-07-27
2
-2
/
+13
*
Deprecate unused views::Label::SetURL().
msw@chromium.org
2012-07-27
3
-42
/
+1
*
Remove unused resource file for slider bar under ash subdirectory.
jennyz@google.com
2012-07-27
14
-0
/
+0
*
Implement new slider control and disable the volume control when audio is muted.
jennyz@google.com
2012-07-27
3
-34
/
+117
*
Wrench menu needs to respond to touch events.
girard@chromium.org
2012-07-27
1
-2
/
+2
*
views: Make the color chooser gesture friendly.
sadrul@chromium.org
2012-07-27
1
-37
/
+66
*
gesture recognizer: Fix computing the bounding box of the rectangles.
sadrul@chromium.org
2012-07-27
3
-3
/
+85
*
Use EXT_robustness where available on GLES2 platforms to detect and respond t...
kbr@chromium.org
2012-07-27
13
-20
/
+78
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
22
-58
/
+51
*
(Views only): Allow switching between NativeTabbedPaneView and NativeTabbedPa...
markusheintz@google.com
2012-07-26
10
-30
/
+48
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-26
3
-3
/
+6
*
views: View does not need to be a friend of ViewStorage.
tfarina@chromium.org
2012-07-26
1
-1
/
+0
*
mac: Remove now-unneeded includes of cocoa_protocols.h
thakis@chromium.org
2012-07-26
1
-1
/
+0
*
Correct behaviour of touch wrt mouse capture.
girard@chromium.org
2012-07-26
3
-10
/
+17
*
aura: Fix "not-allowed" cursor and hot-points of some other cursors.
varunjain@chromium.org
2012-07-26
1
-6
/
+7
*
Fix open dialog not remembering last opened folder on drive
tbarzic@chromium.org
2012-07-26
3
-11
/
+22
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
15
-177
/
+201
*
Make Window::ContainsPoint and Window::ContainsPointInRoot const.
yusukes@chromium.org
2012-07-25
2
-5
/
+5
*
Converts SearchViewController to use live NTP content instead of placeholder
dhollowa@chromium.org
2012-07-25
1
-3
/
+3
*
Remove ui_resources_default_100_percent.rc and theme_resources_default_100_pe...
benrg@chromium.org
2012-07-25
5
-9
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-1
/
+1
*
PPAPI/NaCl: Make ImageData for NaCl just use shared memory
dmichael@chromium.org
2012-07-25
1
-23
/
+18
*
Add new resource files for the new slider control ui.
jennyz@google.com
2012-07-25
11
-0
/
+0
*
Consume TAP regardless of menu result to avoid setting HOT state in CustomBut...
flackr@chromium.org
2012-07-25
1
-0
/
+1
*
Move all the layout tests that ran under browser_tests to run under content_b...
jam@chromium.org
2012-07-25
1
-1
/
+1
*
views: Put bounds_animation_unittest.cc into views namespace.
tfarina@chromium.org
2012-07-25
2
-31
/
+28
*
Don't warp mouse if the cursor is locked, for now.
oshima@chromium.org
2012-07-25
1
-1
/
+2
*
Fix failed cases ImageTest.* for Android
yongsheng.zhu@intel.com
2012-07-25
1
-1
/
+1
*
UI resources for 137136
stevenjb@chromium.org
2012-07-25
3
-0
/
+1
*
Remove Linux-specific mapping from NO_ELLIPSIS to MULTI_LINE in canvas_skia.cc.
asvitkine@chromium.org
2012-07-24
1
-5
/
+0
*
Fixes two bugs related to constrained windows:
sky@chromium.org
2012-07-24
4
-6
/
+29
*
shell dialogs: Move the linux implementations.
erg@google.com
2012-07-24
7
-3
/
+1231
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
12
-41
/
+54
*
Get rid of recursive calls into NativeThemeWin::Paint, rather,
ccameron@chromium.org
2012-07-24
2
-13
/
+56
*
Always reverse rows prior to presenting in AcceleratedSurface on Windows.
apatrick@chromium.org
2012-07-24
2
-57
/
+34
*
Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...
yusukes@chromium.org
2012-07-24
15
-57
/
+125
*
Enable new checkbox style by default (Linux/CrOS only)
rbyers@chromium.org
2012-07-24
4
-16
/
+20
[next]