summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-229-10/+501
* Cancel a DownloadItem when the file selection dialog is cancelled.bauerb@chromium.org2012-02-221-6/+1
* Add a counter for invocations of showModalDialog.jochen@chromium.org2012-02-221-0/+2
* Adds support for 96kHz output sample rate in WebRTC.henrika@chromium.org2012-02-222-9/+13
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-2219-61/+60
* Fix android build errors from https://chromiumcodereview.appspot.com/9420007/yfriedman@chromium.org2012-02-221-2/+3
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-2/+2
* Web Intents: Add a pref for enabling the feature, enable the UI.jhawkins@chromium.org2012-02-221-1/+1
* Fix link failures when enable_webrtc=0 is set.yzshen@chromium.org2012-02-221-1/+26
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-223-1/+35
* Mark IndexedDBBrowserTest.ClearLocalState and IndexedDBBrowserTest.SaveSessio...scottbyer@chromium.org2012-02-221-2/+16
* Move Pepper files.brettw@chromium.org2012-02-2214-39/+41
* Revert 122916 - Clipboard access is not threadsafe in general. Previously cli...scottbyer@chromium.org2012-02-222-28/+7
* First check in for password generation.gcasto@chromium.org2012-02-222-1/+9
* Clipboard access is not threadsafe in general. Previously clipboard reads wer...raymes@chromium.org2012-02-212-7/+28
* Allow GPU process to present to the compositing surface without the involveme...apatrick@chromium.org2012-02-216-24/+99
* GetBoundAddress will return the address that Bind actually bound to. If ther...yzshen@chromium.org2012-02-215-13/+36
* Chrome on Android: Remove speech input files from android build.tedchoc@chromium.org2012-02-212-2/+12
* Fix 3 more issues with fast cross-process back/forward navigations.creis@chromium.org2012-02-214-18/+170
* Get rid of the content notification for memory purging, which is a chrome fea...jam@chromium.org2012-02-213-30/+1
* Fix build error on chromeos. Third_party/angle/include/GLES2/gl2.h was incorr...ananta@chromium.org2012-02-211-0/+2
* Mark DOMStorageBrowserTest.ClearLocalState flaky on Macscottbyer@chromium.org2012-02-211-2/+9
* Build fix for chromiumos from r122847.sadrul@chromium.org2012-02-211-1/+0
* Forward declare FilePath in gpu_data_manager.h to avoid compile errors. This ...marshall@chromium.org2012-02-211-0/+2
* Create content API for BrowserAccessibilityStatedmazzoni@chromium.org2012-02-216-41/+75
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-02-2117-28/+28
* Gesture Recognizer fires Long Press Eventtdresser@chromium.org2012-02-211-0/+4
* Optimize the DXVA video decode accelerator on Windows by copying the decoded ...ananta@chromium.org2012-02-213-154/+346
* DownloadItem::SetIsPersisted() and IsPersisted() will facilitate merging DbHa...benjhayden@chromium.org2012-02-215-8/+29
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-217-5/+26
* Get rid of the MockResourceContext singleton. It's just simpler to have each ...jam@chromium.org2012-02-217-55/+23
* Handling failure of creating PeerConnection factory instead of crashing.grunell@chromium.org2012-02-211-15/+33
* Revert r122805 "Add logic for WebKit ROLE_GROUP cases in order to map ARIA gr...maruel@chromium.org2012-02-211-7/+2
* Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...aaronlevbugs@gmail.com2012-02-211-2/+7
* Move test from chrome/ to content/ to help simplify content APIdmazzoni@chromium.org2012-02-212-0/+128
* Add change which got undone by accident in last checkinjam@chromium.org2012-02-211-1/+0
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-2122-185/+325
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-2112-35/+376
* Revert 112959 - Chrome/Mac layout error on Google Docs Demo page (https://doc...kalman@chromium.org2012-02-201-3/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-2025-203/+311
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-2043-87/+97
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-2043-97/+87
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-2043-87/+97
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-1921-277/+188
* Remove FileSystem worker layout tests from worker_uitests.adamk@chromium.org2012-02-181-151/+0
* Set LINUX_SANDBOX_PATH when on Linux or Chrome OS.jorgelo@chromium.org2012-02-181-5/+6
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-182-2/+20
* Nuke from orbit corrupt websql databases.michaeln@google.com2012-02-185-7/+45
* Collect GPU info before enabling sandbox.apatrick@chromium.org2012-02-183-18/+25
* Revert 122617 - Adds dump accessibility tree support in Windows.dtseng@chromium.org2012-02-178-396/+21