summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-182-33/+0
* Remove redundant PRERENDER value from ResourceType.gavinp@chromium.org2012-07-181-2/+1
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-182-4/+11
* Plumb down device_supports_mouse from browser and disable it on Android.aelias@chromium.org2012-07-182-0/+3
* remove video fullscreen button resources for android as desktop chromium also...qinmin@chromium.org2012-07-173-6/+0
* PPAPI (Flash): Properly honor Pepper url requests with custom user agents.viettrungluu@chromium.org2012-07-172-4/+18
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-2/+0
* Move MimeTypeTests from test_shell_tests to browser_teststony@chromium.org2012-07-121-90/+0
* Delete hixie76_websocket_protocol_enabled WebPreferenceabarth@chromium.org2012-07-112-4/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+0
* Add plumbing for WebThread::TaskObserver::willProcessTask()caseq@google.com2012-07-101-2/+3
* aura: Scale custom cursors appropriately.sadrul@chromium.org2012-07-103-2/+36
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-102-4/+4
* Updating XTBs based on .GRDs from branch 1180karen@chromium.org2012-07-102-2/+2
* Fix compile errors on gcc 4.6.hbono@chromium.org2012-07-021-2/+2
* Add ProxyDecryptor which wraps concrete Decryptor implementations.xhwang@chromium.org2012-06-291-1/+1
* Add "scheme" field to WebIntentServiceData object.smckay@chromium.org2012-06-283-17/+117
* Use ICU script code "Jpan" instead of "Hrkt" in Japanese pref names.falken@chromium.org2012-06-271-2/+26
* webkit: Include stdio.h in cpp_binding_examplesque@chromium.org2012-06-271-0/+2
* Add ability to dispatch an intent on a device attached event.kmadhusu@chromium.org2012-06-262-1/+22
* Remove --disable-interactive-form-validation flag and about:flags UI for it.tkent@chromium.org2012-06-262-4/+1
* Remove support for the QuickDraw NPAPI drawing modelstuartmorgan@chromium.org2012-06-221-3/+0
* Adding setEnableCookie preference plumbing to webkit glue.gdk@chromium.org2012-06-222-1/+10
* Remove layoutTestController from test_shell.tony@chromium.org2012-06-221-48/+0
* [Android] Send top-level data:// requests to the browser.mkosiba@chromium.org2012-06-201-0/+7
* Remove layoutTestController from CppBoundClassTest in test_shell_tests.tony@chromium.org2012-06-191-87/+93
* Aura doesn't use scrollbar buttons.scottmg@chromium.org2012-06-192-1/+18
* Upstream most of the user agent code for Android.yfriedman@chromium.org2012-06-192-5/+31
* HiDPI cursors.avi@chromium.org2012-06-191-36/+147
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-182-1/+3
* Allow empty strings to be written to the clipboarddcheng@chromium.org2012-06-164-18/+34
* Update resources for the chrome video player.scherkus@chromium.org2012-06-156-0/+0
* Set NaN instead of 0 for null modificationTimekinuko@chromium.org2012-06-141-1/+9
* Move usb_keycode_map.h into ui/base/keycodes.garykac@chromium.org2012-06-131-1/+0
* Remove magic iframe load transfer support.dimich@chromium.org2012-06-133-17/+1
* Refactor all accessibility code out of webkit/glue.dmazzoni@chromium.org2012-06-123-1292/+0
* This one is a test specific API and can be moved to window.internals.sail@chromium.org2012-06-122-17/+0
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-112-15/+21
* content: Set the default device scale factor on the WebView directly since se...sadrul@chromium.org2012-06-082-3/+0
* Fix gcc 4.7 building problems.pkasting@chromium.org2012-06-082-25/+25
* Indicate focused state on text buttons with blue outline.flackr@chromium.org2012-06-063-0/+6
* Open pepper files directly in browser.tsepez@chromium.org2012-06-051-3/+0
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-0/+6
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-042-0/+4
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-041-0/+3
* Open pepper files directly in browser.tsepez@chromium.org2012-06-041-3/+0
* RefCounted types should not have public destructors, webkit/ editionrsleevi@chromium.org2012-06-042-4/+7
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-011-0/+2
* Open pepper files directly in browser.tsepez@chromium.org2012-06-011-2/+0
* Use shadow DOM API to show icon for password generation.gcasto@chromium.org2012-06-013-0/+2