summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Pass user gesture indicator for RPH and intents.gbillock@chromium.org2012-06-018-54/+63
* Revert 139628 - Better cross platform behavior for blur.dmazzoni@google.com2012-06-011-1/+2
* Zygote Init: close all file descriptors properlyjln@chromium.org2012-06-011-3/+6
* Move some code into the content namespace.darin@chromium.org2012-06-0125-205/+210
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-011-1/+2
* Upstream implementation for embedded video for WebMediaPlayerAndroidqinmin@chromium.org2012-06-012-1/+31
* Fix first paint time metric in hardware accelerated mode.tonyg@chromium.org2012-06-011-2/+7
* FilterURL is a static method, so we don't need to call it as andarin@chromium.org2012-06-011-12/+6
* Revert 139494 - ash: Improved window maximize/restore animationsjamescook@chromium.org2012-06-012-6/+1
* Created new OWNERS file for content/zygote/*. Added markus@chromium andmarkus@chromium.org2012-06-011-0/+4
* - Added test for silent mouse lock after unlocked by target, added argument t...dmurph@chromium.org2012-06-0111-18/+38
* Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-016-93/+132
* content: Remove unnecessary constructor from NotificationObserver.tfarina@chromium.org2012-05-311-1/+0
* Escape search terms correctly in the path portion of a custom search engine.pkasting@chromium.org2012-05-312-8/+0
* Add missing content namespace to the android library loader.tedchoc@chromium.org2012-05-313-1/+9
* Upon receiving OnError callback against a context, only clear the set of crea...kbr@chromium.org2012-05-311-1/+27
* Make ResourceHandler be non-refcounted. Eliminate the OnRequestCloseddarin@chromium.org2012-05-3130-285/+224
* Run a ppapi process per (profile, plugin) pair.tsepez@chromium.org2012-05-316-19/+35
* Support for the OSK in the native text field (e.g. the Find box) on Win8 clas...tommi@chromium.org2012-05-311-15/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-314-7/+10
* Hook up JSEP PrAnswer.ronghuawu@chromium.org2012-05-312-3/+17
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-314-10/+7
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-314-7/+10
* Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T>toyoshim@chromium.org2012-05-3110-35/+23
* Respect the --disable-renderer-accessibility flag on Win 8.dmazzoni@chromium.org2012-05-311-1/+3
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-311-2/+3
* Move the MessageLoopForUI::Start() after the creation of MessageLoopForUI::cu...shouqun.liu@intel.com2012-05-312-1/+7
* Fix memory leak in WedDragSourceMacTestisherman@chromium.org2012-05-311-1/+1
* Ignore (fake) mouse events that are created during a touch (iff we will handl...girard@chromium.org2012-05-311-0/+12
* Disable ResourceDispatcherHostBrowserTest.CrossSiteImmediateLoadOnunloadCooki...kmadhusu@chromium.org2012-05-301-1/+11
* Download filename determination refactor (1/3)asanka@chromium.org2012-05-3021-914/+1067
* [Mac] Ensure that JavaScript URLs are always properly escaped for drag 'n drop.isherman@chromium.org2012-05-303-10/+58
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-307-39/+25
* Disable synchronous XMLHttpRequests in platform app documents.mihaip@chromium.org2012-05-301-0/+1
* Move ParamTraits<base::PlatformFileInfo> and <base::PlatformFileError>.tsepez@chromium.org2012-05-302-57/+0
* Better cross platform behavior for blur.dtseng@chromium.org2012-05-301-2/+1
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-305-24/+28
* Make ContentClient have a default implementation to make embedding easier.jam@chromium.org2012-05-307-151/+52
* Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...michaeln@google.com2012-05-308-219/+379
* Add android download controller.nileshagrawal@chromium.org2012-05-306-0/+530
* [Android] Split the address parser from AddressDetector for WebView use.leandrogracia@chromium.org2012-05-309-900/+1014
* Cleanup content::P2PPortAllocator.sergeyu@chromium.org2012-05-301-16/+1
* Implement correct accessibility states for contenteditable.dmazzoni@chromium.org2012-05-3014-325/+466
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-305-51/+61
* Switch DownloadUrlParameters to use a content::Referrer instead of a GURL for...jochen@chromium.org2012-05-304-7/+10
* handle the case when device is closed before media pipeline is fully initiali...wjia@chromium.org2012-05-3011-40/+366
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-309-39/+10
* mac: Don't require DYLD_LIBRARY_PATH to be set when using the shared build.thakis@chromium.org2012-05-301-3/+14
* Deprecate FileUtilities::getFileSize and getFileModifiedTimekinuko@chromium.org2012-05-305-108/+0
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-302-7/+6