summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 1650dxie@chromium.org2013-10-1643-0/+43
* Add disable-popup-blocking command line option in Javadtrainor@chromium.org2013-10-161-0/+3
* Revert "Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED."avi@chromium.org2013-10-162-0/+19
* Expose WebInputEvent::Type string conversion with WebInputEventTraitsjdduke@chromium.org2013-10-164-47/+56
* Made Pixel tests functional. Captures tab content and compares to ref imagebajones@chromium.org2013-10-166-5/+217
* Propogate WARN_UNUSED_RESULT up from PickeIterator methods to Pickle wrapper ...tsepez@chromium.org2013-10-161-1/+1
* Update reference file of "register-pepper-plugins" format.xhwang@chromium.org2013-10-162-2/+2
* Pass StatsTable shared memory via global descriptors on Posix rather than usi...rmcilroy@chromium.org2013-10-162-14/+19
* Exclude emulation prevention bytes in slice_param.slice_data_bit_offsetchihchung@chromium.org2013-10-163-2/+17
* <webview>: Implement default action for permissionsfsamuel@chromium.org2013-10-166-8/+16
* [telemetry] Print graphics feature status.dtu@chromium.org2013-10-166-308/+320
* [telemetry] Support absolute paths by changing file:/// to file://. More robu...dtu@chromium.org2013-10-163-3/+3
* Start counting frames that are dropped before being painted.acolwell@chromium.org2013-10-162-3/+25
* [Android] Hide handles when the containing view movescjhopman@chromium.org2013-10-161-0/+13
* Let BaseChromiumApplication manage the tracing controllerwangxianzhu@chromium.org2013-10-164-23/+68
* Consolidate WebInputEvent coalescing logicjdduke@chromium.org2013-10-166-106/+198
* IndexedDB: Replace static conversion function with member accessorjsbell@chromium.org2013-10-162-45/+21
* When stopping plugin requests due to window.stop() or a user pressing the sto...jam@chromium.org2013-10-161-0/+2
* flags: Enable deadline scheduling by default on all platformspiman@chromium.org2013-10-161-2/+2
* Revert r228777: "Allow asynchronous GPU context creation for browser clients"eroman@chromium.org2013-10-1515-542/+297
* Make sure window.orientation was initialized and updated correctly.michaelbai@chromium.org2013-10-153-24/+49
* [GTK] Embed Flash fullscreen widget within browser window, plus HTML5 fullscr...miu@chromium.org2013-10-151-0/+10
* Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...sl.ostapenko@samsung.com2013-10-158-40/+29
* Allow asynchronous GPU context creation for browser clientssievers@chromium.org2013-10-1515-297/+542
* Fix minor issues in PPB_TrueTypeFont_Dev implementation.bbudge@chromium.org2013-10-152-15/+7
* Set NavigationEntry titles based on NativePage titlesdtrainor@chromium.org2013-10-153-0/+18
* IndexedDB: Use leveldb::DestroyDB to delete backing storesjsbell@chromium.org2013-10-154-2/+67
* Don't timeout touch event if page scale is fixedwangxianzhu@chromium.org2013-10-151-0/+2
* Disable shrinksStandaloneImagesToFit on Androidwangxianzhu@chromium.org2013-10-151-0/+1
* When running in single-process mode, delete the one RenderProcessHost at shut...jam@chromium.org2013-10-152-2/+5
* In local predicor prerendering, when there is a session storage namespacetburkard@chromium.org2013-10-1519-18/+437
* ChildProcessSecurityPolicy: Change over to custom bitmask set.tommycli@chromium.org2013-10-153-59/+57
* Revert "Add a flag for enabling/disabling the new accelerated scrolling path"vollick@chromium.org2013-10-155-37/+0
* Clean up ResourceHandler API.creis@chromium.org2013-10-1526-193/+211
* [Android] Suppress spurious overscroll releases from ScrollEnd gesturesjdduke@chromium.org2013-10-153-17/+9
* Add include of <algorithm> for compilation on VS2013scottmg@chromium.org2013-10-151-0/+2
* [Android] Don't hide text handles if they are being draggedcjhopman@chromium.org2013-10-152-2/+9
* Add commandline flag for service workers.alecflett@chromium.org2013-10-155-0/+10
* Fix disabling of accelerated overflow scroll.vollick@chromium.org2013-10-151-0/+3
* Enable Device Orientation browser test.timvolodine@chromium.org2013-10-151-4/+1
* Refactoring: Move MessagePort-related IPCs and handling them away from Worker...marja@chromium.org2013-10-1515-141/+276
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-1516-60/+164
* [FileAPI] Clean up WebFileSystemImpl::openFileSystemtzik@chromium.org2013-10-152-16/+0
* Simplify InputRouter event filteringjdduke@chromium.org2013-10-1515-714/+502
* Use a scoped_ptr instead of a vector for released software frames.ccameron@chromium.org2013-10-152-20/+18
* Fix Secondary Window Sizing in Content Shell.dglazkov@chromium.org2013-10-153-28/+39
* Revert "[FileAPI] Drop unused pre-opened PepperFileSystemHost constructor"mgiuca@chromium.org2013-10-152-0/+22
* [Android] Disable double-tap gesture detection with fixed page scalejdduke@chromium.org2013-10-153-80/+224
* Don't use ScreenCapturer::CreateWithXDamage() in chrome and chromotingsergeyu@chromium.org2013-10-151-28/+28
* [Android] Allow text handles to observe position of "parent" viewcjhopman@chromium.org2013-10-157-71/+257