summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing issue with off screen contexts DCHECK(surface_) failing during SetMemo...mmocny@chromium.org2012-03-201-2/+0
* Removed obsolete CrOS code from content.saintlou@chromium.org2012-03-202-1/+2
* Roll libjingle to r126.ronghuawu@chromium.org2012-03-204-5/+7
* Remove debug logs for 26646 that aren't necessary any longer.oshima@chromium.org2012-03-203-28/+0
* Implement input type=color UIkeishi@chromium.org2012-03-2013-1/+279
* Plumb Guest flag to RenderViewImplfsamuel@chromium.org2012-03-207-8/+42
* Copy a shrinked image from the backing store or compositing surface for gener...mazda@chromium.org2012-03-203-43/+27
* Aura: Show dialog box asking user's permisssion for screen sharing for gtalkvarunjain@chromium.org2012-03-202-0/+6
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-204-2/+54
* Revert 127606 - Send GestureFlingStart and GestureFlingCancel when cmt sends ...davemoore@chromium.org2012-03-204-54/+2
* P2PSocketHostTcp::Init method calls SetSendBufferSize after net::TCPClientSoc...mallinath@chromium.org2012-03-201-5/+7
* Fix WebUIMessageHandler unit tests.csilv@chromium.org2012-03-204-7/+51
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-204-2/+54
* Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...michaeln@google.com2012-03-209-28/+332