summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code used to diagnose and fix bug 81449.apatrick@chromium.org2011-08-191-11/+0
* Reuse BrowserAccessibility's when roles change (for now).dtseng@chromium.org2011-08-192-6/+12
* Make the core download content ask the delegate whether it needs to generate ...jam@chromium.org2011-08-192-13/+5
* Have BaseFile ask the embedder for the default download directory.jam@chromium.org2011-08-184-5/+23
* Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread.ajwong@chromium.org2011-08-183-1/+35
* Keep normal popups opened from same-origin iframes in an extension process.creis@chromium.org2011-08-184-1/+6
* Add startActivity message processing chromium-side.gbillock@chromium.org2011-08-183-0/+19
* GTTF: Clean up UITestSuite and ProxyLauncher:phajdan.jr@chromium.org2011-08-182-6/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-1811-32/+33
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-183-14/+23
* Add tracing for select WebAudio functionscrogers@google.com2011-08-181-0/+3
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-181-0/+1
* Work around a ridiculous bug in ATS, a deprecated system framework.mark@chromium.org2011-08-181-0/+36
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* Pass disable-switch to renderer if canvas 2d is blacklisted.zmo@google.com2011-08-181-0/+3
* Fix address space fragmentation issue when launching the NaCl sel_ldr process.bbudge@chromium.org2011-08-181-0/+20
* Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...ctguil@chromium.org2011-08-171-0/+3
* Fix crash with blocked requests when incognito goes away.willchan@chromium.org2011-08-171-5/+14
* Make content not know that the browser chrome updates the download progress i...jam@chromium.org2011-08-176-49/+43
* Make AudioRendererHost store its own pointer to the MediaObserver.scottfr@chromium.org2011-08-172-17/+25
* [Mac] Kill browser-side rubberband gutter painting.asvitkine@chromium.org2011-08-177-28/+0
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-172-2/+2
* 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