summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Make Task Manager to count JS heap of web workers.alph@chromium.org2013-06-173-0/+8
* Update Blink include pathsabarth@chromium.org2013-06-1723-36/+36
* Remove DownloadItem::Is*() in favor of DI::GetState()caio.de.oliveira.filho@intel.com2013-06-152-18/+0
* Eagerly run a small amount of extensions code to prevent things overwritingkalman@chromium.org2013-06-151-0/+2
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-151-2/+2
* Change the permission check for Pepper socket API to support both the public ...yzshen@chromium.org2013-06-152-2/+6
* Revert "GTTF: Remove message loop hooks from TestLauncherDelegate"phajdan.jr@chromium.org2013-06-143-28/+12
* Implement SpeechRecognizerImplAndroidjanx@chromium.org2013-06-143-0/+235
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-143-12/+0
* Route Android InputMsg operations through RenderWidgetHostjdduke@chromium.org2013-06-141-0/+1
* Apply viewport offset to hover enter/exit eventjinsukkim@chromium.org2013-06-141-1/+4
* remove deprecated calls to SurfaceHolder.setType()qinmin@chromium.org2013-06-141-1/+0
* Add UMA stats for predicted process counts with out-of-process iframes.creis@chromium.org2013-06-142-0/+9
* Adding missing forward declaration of GURL.aa@chromium.org2013-06-141-0/+2
* Add a flag to turn on TCP server socket for WebRTChclam@chromium.org2013-06-142-0/+4
* Put FileIO::RequestOSFileHandle behind whitelistvictorhsieh@chromium.org2013-06-132-0/+10
* Enable WebAudio by default on Android by changing the enable flag to a disabl...rtoy@google.com2013-06-132-7/+3
* Linux: refactor setuid sandbox activation.jln@chromium.org2013-06-132-0/+4
* Additions to the Android java-side Device Motion/Orientation fetchingtimvolodine@chromium.org2013-06-132-14/+31
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-131-3/+1
* Fold NotificationWatcher into WindowedNotificationObserverbartfab@chromium.org2013-06-122-14/+48
* [Android] Fix component build again.yfriedman@chromium.org2013-06-121-1/+2
* Set AllowOverlappingViews for history overlaysail@chromium.org2013-06-121-3/+4
* Adding --disable-plugins-discovery command line switch to not load third-part...sevalo@google.com2013-06-122-4/+10
* Pass accept-languages settings to rendererksakamoto@chromium.org2013-06-121-0/+3
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-1233-36/+36
* location: Refactor LocationProvider.sadrul@chromium.org2013-06-123-0/+67
* Move a BrowserContextKeyedService-specific switchphajdan.jr@chromium.org2013-06-122-10/+0
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-111-0/+3
* Delegate root layer scroll offset to android_webview.mkosiba@chromium.org2013-06-112-1/+9
* Small improvements to Looper Idle tracingjoth@chromium.org2013-06-111-8/+11
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-113-3/+3
* Add a new WebContentsDelegate::CanDragEnter method. Allows applications using...marshall@chromium.org2013-06-112-0/+16
* Remove input throttling option in renderer_preferencesfsamuel@chromium.org2013-06-112-4/+0
* Fix stack overflow in confirmTouchEvent()wangxianzhu@chromium.org2013-06-101-2/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-102-2/+2
* Remove InProcessBrowserLayoutTest, since we now run layout tests in content_s...jochen@chromium.org2013-06-101-8/+0
* Changes to closing contents with beforeunload/unload handlers:jeremy@chromium.org2013-06-101-0/+12
* Hook up android webview synchronous compositor GL initboliu@chromium.org2013-06-081-7/+7
* Allow renderer to create pepper ResourceHosts in the browserraymes@chromium.org2013-06-071-0/+13
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-074-5/+5
* Add a path to use CALayers to display contentccameron@chromium.org2013-06-072-0/+4
* Generate speech recognition error codes from X-Macrojanx@chromium.org2013-06-072-16/+37
* Fix a crash when video calls exitfullscreen()qinmin@chromium.org2013-06-071-4/+6
* Enqueue touch events to the pending list prior to sending to native.tedchoc@chromium.org2013-06-072-37/+94
* Move Pepper to using mailboxespiman@chromium.org2013-06-062-4/+0
* Add simple hand-rolled RTTI for Pepper ResourceHostsraymes@chromium.org2013-06-061-5/+0
* Enable MediaSourceTest.* content_browsertests on Android.scherkus@chromium.org2013-06-061-1/+1
* DisabledScheme policy existed before we had URLBlacklist. csorba@chromium.org2013-06-061-8/+0
* Pass the SiteInstance into CreateRenderProcessHostjyasskin@chromium.org2013-06-063-4/+8