summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Adds more logging for audio input issues.jiayl@chromium.org2014-04-103-2/+46
* Fix for often broken fling scrolls on Aurabokan@chromium.org2014-04-102-1/+70
* Move modal dialogs from WebViewClient to WebFrameClient, part 3/3.avi@chromium.org2014-04-102-73/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-1072-10671/+12
* Make ContentViewCore.hideSelectActionBar public.yfriedman@chromium.org2014-04-101-2/+2
* Remove the kDisableBrowserPluginCompositing flag.danakj@chromium.org2014-04-104-18/+1
* Add an --enable-container-culling commandline flag.fmalita@chromium.org2014-04-105-0/+10
* ContentView->ContentViewCore in Shell/ShellManager.yfriedman@chromium.org2014-04-105-42/+57
* GTK: Adds #error statements to GTK code to root out unknown bots.erg@chromium.org2014-04-101-0/+2
* Reset surface format in ContentViewRenderView. This prevents issues with the ...maybelle@chromium.org2014-04-101-0/+1
* Fix IOBuffer leak in CertificateResourceHandler and StreamResourceHandler.davidben@chromium.org2014-04-102-4/+4
* Adds unit tests for AwContentsClientCallbackHelperhjd@google.com2014-04-101-0/+17
* ContentMainRunner is part of content module public classes, so it should be e...ararunprasad@gmail.com2014-04-101-1/+4
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-1015-46/+49
* Clean-up: Remove long-irrelevant TODO comment in web_contents_video_capture_d...miu@chromium.org2014-04-101-2/+0
* [Android] Define a baseline seccomp-bpf sandbox policy.rsesek@chromium.org2014-04-108-1/+117
* Added HTTP response code field to ResourceRequestDetails.pdamek@opera.com2014-04-102-0/+7
* Fix WebKeyboardEvent interruption of compositor scrollingjdduke@chromium.org2014-04-102-1/+57
* Move blob_storage_host from webkit/ to content/pilgrim@chromium.org2014-04-107-5/+412
* InvokeCallbackTask should use UniquePersistent to hold callback.kouhei@chromium.org2014-04-101-1/+1
* ServiceWorker: propagate provider_id to the browser process in .registerkinuko@chromium.org2014-04-1012-52/+106
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-108-8/+26
* Cleanup: Remove unnecessary define, since UnsafePersistent has indeed been re...vogelheim@chromium.org2014-04-101-3/+0
* Refactor BrowserAccessibility to prepare for AXNode (re-land)dmazzoni@chromium.org2014-04-1016-415/+395
* Remove testRunner.display()enne@chromium.org2014-04-102-12/+0
* Fix and enable RWHVMEditCommandHelperTest.TestEditingCommandDelivery.lazyboy@chromium.org2014-04-101-16/+33
* Assert about ServiceWorkerRegisterJob internal state in terms of phasesfalken@chromium.org2014-04-104-35/+125
* Fix leak in ServiceWorkerVersionTest.RepeatedlyObserveStatusChangeskinuko@chromium.org2014-04-102-3/+2
* Remove some dependencies on ContentView.yfriedman@chromium.org2014-04-1016-117/+62
* Add NULL check before CanPauseForPendingResizeOrRepaintsccameron@chromium.org2014-04-101-0/+1
* Rename VideoFrame::{Get,Set}Timestamp() to {set_}timestamp().scherkus@chromium.org2014-04-107-12/+12
* Mac: Recreate browser-side GL contexts on GPU switchccameron@chromium.org2014-04-105-15/+57
* Move DataSourceHost to BufferedDataSourceHost.sandersd@chromium.org2014-04-1012-23/+241
* [UMA] Fix a crash on logging user actions posted from a non-UI thread.isherman@chromium.org2014-04-101-1/+1
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-104-11/+0
* Remove WebFrameClient stubs from RenderViewImpl.avi@chromium.org2014-04-092-155/+0
* Cast: Make castv2 mirroring performance test run againhubbe@chromium.org2014-04-091-0/+10
* WebBlobInfo plumbing for WebIDBDatabaseImpl::put.ericu@chromium.org2014-04-095-2/+70
* Ensure FS is exited for all not-in-same-page navigations.miu@chromium.org2014-04-091-3/+4
* Remove AMD family check for the flappercpu@chromium.org2014-04-091-1/+1
* ContentView->ContentViewCore in ContentViewRenderViewyfriedman@chromium.org2014-04-095-35/+37
* Make ReflectorImpl use mailboxespiman@chromium.org2014-04-0913-252/+189
* Reland r262568 "Encrypted Media: Check container mime type in MediaDrmBridge".xhwang@chromium.org2014-04-091-1/+1
* Fixing the flicker issue with fast dismissing GestureNav overlay.mfomitchev@chromium.org2014-04-093-12/+15
* Revert 262050 "Implement a source for remote video tracks."vrk@chromium.org2014-04-0919-569/+367
* Re-enable CC touch hit testing under --enable-bleeding-edge-rendering-fast-pathsrbyers@chromium.org2014-04-092-6/+2
* Move modal dialogs from WebViewClient to WebFrameClient, part 1.5/3.avi@chromium.org2014-04-093-47/+18
* Disable SiteInstanceTest.ProcessSharingByType innasko@chromium.org2014-04-091-0/+5
* IndexedDBTransactionTest::Timeout now calls Timeout().cmumford@chromium.org2014-04-092-2/+10
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-0/+1