summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
...
* Upstreaming ContentViewCore APIs for webviewjoth@chromium.org2012-10-181-2/+8
* Notify v8 engine of timezone changes on ChromeOS.kevers@chromium.org2012-10-181-0/+3
* Native ContentSettings is now owned by WebContentsjoth@chromium.org2012-10-172-40/+29
* [content shell] implement testRunner.displayjochen@chromium.org2012-10-171-0/+5
* Cancel pending custom context menu when destroying a ContextMenuClient.bauerb@chromium.org2012-10-171-2/+8
* Clean up last half of download flow, simplifying delegate interface, and movi...rdsmith@chromium.org2012-10-172-8/+4
* Make content shell support --ignore-certificate-errors.tonyg@chromium.org2012-10-172-0/+4
* Add getSelectedText to ContentViewnileshagrawal@chromium.org2012-10-171-0/+4
* Shift passage of FileStream in downloads system to be by scoped_ptr<>.rdsmith@chromium.org2012-10-175-34/+53
* Add a content API to connect a Native Client module to an out-of-process PPAP...bbudge@chromium.org2012-10-171-0/+29
* Remove unused methods from WebContentsDelegate, WebContentsDelegateAndroidjknotten@chromium.org2012-10-172-10/+0
* Deleted junk file.sgurun@chromium.org2012-10-161-2078/+0
* Expose the WebGraphicsContext3D for Androiddtrainor@chromium.org2012-10-161-0/+19
* Add a flag to enable the deprecated PeerConnection00tommyw@chromium.org2012-10-162-0/+5
* Move ContentViewCore native ownership to WebContentsjoth@chromium.org2012-10-162-21/+12
* Upstream Android implementation of WebContentsViewDelegate.shashishekhar@chromium.org2012-10-162-0/+8
* Add "panel_fitting" GPU feature type and use it for mirror mode.ynovikov@chromium.org2012-10-151-1/+3
* Adding progresss bar when loading fullscreen videoqinmin@chromium.org2012-10-152-22/+48
* Add DownloadControllerAndroid public interface for android.nileshagrawal@chromium.org2012-10-151-0/+34
* Move PerfTest TraceEvent to asyncdtrainor@chromium.org2012-10-152-38/+135
* Upstream BrowserChildProcessHostImplyusufo@chromium.org2012-10-154-4/+49
* Android Browser Compositor: Add ScheduleComposite() callback.sievers@chromium.org2012-10-152-21/+11
* This is the media related changes for tab capture API's:justinlin@chromium.org2012-10-152-2/+32
* Change the directory containing hyphenation dictionaries.hbono@chromium.org2012-10-152-0/+7
* Move DownloadListener handling out to webview layerjoth@chromium.org2012-10-133-66/+9
* Allow custom context menus to be requested.brettw@chromium.org2012-10-133-5/+47
* Revert 161634 - [content shell] allow universal access from file URLs in layo...jochen@chromium.org2012-10-122-6/+0
* [content shell] allow universal access from file URLs in layout testsjochen@chromium.org2012-10-122-0/+6
* Make the WebContentsUserData locator key private.avi@chromium.org2012-10-121-3/+9
* Add tedchoc to a couple OWNERS files for android.tedchoc@chromium.org2012-10-121-0/+1
* When starting a provisional load include the parent frame ID in the IPC and p...jochen@chromium.org2012-10-121-1/+5
* Make ContentViewCore usable from other packages.aruslan@chromium.org2012-10-121-4/+2
* Replace ChromeViewHolder with ContentViewHolderaruslan@chromium.org2012-10-121-1/+1
* Reland r161256: Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-111-1/+6
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-117-4/+51
* Show selection handles around selected text.husky@chromium.org2012-10-116-13/+3087
* Ifdef out the parts of navigation_controller.h that are not supported on iOS.msarda@chromium.org2012-10-111-0/+4
* BrowserTestBase::CreateTestServer should accept FilePathtoyoshim@chromium.org2012-10-112-3/+4
* Revert 161256 - Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-111-1/+1
* [Android] Upstreaming CommandLine.java diffdfalcantara@chromium.org2012-10-111-8/+12
* Fix the crash that was happening on the buildbot (but not trybots, for a stra...jam@chromium.org2012-10-111-1/+1
* Remove unused stuff from ContentViewClientnileshagrawal@chromium.org2012-10-101-10/+1
* Tentatively turn on WebMediaPlayerMS by default.wjia@chromium.org2012-10-102-3/+3
* Expose getDefaultUserAgent to javajoth@chromium.org2012-10-101-0/+8
* Disable ResourceBundle change from 161202 while I figure out why it's failing...jam@chromium.org2012-10-101-1/+1
* Only register the newer one of {bundled, component} Pepper Flash.bauerb@chromium.org2012-10-101-0/+2
* Fix a test which uses the RenderViewTest harness running in unit_test binarie...jam@chromium.org2012-10-104-16/+16
* Shift EnsureNoPendingDownloads() implementation into tests.rdsmith@chromium.org2012-10-101-4/+0
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-101-2/+2
* [Android] Restore the previous behaviour of TouchCommon.leandrogracia@chromium.org2012-10-102-11/+14