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
/
webkit
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
2
-33
/
+0
*
Remove redundant PRERENDER value from ResourceType.
gavinp@chromium.org
2012-07-18
1
-2
/
+1
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
2
-4
/
+11
*
Plumb down device_supports_mouse from browser and disable it on Android.
aelias@chromium.org
2012-07-18
2
-0
/
+3
*
remove video fullscreen button resources for android as desktop chromium also...
qinmin@chromium.org
2012-07-17
3
-6
/
+0
*
PPAPI (Flash): Properly honor Pepper url requests with custom user agents.
viettrungluu@chromium.org
2012-07-17
2
-4
/
+18
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-2
/
+0
*
Move MimeTypeTests from test_shell_tests to browser_tests
tony@chromium.org
2012-07-12
1
-90
/
+0
*
Delete hixie76_websocket_protocol_enabled WebPreference
abarth@chromium.org
2012-07-11
2
-4
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
6
-6
/
+0
*
Add plumbing for WebThread::TaskObserver::willProcessTask()
caseq@google.com
2012-07-10
1
-2
/
+3
*
aura: Scale custom cursors appropriately.
sadrul@chromium.org
2012-07-10
3
-2
/
+36
*
Make isolated file system works for a device root (e.g. X:\\)
kinuko@chromium.org
2012-07-10
2
-4
/
+4
*
Updating XTBs based on .GRDs from branch 1180
karen@chromium.org
2012-07-10
2
-2
/
+2
*
Fix compile errors on gcc 4.6.
hbono@chromium.org
2012-07-02
1
-2
/
+2
*
Add ProxyDecryptor which wraps concrete Decryptor implementations.
xhwang@chromium.org
2012-06-29
1
-1
/
+1
*
Add "scheme" field to WebIntentServiceData object.
smckay@chromium.org
2012-06-28
3
-17
/
+117
*
Use ICU script code "Jpan" instead of "Hrkt" in Japanese pref names.
falken@chromium.org
2012-06-27
1
-2
/
+26
*
webkit: Include stdio.h in cpp_binding_example
sque@chromium.org
2012-06-27
1
-0
/
+2
*
Add ability to dispatch an intent on a device attached event.
kmadhusu@chromium.org
2012-06-26
2
-1
/
+22
*
Remove --disable-interactive-form-validation flag and about:flags UI for it.
tkent@chromium.org
2012-06-26
2
-4
/
+1
*
Remove support for the QuickDraw NPAPI drawing model
stuartmorgan@chromium.org
2012-06-22
1
-3
/
+0
*
Adding setEnableCookie preference plumbing to webkit glue.
gdk@chromium.org
2012-06-22
2
-1
/
+10
*
Remove layoutTestController from test_shell.
tony@chromium.org
2012-06-22
1
-48
/
+0
*
[Android] Send top-level data:// requests to the browser.
mkosiba@chromium.org
2012-06-20
1
-0
/
+7
*
Remove layoutTestController from CppBoundClassTest in test_shell_tests.
tony@chromium.org
2012-06-19
1
-87
/
+93
*
Aura doesn't use scrollbar buttons.
scottmg@chromium.org
2012-06-19
2
-1
/
+18
*
Upstream most of the user agent code for Android.
yfriedman@chromium.org
2012-06-19
2
-5
/
+31
*
HiDPI cursors.
avi@chromium.org
2012-06-19
1
-36
/
+147
*
Let flash query the number of CPU cores present.
tsepez@chromium.org
2012-06-18
2
-1
/
+3
*
Allow empty strings to be written to the clipboard
dcheng@chromium.org
2012-06-16
4
-18
/
+34
*
Update resources for the chrome video player.
scherkus@chromium.org
2012-06-15
6
-0
/
+0
*
Set NaN instead of 0 for null modificationTime
kinuko@chromium.org
2012-06-14
1
-1
/
+9
*
Move usb_keycode_map.h into ui/base/keycodes.
garykac@chromium.org
2012-06-13
1
-1
/
+0
*
Remove magic iframe load transfer support.
dimich@chromium.org
2012-06-13
3
-17
/
+1
*
Refactor all accessibility code out of webkit/glue.
dmazzoni@chromium.org
2012-06-12
3
-1292
/
+0
*
This one is a test specific API and can be moved to window.internals.
sail@chromium.org
2012-06-12
2
-17
/
+0
*
Prepare compositor.cc for global CCSettings
vollick@chromium.org
2012-06-11
2
-15
/
+21
*
content: Set the default device scale factor on the WebView directly since se...
sadrul@chromium.org
2012-06-08
2
-3
/
+0
*
Fix gcc 4.7 building problems.
pkasting@chromium.org
2012-06-08
2
-25
/
+25
*
Indicate focused state on text buttons with blue outline.
flackr@chromium.org
2012-06-06
3
-0
/
+6
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-05
1
-3
/
+0
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
1
-0
/
+6
*
Connect up flash blacklist entries to GetSettingInt
jbauman@chromium.org
2012-06-04
2
-0
/
+4
*
Revert 140399 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-0
/
+3
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-3
/
+0
*
RefCounted types should not have public destructors, webkit/ edition
rsleevi@chromium.org
2012-06-04
2
-4
/
+7
*
Revert 140093 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-0
/
+2
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-2
/
+0
*
Use shadow DOM API to show icon for password generation.
gcasto@chromium.org
2012-06-01
3
-0
/
+2
[next]