summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Handle the case where IAttachmentExecute::Save() deletes a downloaded file.asanka@chromium.org2012-10-291-0/+7
* content/browser: Move webui code into content namespace.tfarina@chromium.org2012-10-291-3/+2
* Collect machine model info in gpu_info_collector and expose it to about:gpu.zmo@chromium.org2012-10-281-0/+4
* Introduce GeolocationPermissionRequestID, a wrapper class to contain the (ren...pkasting@chromium.org2012-10-271-1/+3
* Move download code to the content namespace.jam@chromium.org2012-10-266-52/+46
* Add a flag to about:flags to enable deferred image decodinghclam@chromium.org2012-10-262-0/+4
* Adding a new transition type flag to Android ContentView.jcivelli@chromium.org2012-10-261-0/+3
* Add a flag to use fake camera for getUserMedia()hclam@chromium.org2012-10-262-0/+4
* [Android] Upstream WebSettings.TextZoom tests.mnaganov@chromium.org2012-10-261-0/+28
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-1/+2
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-2/+1
* Handle resubmission of HTTP Posts.sgurun@chromium.org2012-10-251-0/+18
* Remove unused content::TestWebSocketServertoyoshim@chromium.org2012-10-252-213/+0
* Browser Plugin: Deleted old implementation (renderer side)fsamuel@chromium.org2012-10-253-6/+0
* when running in single process mode, modify the browser's command line to inc...jochen@chromium.org2012-10-251-1/+4
* Browser Plugin: Deleted old implementation (browser side)fsamuel@chromium.org2012-10-251-3/+1
* Fixed unpaired TraceEvent.begin()/end().wangxianzhu@chromium.org2012-10-241-16/+19
* Because of UID isolation on Android, crash dump generation has to happenjcivelli@chromium.org2012-10-241-0/+1
* Move content\accessibility code into the content namespace.jam@chromium.org2012-10-242-1/+5
* Moved GetDiscoveryPageHTML call on UI thread.vsevik@chromium.org2012-10-241-1/+1
* Remove TabContentsTestHarness.avi@chromium.org2012-10-241-2/+2
* Test suite that monitors the disposition of JS-created windows based on whatericu@chromium.org2012-10-242-4/+10
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-243-5/+2
* Downscale bitmaps on tablets for faster performance.tedchoc@chromium.org2012-10-232-19/+29
* Make WebContentsDelegate::LoadProgressChanged android only.nileshagrawal@chromium.org2012-10-231-2/+2
* [Android] Upstream selection action bar for text press selection.yfriedman@chromium.org2012-10-233-22/+39
* Enable sad tab for Android renderer crashes.yfriedman@chromium.org2012-10-231-0/+6
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-235-23/+17
* Non-functional change to simply have Downloads query Prefs for the charset wh...pauljensen@chromium.org2012-10-231-1/+0
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-232-5/+4
* Upstream Autofill functionality for Android.aurimas@chromium.org2012-10-234-0/+62
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-232-2/+35
* Remove Stage3D field trial.jbauman@chromium.org2012-10-232-8/+0
* Enable texture readback support for Androiddtrainor@chromium.org2012-10-234-9/+29
* Do not wait for the double tap timeout on pages with fixed page scaleyusufo@chromium.org2012-10-223-0/+32
* Enable renderer side mixing by default for Mac and Windows.dalecurtis@chromium.org2012-10-222-4/+0
* Android: Expose Swap ACK callback.sievers@chromium.org2012-10-221-0/+3
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-222-5/+3
* Add a flag to disable the Carbon interpose library in Mac NPAPIstuartmorgan@chromium.org2012-10-222-0/+8
* [Android] Move command line flag filedfalcantara@chromium.org2012-10-201-1/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-192-4/+3
* DevTools: merge is_docked and dock_side into single dock_side state.pfeldman@chromium.org2012-10-191-7/+0
* Add an ability to cancel resource loading with a specific error code.mnaganov@chromium.org2012-10-191-1/+4
* Move CC switches to cc/switches.h.aelias@chromium.org2012-10-192-18/+0
* Use a reply struct instead of individual values when responding to intents. A...smckay@chromium.org2012-10-191-3/+7
* BrowsingDataRemover: clear sessionStorage.marja@chromium.org2012-10-191-4/+21
* Revert 162559 - [content shell] implement testRunner.displayjamesr@chromium.org2012-10-191-5/+0
* Add flag to crash GPU process on hang.jbauman@chromium.org2012-10-182-0/+5
* Replace the DownloadFileManager with direct ownership of DownloadFileImplrdsmith@chromium.org2012-10-185-209/+178
* Upstream hooks for javascript touch handlers on Android.yfriedman@chromium.org2012-10-182-8/+8