summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-175-0/+52
* Prepare to make WebUIMessageHandler conform to style guide.wyck@chromium.org2011-08-171-1/+4
* Fix fullscreen pepper leakpiman@chromium.org2011-08-171-0/+1
* Use new signature for WebFrameClient::didCreateIsolatedScriptContext().aa@chromium.org2011-08-175-6/+19
* Wire experimental Flapper part twocpu@chromium.org2011-08-176-15/+72
* Fix cursor in fullscreen pepperpiman@chromium.org2011-08-172-5/+12
* Broke BrowserAccessibilityTest.HitTestTestctguil@chromium.org2011-08-171-3/+0
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-177-0/+54
* Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...ctguil@chromium.org2011-08-171-0/+3
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-177-54/+0
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-173-7/+10
* Support multiple HW video decoders per context.fischman@chromium.org2011-08-1711-62/+103
* Move download UMA functions to their own file in content. Also fire the chrom...jam@chromium.org2011-08-169-30/+246
* Enabled scaling zoom for TOUCH_UI.fsamuel@chromium.org2011-08-161-2/+14
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-167-0/+54
* Move download_manager_delegate.h to content. I forgot to move this earlier.jam@chromium.org2011-08-165-6/+61
* Update content_api to match naming conventions, style in ui_api.h, make work ...dpranke@chromium.org2011-08-163-26/+27
* Fix handling of tab contents disappearing out from underneath Javascript dial...avi@chromium.org2011-08-162-17/+24
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-1618-53/+53
* Linux build fix.zmo@google.com2011-08-161-0/+1
* Disable gpu process crash reporting when --ignore-gpu-blacklist is used.zmo@google.com2011-08-161-0/+7
* Implement PPB_Flash_TCPSocket.InitiateSSL.yzshen@chromium.org2011-08-162-78/+200
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-166-29/+34
* WebUI: Also add myself to content OWNERS.jhawkins@chromium.org2011-08-161-0/+1
* Remove the include dependency of the chrome_notification_types.h header from ...ananta@chromium.org2011-08-162-5/+2
* Move initialization of COM earlier in GPU process startup tokbr@chromium.org2011-08-161-2/+2
* Make content_renderer.lib depend directly on allocator so that PERFTOOLS_DLL_...grt@chromium.org2011-08-161-0/+5
* Remove references to prerender and instant in content.cbentzel@chromium.org2011-08-162-13/+10
* Revert "DevTools: introduce DevToolsAgentHost"yurys@chromium.org2011-08-167-316/+125
* DevTools: introduce DevToolsAgentHostyurys@chromium.org2011-08-167-125/+316
* Print Preview: Always enable the internal PDF plugin for print preview.thestig@chromium.org2011-08-162-8/+8
* Move chromium-specific files from leveldb's repository to chromium, stage 2.dgrogan@chromium.org2011-08-161-1/+1
* Revert "DevTools: introduce DevToolsAgentHost"yurys@chromium.org2011-08-167-315/+125
* DevTools: introduce DevToolsAgentHostyurys@chromium.org2011-08-167-125/+315
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-163-4/+12
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-161-1/+9
* Move DownloadResourceHandler to content.jam@chromium.org2011-08-164-1/+368
* mac: Only let two-finger-scrolling trigger history if web doesn't swallow ges...thakis@chromium.org2011-08-165-7/+36
* Remove unused constant kBackForwardNavigationScheme.thakis@chromium.org2011-08-161-2/+0
* Make PrependWindowsSessionPath thread safe.jschuh@chromium.org2011-08-151-7/+5
* Pre- and Auto-login should not log the user out of an already signed inrogerta@chromium.org2011-08-154-10/+24
* Move the core download files to content.jam@chromium.org2011-08-1529-8/+4634
* Virtual Cloud Print Driver for Mac.abeera@google.com2011-08-153-0/+32
* Create ipc.dll.darin@chromium.org2011-08-153-0/+3
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1513-17/+17
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-151-4/+0
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1
* Rip out code for logging cross-frame property accesses.thakis@chromium.org2011-08-143-24/+0
* A number of issues weren't addressed with the earlier patch for prerender + b...cbentzel@chromium.org2011-08-1410-54/+313
* Make WebPluginInfo more genericcpu@chromium.org2011-08-1415-55/+53