summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-1311-471/+136
* Focus content view on startup. Replace URL when unfocusing.tedchoc@chromium.org2012-07-132-1/+6
* Change DownloadManagerImpl to operate on DownloadItemImpl rdsmith@chromium.org2012-07-1316-387/+525
* Do not clear the pending entry when a load is canceled.creis@chromium.org2012-07-133-26/+36
* Adding android OWNERS files.jrg@chromium.org2012-07-133-0/+15
* Annotate some Java classes with @JNINamespace("content").pliard@chromium.org2012-07-1318-44/+51
* Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.benwells@chromium.org2012-07-131-1/+1
* Do check variable PRODUCT_DIR before any ant targetsyongsheng.zhu@intel.com2012-07-131-12/+7
* Let url textview in ShellView to handle the 'enter' key eventyongsheng.zhu@intel.com2012-07-131-1/+5
* Set active URL for GPU process when processing delayed work.jbauman@chromium.org2012-07-131-0/+1
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-137-12/+40
* for readability review.wjia@chromium.org2012-07-134-141/+148
* [Android] Upstream all the IPC communications/handlings for stream textureqinmin@chromium.org2012-07-1311-16/+597
* Linux: Unify InitializeSandbox between 32/64 bitsjln@chromium.org2012-07-131-56/+110
* Share the zygote's fopen overrides with nacl_helper.ncbray@chromium.org2012-07-132-134/+3
* Improve GPU process URL crash reporting.jbates@chromium.org2012-07-1310-19/+75
* Add test for failing rename in BaseFileTest.asanka@chromium.org2012-07-122-1/+25
* Add pak file support for content shell and android apks.tedchoc@chromium.org2012-07-128-2/+379
* Support in-browser thumbnailing on GTK.mazda@chromium.org2012-07-121-5/+31
* Mac: Add support for multiple NALUs per Decode() callsail@chromium.org2012-07-124-18/+39
* Support partitioning of storage contexts based on render_id.ajwong@chromium.org2012-07-1216-160/+505
* Adds ContentShellTest.apk and very simple test.cjhopman@chromium.org2012-07-125-2/+180
* Disable seccomp filter sandbox temporarily.jorgelo@chromium.org2012-07-121-0/+12
* Fix transferring processes during a redirect.darin@chromium.org2012-07-124-52/+207
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-1229-3/+1165
* Nit: remove whitespace accidentally included by 10695124.leandrogracia@chromium.org2012-07-121-1/+0
* Small refactor to media architecture in order to allow end-to-end tests.primiano@chromium.org2012-07-123-73/+13
* Add RemoteDebuggingController.java and its (native) dependencies.pliard@chromium.org2012-07-128-0/+267
* Fix stats countersjochen@chromium.org2012-07-122-6/+9
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-114-6/+3
* Corrected issues with queued touch events. This fixes gestures in Windows.girard@chromium.org2012-07-111-17/+36
* IndexedDB: Re-enable browser layout tests for transactions following WK patchesjsbell@chromium.org2012-07-111-5/+4
* Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...rdsmith@chromium.org2012-07-1117-332/+190
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Rename functionality from DownloadFileManager to DownloadFileImple.rdsmith@chromium.org2012-07-1117-190/+332
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-5/+4
* Update the WebKit API used for WebSurroundingText.leandrogracia@chromium.org2012-07-111-1/+3
* Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...tedchoc@chromium.org2012-07-1120-449/+1106
* Kill DownloadManagerImpl::save_page_downloads_benjhayden@chromium.org2012-07-113-57/+54
* Add support for triggering Android intents based on content.leandrogracia@chromium.org2012-07-1113-2/+94
* Remove #pragma once from contentajwong@chromium.org2012-07-11644-784/+141
* This change moves the end of a namespace block before #endif.hbono@chromium.org2012-07-111-2/+2
* fix use after free case in VideoCaptureImpl.wjia@chromium.org2012-07-111-6/+7
* Clean up the remaining diff in content/appmichaelbai@chromium.org2012-07-113-5/+5
* Fix a renderer crash when dragging quickly over tab contents.tony@chromium.org2012-07-111-1/+6
* Revert 146000 - Split out ContentViewCore from ContentView for embedders.ericu@google.com2012-07-1121-1124/+466
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-07-112-4/+5
* Split out ContentViewCore from ContentView for embedders.tedchoc@chromium.org2012-07-1121-466/+1124
* Fix OMX VDA unittest for ARM.posciak@chromium.org2012-07-112-1/+13
* Chromium side of plumbing for passing renderer-generated keys through IPCalecflett@chromium.org2012-07-117-11/+71