summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Update selection handles to keep them in sync with the webpage.varunjain@chromium.org2011-08-205-36/+105
* Avoid crashing in AudioRendererImpl::DestroyTask during shutdown.fischman@chromium.org2011-08-201-2/+7
* Remove redunant operation in Flush() in OVDA for EOS. vhiremath@nvidia.com2011-08-202-46/+11
* Fixing a memory leak in DOMStorageTest.SessionOnly.marja@chromium.org2011-08-201-29/+34
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-206-5/+58
* Move DownloadPrefs ownership to chrome layer.jam@chromium.org2011-08-192-9/+2
* Don't call RenderView directly if USE_THREADED_COMPOSITOR is set.husky@google.com2011-08-192-3/+17
* Fix shared library build.phajdan.jr@chromium.org2011-08-192-0/+6
* Disable workers test which no longer applies; will be cleaned up as part of w...wez@chromium.org2011-08-191-2/+2
* Start moving files to new content_unittests target.phajdan.jr@chromium.org2011-08-1910-9/+220
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-198-69/+75
* --single-process hacks to avoid crashing on shutdownmichaeln@google.com2011-08-191-1/+4
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-192-4/+29
* Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...wez@chromium.org2011-08-197-72/+66
* Move simple download calls to chrome code to use ContentBrowserClient interface.jam@chromium.org2011-08-197-66/+72
* Session-only local storage cleared on exit.marja@chromium.org2011-08-195-0/+113
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-192-73/+60
* 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