summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Allow targeted links to work on tabs that have swapped out processes.creis@chromium.org2012-03-223-14/+191
* Move VideoDecoder out of media pipeline.xhwang@chromium.org2012-03-222-5/+4
* Move IndexedDB browser test data from chrome/ to content/jsbell@chromium.org2012-03-2232-20/+1805
* Don't allow a renderer to exit if we are using it in other views.creis@chromium.org2012-03-221-2/+3
* Clean up a few TODO items.joi@chromium.org2012-03-2229-132/+99
* Call SkBitmap::lockPixels() prior to SkPicture::getPixels() to ensure that co...reveman@chromium.org2012-03-221-0/+8
* Support custom drag-and-drop of bookmarks in Aurarbyers@chromium.org2012-03-223-1/+17
* Add myself to OWNERS files for speech.hans@chromium.org2012-03-221-0/+1
* Explicitly release JNI local references in the Java Bridgesteveblock@chromium.org2012-03-221-10/+41
* Remove env() getter from JavaRef<>joth@chromium.org2012-03-223-16/+12
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-2219-86/+302
* Make sure the plugin scriptable object is released before NPP_Destroy.wez@chromium.org2012-03-223-10/+22
* Tweak a base::Passed() usage not to also Pass() from the scoped_ptr.wez@chromium.org2012-03-221-1/+1
* It can now be used in content without a layering violation.dgrogan@chromium.org2012-03-225-4/+95
* Revert 127855 - Revert 127835 - Make sure to add rescheduled message when we ...jbauman@chromium.org2012-03-222-2/+3
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-222-8/+0
* Bug: wrong host ID was used to route SwapBuffers ack back to GPU process.apatrick@chromium.org2012-03-221-1/+1
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-217-57/+224
* Fix bug where we'd allow chrome-extension URLs to be loaded in incognito modempcomplete@chromium.org2012-03-212-2/+4
* Use SSLManager to handle SSL error in SocketStreamDispatcherHosttoyoshim@chromium.org2012-03-216-9/+88
* More logs in render_view_impl/render_process_host to troubleshoot 26646oshima@chromium.org2012-03-213-7/+38
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-212-2/+2
* Moved RenderViewImpl::IsGuest to the right place in render_view_impl.hfsamuel@chromium.org2012-03-214-10/+4
* Keep one copy of the delegate & plugin teardown code.wez@chromium.org2012-03-211-7/+4
* Removing --in-process-gpu from the set of flags that prevents creation of a G...robertshield@chromium.org2012-03-211-2/+1
* Warm up advapi32.dll in the GPU sandbox.jschuh@chromium.org2012-03-211-0/+4
* Use about:blank as the failback URL if the filter denies a navigation.cevans@chromium.org2012-03-214-25/+64
* Make AudioParameters a class instead of a structvrk@google.com2012-03-2137-321/+382
* Fix rel=noreferrer popups in Chrome Frame.grt@chromium.org2012-03-211-19/+21
* Revert 126318: "Aura: sanity check for --enable-partial-swap"backer@chromium.org2012-03-211-10/+1
* Make sandbox explicitly block opening broker and sandboxed processesjschuh@chromium.org2012-03-211-4/+1
* Attempt to fix a crash seen on the field in the IDirect3D9Ex::CreateDeviceEx ...ananta@chromium.org2012-03-211-2/+3
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-217-8/+119
* DomStorage commit task sequencing. Use two workerpool task sequences (primary...michaeln@google.com2012-03-212-11/+24
* Bind RenderViewImpl routing_id to SocketStreamHosttoyoshim@chromium.org2012-03-2111-12/+118
* Speech JavaScript API: add --enable-scripted-speechhans@chromium.org2012-03-214-0/+8
* Disable RenderViewHostManagerTest.BackForwardNotStal on Win.pastarmovj@chromium.org2012-03-211-1/+7
* Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...jochen@chromium.org2012-03-2111-138/+254
* DevTools: convert about:workers into about:inspectpfeldman@chromium.org2012-03-211-1/+0
* Added C++ wrappers for PPB_HostResolver_Private interface.ygorshenin@chromium.org2012-03-211-2/+1
* IpcNetworkManager creation moved to worker thread. Libjingle expects to recei...mallinath@chromium.org2012-03-212-2/+18
* Revert 127835 - Make sure to add rescheduled message when we have unprocessed...zmo@google.com2012-03-212-3/+2
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-1/+2
* Make sure to add rescheduled message when we have unprocessed commands and th...jbauman@chromium.org2012-03-202-2/+3
* Fix mac_clang build.apatrick@chromium.org2012-03-201-1/+1
* Move extension pop-ups and notifications to the new auto-resize code.levin@chromium.org2012-03-202-1/+27
* Minor cleanup in content.thestig@chromium.org2012-03-205-70/+45
* Windows: Added AcceleratedPresenterMap.apatrick@chromium.org2012-03-204-56/+44
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-202-4/+4
* Out-of-process implementation of the PPB_NetworkMonitor_Private interface.sergeyu@chromium.org2012-03-203-8/+106