summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-1822-208/+147
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-1822-147/+208
* base::Bind: Convert FileSystemPathManager::GetRootPathCallback.jhawkins@chromium.org2011-10-1811-72/+69
* Don't DCHECK NPP_HandleEvent's return for NPERR_NO_ERRORdavidben@chromium.org2011-10-181-4/+2
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-1/+1
* base::Bind: Cleanups in appcache_storage_impl.cc.jhawkins@chromium.org2011-10-182-44/+51
* base::Bind: Cleanup of blog_url_request_job.*.jhawkins@chromium.org2011-10-183-32/+28
* base::Bind: Final cleanups in webkit/quota.jhawkins@chromium.org2011-10-186-63/+72
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-1833-577/+597
* Added support for WebMessagePortChannel to WebKit platform support.caseq@google.com2011-10-184-1/+142
* base::Bind: Convert QuotaEvictionHandler::GetLRUOriginCallback.jhawkins@chromium.org2011-10-185-33/+38
* Last straw for translated_shader_source extension.zmo@google.com2011-10-172-0/+26
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-173-44/+0
* A few improvements to Blob handling.michaeln@google.com2011-10-1711-276/+318
* QuotaFileIO: Add back a delete I accidentally removed.jhawkins@chromium.org2011-10-171-0/+1
* base::Bind: Final cleanup in file_system_file_util_proxy.cc.jhawkins@chromium.org2011-10-171-4/+3
* base::Bind: Add a missing ref.jhawkins@chromium.org2011-10-171-1/+2
* 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