summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1212-26/+42
* [content shell] allow universal access from file URLs in layout testsjochen@chromium.org2012-10-124-0/+10
* 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
* IOKit sends out a device changed notification before the driver fully initial...xians@chromium.org2012-10-122-14/+31
* When starting a provisional load include the parent frame ID in the IPC and p...jochen@chromium.org2012-10-1211-9/+23
* Add LocalFileSyncContext class which is a glue class between profile-owned se...kinuko@chromium.org2012-10-121-0/+1
* [content shell] add a getPropertyDescriptor trap to the test runnerjochen@chromium.org2012-10-121-0/+4
* [content shell] Add fast/dom/shadow/shadowdom-for-progress-dynamic.html as cr...jochen@chromium.org2012-10-121-0/+1
* Turned on Shadow DOM and style scoped flags by default.morrita@chromium.org2012-10-121-2/+1
* Remove all callers of WebFrame::frameForEnteredContextabarth@chromium.org2012-10-121-4/+4
* Make ContentViewCore usable from other packages.aruslan@chromium.org2012-10-121-4/+2
* Replace ChromeViewHolder with ContentViewHolderaruslan@chromium.org2012-10-121-1/+1
* Take out ResourceBundle initialization from ContentTestSuite. This isn't need...jam@chromium.org2012-10-122-6/+0
* Use blocking worker pool for sync file operations in Pepper.shess@chromium.org2012-10-123-7/+17
* touch: Cleanup touch-event mode switching on windows.sadrul@chromium.org2012-10-1214-88/+39
* browser-plugin: Allow accepting drag-n-drop events.sadrul@chromium.org2012-10-1217-97/+339
* Update webrtc to 2918 and libjingle to 203.ronghuawu@chromium.org2012-10-111-1/+1
* Move shared library copy and strip to java_apk.gypicjhopman@chromium.org2012-10-111-15/+2
* [content shell] remove spurious printf formatjochen@chromium.org2012-10-111-2/+2
* Implicit coversion operators from integer geometry types to floating point.danakj@chromium.org2012-10-111-2/+1
* Browser Plugin: Implement CanGoBack/CanGoForwardfsamuel@chromium.org2012-10-1110-35/+164
* Enable WebMediaPlayerMS only when ENABLE_WEBRTC is defined.wjia@chromium.org2012-10-111-0/+2
* Cleanup RenderViewImpl override methods from WebKitboliu@chromium.org2012-10-112-35/+10
* Upstream latest DownloadController changes for android.yfriedman@chromium.org2012-10-111-3/+4
* Upstream deviceScaleFactor initialization in render_view_implyusufo@chromium.org2012-10-111-0/+2
* Build browser_main_loop.cc on iOS.msarda@chromium.org2012-10-112-1/+8
* Reland r161256: Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-118-14/+13
* This change is motivated by the need to implement the Android WebView.loadDat...benm@google.com2012-10-1116-7/+89
* Show selection handles around selected text.husky@chromium.org2012-10-1110-21/+3164
* [content shell] Add layout test specific font setup (for linux only right now)jochen@chromium.org2012-10-118-0/+211
* [content shell] remove dead code (disabling ssl certificate checks for layout...jochen@chromium.org2012-10-111-2/+0
* 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-113-4/+5
* Converted GetOriginsForHostTask to use base::PostTaskAndReply(). Deleted supe...calvinlo@chromium.org2012-10-112-100/+25
* Removing webkit diff with Android treedfalcantara@chromium.org2012-10-111-3/+3
* Revert 161256 - Fix the crash that was happening on the buildbot (but not try...jam@chromium.org2012-10-116-2/+14
* [Android] Upstreaming CommandLine.java diffdfalcantara@chromium.org2012-10-111-8/+12
* Fix print settings units conversion for PPB_Printing.raymes@chromium.org2012-10-111-2/+2
* Fix the crash that was happening on the buildbot (but not trybots, for a stra...jam@chromium.org2012-10-116-14/+2
* Revert: Flapper field trial to use workerpool for sync file operations.shess@chromium.org2012-10-113-69/+1
* Rename output jar created by apks to have chromium_apk_ prefix.shashishekhar@chromium.org2012-10-111-5/+6
* Remove unused stuff from ContentViewClientnileshagrawal@chromium.org2012-10-101-10/+1
* Tentatively turn on WebMediaPlayerMS by default.wjia@chromium.org2012-10-106-11/+21
* 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-102-2/+2
* Only register the newer one of {bundled, component} Pepper Flash.bauerb@chromium.org2012-10-103-0/+9
* Plumb through surface size for --enable-partial-swaps on OSXbacker@chromium.org2012-10-103-2/+4
* Fix a test which uses the RenderViewTest harness running in unit_test binarie...jam@chromium.org2012-10-106-18/+32
* Shift EnsureNoPendingDownloads() implementation into tests.rdsmith@chromium.org2012-10-103-20/+84