summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert FileUtilProxy::StatusCallback.jhawkins@chromium.org2011-10-179-94/+93
* base::Bind: Convert FileUtilProxy::WriteCallback.jhawkins@chromium.org2011-10-174-40/+41
* base::Bind: Convert FileUtilProxy::ReadCallback.jhawkins@chromium.org2011-10-171-3/+4
* base::Bind: Convert FileUtilProxy::ReadDirectoryCallback.jhawkins@chromium.org2011-10-173-10/+9
* base::Bind: Convert FileUtilProxy::GetFileInfoCallback.jhawkins@chromium.org2011-10-179-39/+37
* base::Bind: Convert FileUtilProxy::EnsureFileExistsCallback.jhawkins@chromium.org2011-10-173-9/+9
* base::Bind: Convert FileUtilProxy::CreateOrOpenCallback.jhawkins@chromium.org2011-10-179-28/+31
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-175-181/+136
* 2nd try: Change default global temporary quota limit to 50% of available spacekinuko@chromium.org2011-10-1710-454/+460
* Remove test from downstream test_expectations.bsalomon@google.com2011-10-171-3/+0
* Revert 105791 (to see if it fixes browser_tests) - Change default global temp...kinuko@chromium.org2011-10-1710-460/+454
* Change default global temporary quota limit to 50% of available spacekinuko@chromium.org2011-10-1710-454/+460
* Extract an independent webkit_support_gfx target.zhenghao@google.com2011-10-163-16/+649
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-163-6/+6
* base::Bind: Misc cleanups.jhawkins@chromium.org2011-10-162-22/+16
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-154-21/+28
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-144-28/+0
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-143-6/+9
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-142-0/+5
* PPAPI Fullscreen: remove redundant code errouneously inherited frompolina@google.com2011-10-141-9/+0
* Roll skia to r2478.bsalomon@google.com2011-10-142-4/+3
* Add ppapi implementation of IsScalingDisabled.vandebo@chromium.org2011-10-144-4/+20
* PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen modepolina@google.com2011-10-144-20/+35
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-142-8/+110
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-141-0/+2
* Infobar Flip4Mac.cevans@chromium.org2011-10-131-1/+1
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-135-15/+54
* Fix crash in WebClipboardImpl::readHTML.dcheng@chromium.org2011-10-131-1/+3
* Rollback 105021: Roll V8 to version 3.6.6.1danno@chromium.org2011-10-131-8/+0
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-133-14/+14
* Fix for build error while building using 'make' (Complete build).qtc746@motorola.com2011-10-131-2/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+0
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-135-10/+30
* Don't hard-code an X11 screen number in DefaultVisual, etc.davidben@chromium.org2011-10-131-7/+9
* Implement WebKitPlatformSupport::currentThreadpiman@chromium.org2011-10-124-12/+60
* PrintPreview: [Win] Added a temporary hack to print blank pdf pages.kmadhusu@chromium.org2011-10-121-7/+12
* Adjust capacity and disable deferring when read lies past existing capacity.scherkus@chromium.org2011-10-122-21/+398
* Numerous fixes to audio/video buffered resource loading.scherkus@chromium.org2011-10-126-229/+352
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-123-27/+19
* Implement Pepper IME API.kinaba@chromium.org2011-10-128-24/+247
* Remove expectations added in http://codereview.chromium.org/8230005/.satish@chromium.org2011-10-121-5/+0
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-128-24/+20
* Roll V8 to version 3.6.6.1ricow@chromium.org2011-10-121-0/+8
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-4/+2
* aura: Fix 'typo' to fix cursor.sadrul@chromium.org2011-10-121-2/+2
* Standardize on 'web page' and 'web site' in Chrome UI.aa@chromium.org2011-10-121-14/+14
* Add a call to GLContext::ReleaseCurrent(). Without this we seem to be leaking...satish@chromium.org2011-10-111-0/+1
* Update chromium test expectations for failing speech input pixel tests. These...satish@chromium.org2011-10-114-0/+5
* Update the images used for HTML speech input with latest from the UX team.satish@chromium.org2011-10-113-0/+0
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-1112-242/+6