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
*
RenderTextWin: Trim whitespace when stripping parentheses from the font name.
asvitkine@chromium.org
2012-05-30
1
-2
/
+4
*
Make BrowserMainParts have an empty implementation to make embedding easier.
jam@chromium.org
2012-05-30
2
-18
/
+1
*
Added new background filter functions
skuhne@chromium.org
2012-05-30
2
-23
/
+59
*
Give ContentMainDelegate a default implementation to simplify embedders.
jam@chromium.org
2012-05-30
2
-45
/
+1
*
Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...
jam@chromium.org
2012-05-30
4
-48
/
+1
*
Don't convert the cursor image to RGBA in SkBitmapToXcursorImage
oshima@chromium.org
2012-05-30
2
-8
/
+6
*
views: Sort header files.
tfarina@chromium.org
2012-05-30
24
-28
/
+27
*
ash/app_list: Handle shelf left/right dock.
xiyuan@chromium.org
2012-05-30
4
-69
/
+256
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
10
-3
/
+67
*
Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...
kinuko@chromium.org
2012-05-30
8
-415
/
+256
*
Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.
kinuko@chromium.org
2012-05-30
8
-256
/
+415
*
Use AuraTestHelper to initialize aura environment in test
oshima@chromium.org
2012-05-30
8
-107
/
+89
*
aura/cros: Rename MessagePump{X => AuraX11}.
erg@chromium.org
2012-05-29
9
-22
/
+22
*
Fix ninja build for android.
yfriedman@chromium.org
2012-05-29
1
-1
/
+1
*
Fixes crash in window shutdown. Specifically if destroying a window
sky@chromium.org
2012-05-29
2
-2
/
+44
*
Update std::vector<ShadowValue> to ShadowValues.
xiyuan@chromium.org
2012-05-29
10
-15
/
+13
*
gesture recognizer: Allow multi-finger pinch/scroll gestures.
sadrul@chromium.org
2012-05-29
8
-415
/
+256
*
RenderTextWin: Don't ignore entries with only filenames during font linking.
asvitkine@chromium.org
2012-05-29
2
-21
/
+106
*
Give a default implementation for ContentBrowserClient so that there's less b...
jam@chromium.org
2012-05-29
2
-489
/
+0
*
Updating XTBs based on .GRDs from branch 1132
dharani@chromium.org
2012-05-29
2
-1
/
+3
*
content: Move javascript_message_type.h into content/ from ui/.
tfarina@chromium.org
2012-05-28
2
-22
/
+0
*
Fix leak. unref shader after use.
oshima@chromium.org
2012-05-26
1
-0
/
+1
*
Fix win aura. add missing ,
oshima@chromium.org
2012-05-26
1
-1
/
+1
*
Disable test compositor when the test is running on the chromeos device.
oshima@chromium.org
2012-05-26
1
-0
/
+10
*
Use GLX_MESA_swap_control if it exists
piman@chromium.org
2012-05-26
3
-0
/
+7
*
add missing dependency.
oshima@chromium.org
2012-05-26
1
-0
/
+2
*
compositor build fix
oshima@chromium.org
2012-05-26
1
-2
/
+2
*
fix build
oshima@chromium.org
2012-05-26
1
-2
/
+2
*
Fix the WebKit checkout build of chromium win.
tony@chromium.org
2012-05-26
1
-0
/
+5
*
Remove the enable_metro GYP flag, effectively making it on by default.
joi@chromium.org
2012-05-26
1
-4
/
+3
*
Merge native_theme resources into ui_resources_standard
oshima@chromium.org
2012-05-26
127
-130
/
+294
*
Fixing too large menu case for suppressing scrollable menus
skuhne@chromium.org
2012-05-26
1
-5
/
+8
*
Clean up SkBitmapOperations.
xiyuan@chromium.org
2012-05-26
6
-96
/
+55
*
aura_bench: add DEPS
piman@chromium.org
2012-05-26
1
-0
/
+4
*
Aura: add a bench utility
piman@chromium.org
2012-05-26
5
-1
/
+376
*
native_theme_base/android had copied and pasted versions of DrawBitmapInt and...
pkotwicz@chromium.org
2012-05-25
6
-159
/
+58
*
aura: correctly allow disabling vsync when using in-process GL
piman@chromium.org
2012-05-25
1
-2
/
+3
*
Remove post delete access
davemoore@chromium.org
2012-05-25
2
-2
/
+38
*
Add APK targets for content_unittests and net_unittests.
nileshagrawal@chromium.org
2012-05-25
1
-33
/
+10
*
Promotes touch-devices to ui_base so that ash can use it.
sky@chromium.org
2012-05-25
4
-0
/
+43
*
Draw dragged file text with NO_SUBPIXEL_RENDERING flag.
asvitkine@chromium.org
2012-05-25
1
-3
/
+5
*
compositor: minor fixes
piman@chromium.org
2012-05-25
2
-4
/
+4
*
XI2.2: Make sure valuators values are reported correctly.
sadrul@chromium.org
2012-05-25
6
-239
/
+326
*
Revert 139051 because it broke build on non-X11 systems (windows, mac).
sadrul@chromium.org
2012-05-25
6
-323
/
+235
*
Move shadow looper generation code into skia_util.
xiyuan@chromium.org
2012-05-25
3
-40
/
+55
*
XI2.2: Make sure valuators values are reported correctly.
sadrul@chromium.org
2012-05-25
6
-235
/
+323
*
oak: Fix component build.
tfarina@chromium.org
2012-05-25
3
-5
/
+6
*
Load 2x resources for touch.
oshima@chromium.org
2012-05-25
3
-2
/
+25
*
Fixing build breakage introduced in r138963
oshima@chromium.org
2012-05-25
1
-1
/
+6
*
cros fix: Make the X11AtomCache a member of the objects.
erg@chromium.org
2012-05-25
7
-86
/
+58
[next]