summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [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
* Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmapreed@google.com2012-10-1027-48/+49
* Browser Plugin: When Guest crashes Embedder crashes in content shellfsamuel@chromium.org2012-10-101-6/+13
* Blacklist video and flash acceleration on NVIDIA Linux drivers.ccameron@chromium.org2012-10-101-1/+20
* [Android] Restore the previous behaviour of TouchCommon.leandrogracia@chromium.org2012-10-102-11/+14
* <browser> Disable browser plugin in content_shell by default.lazyboy@chromium.org2012-10-106-1/+45
* Add UMA counter for hung renderers on cross-site navigation.nasko@chromium.org2012-10-103-0/+53
* DevTools: [remote debugging] introduce json/new and json/close for creating a...pfeldman@chromium.org2012-10-107-61/+171
* Browser Plugin: Fix Eventsfsamuel@chromium.org2012-10-101-78/+88
* Implement AwContentsClient and remove dependency on chrome/boliu@chromium.org2012-10-101-4/+3
* [Android] Upstream WebView.allow{Content|File}Access implementation.mnaganov@chromium.org2012-10-102-61/+0
* Fix comments per Avi's request.joi@chromium.org2012-10-101-3/+3
* [Android] Upstream content detection and ChromeBrowserProvider tests.leandrogracia@chromium.org2012-10-1025-14/+1208
* Remove NOTIMPLEMENTED in shell_web_contents_view_delegate to avoid log spew.shouqun.liu@intel.com2012-10-101-6/+0
* Build browser_process_sub_thread.cc on iOS.msarda@chromium.org2012-10-102-0/+3
* Build content_main_runner.cc on iOS.msarda@chromium.org2012-10-102-8/+12
* Converted GetAllOriginsTask to use base::PostTaskAndReplyWithResult()calvinlo@chromium.org2012-10-102-45/+27
* Fix a race condition that SurfaceTextureBridge can get released before passin...qinmin@chromium.org2012-10-107-46/+55
* beginSmoothScroll should send wheel ticks at constant velocity.nduca@chromium.org2012-10-103-9/+72
* Cleanup GpuBlacklist.thestig@chromium.org2012-10-104-394/+317