summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Add test for NavigationController::CanGoToOffset, GoToOffsetjknotten@chromium.org2012-09-281-0/+67
* Add setUseDesktopUserAgent to ContentView.nileshagrawal@chromium.org2012-09-284-17/+94
* Add more generic support for java targets bundling multiple directoriescjhopman@chromium.org2012-09-282-3/+4
* browser-plugin: Correctly notify the embedder when the guest starts/stops lis...sadrul@chromium.org2012-09-2810-0/+157
* Shift ordering in DownloadManagerImpl shutdown so that COMPLETING states rdsmith@chromium.org2012-09-283-2/+69
* [content shell] Don't try to reuse a webcontents for multiple testsjochen@chromium.org2012-09-282-35/+15
* Hooks up WebKit MediaConstraints to libjingle MediaConstraints.perkj@chromium.org2012-09-281-5/+22
* Rename GetSite in SiteInstance to GetSiteURL.nasko@chromium.org2012-09-2816-24/+25
* Fix the build break in Android Clang (dbg) FYI builder.satish@chromium.org2012-09-281-0/+6
* Have content_browser depend on printing only if not on iOS.blundell@chromium.org2012-09-281-1/+1
* DevTools: run the devtools remote debugging server on a separate thread.pfeldman@chromium.org2012-09-282-19/+47
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-285-11/+25
* Revert 159243 - Hooks up WebKit MediaConstraints to libjingle MediaConstraints.jochen@chromium.org2012-09-281-20/+5
* Revert 159244 - Fix nit comments from http://codereview.chromium.org/10962010jochen@chromium.org2012-09-281-1/+1
* Fix nit comments from http://codereview.chromium.org/10962010perkj@chromium.org2012-09-281-1/+1
* Hooks up WebKit MediaConstraints to libjingle MediaConstraints.perkj@chromium.org2012-09-281-5/+20
* Ignore failure of CVDisplayLinkSetCurrentCGDisplayFromOpenGLContextjbauman@chromium.org2012-09-281-1/+3
* Add a timestamp field to NavigationEntryakalin@chromium.org2012-09-286-3/+133
* Add PerfTraceEventnileshagrawal@chromium.org2012-09-281-0/+348
* Add GPU blacklist support for machine model and its version.zmo@google.com2012-09-284-12/+293
* [gtk/aura]: This fixes selection color, caret blinking for guests.lazyboy@chromium.org2012-09-281-2/+11
* Send C2F events and add X-Rlz-String http header for google.com set as arogerta@chromium.org2012-09-281-0/+5
* Reenable indexeddb content_browsertests.dgrogan@chromium.org2012-09-281-15/+10
* Upstream ContentViewCore changes that is safe to land nowyusufo@chromium.org2012-09-2810-252/+536
* Revert 159153 - Add a timestamp field to NavigationEntry and propagate it to ...michaeln@google.com2012-09-286-133/+3
* Add a timestamp field to NavigationEntry and propagate it to history and syncakalin@chromium.org2012-09-276-3/+133
* Disable pinch-zoom gesture by default on windows builds. twiz@chromium.org2012-09-271-0/+15
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-2711-3/+396
* Make some apk targets not refer directly to output .class files from other ta...cjhopman@chromium.org2012-09-272-5/+1
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-272-5/+14
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-273-16/+15
* Cleanup: Use plugin constants in more places.thestig@chromium.org2012-09-272-6/+7
* Expose readback in Android browser compositor.sievers@chromium.org2012-09-273-0/+15
* Browser Plugin: Remove unnecessary references to frame_idfsamuel@chromium.org2012-09-2712-31/+8
* Fix crash in content::CompositingIOSurfaceMac::CopyTohclam@chromium.org2012-09-272-108/+234
* Make the media URLRequestContext share job factories with the main context.creis@chromium.org2012-09-271-9/+6
* Adding text selection start/end points.aurimas@chromium.org2012-09-273-0/+29
* Revert 157040 - Add some logging to debug PPAPI permissions.brettw@chromium.org2012-09-273-27/+3
* Blacklist GPU drivers we know are bad.jbauman@chromium.org2012-09-271-1/+51
* Serialize pepper_permissions over IPC.brettw@chromium.org2012-09-271-0/+1
* Fix the video_decode_accelerator_unittest to get it to run on Windows.ananta@chromium.org2012-09-271-5/+21
* Ensure that the SHM buffer stays alive for the duration of thedarin@chromium.org2012-09-271-0/+5
* events: Clean up dispatching code for touch-events.sadrul@chromium.org2012-09-275-18/+8
* Refactored to provide a new PortAllocatorFactory per PeerConnection.perkj@chromium.org2012-09-277-64/+90
* DevTools [remote debugging]: serve devtools front-end files from the bundle, ...pfeldman@chromium.org2012-09-278-186/+37
* Remove PluginGroupibraaaa@google.com2012-09-275-34/+0
* Aura: Keep scheduling in line with other platforms.backer@chromium.org2012-09-272-4/+37
* Fix crash when trying to use a camera that is already in use.perkj@chromium.org2012-09-276-56/+14
* Fix P2PSocketClient to close incoming connection if not accepted.sergeyu@chromium.org2012-09-271-2/+6
* Exclude Mac and Linux-specific ContentMainDelegate functions on iOSstuartmorgan@chromium.org2012-09-272-4/+4