summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add missing base files to GN build.brettw@chromium.org2014-07-241-26/+10
* Disable flaky RenderFrameHostManagerTest.DisownOpener on Androidjohnme@chromium.org2014-07-241-1/+2
* Turn webspeech on/off when tab goes fore/backgroundqinmin@chromium.org2014-07-246-2/+27
* Revert of content: Remove RendererPreferences font-rendering enums. (https://...johnme@chromium.org2014-07-244-56/+94
* GLHelper: Address inconsistent mapping of SkColorType to GL formatrobert.bradford@intel.com2014-07-244-153/+238
* Don't send fake memory pressure eventsjochen@chromium.org2014-07-241-9/+0
* Implement clearListener() method for PositionObserver towajahat.s@samsung.com2014-07-243-0/+14
* Rename MockResourceLoaderBridgePeer to MockRequestPeer.tfarina@chromium.org2014-07-241-4/+0
* content: Remove webkit_unit_test_support.* component.tfarina@chromium.org2014-07-243-38/+2
* rendering_helper - Flush the GL commands after rendering to FBO.owenlin@chromium.org2014-07-241-0/+4
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-244-21/+21
* Allow extension APIs to be called from WebUI. The only API currentlykalman@chromium.org2014-07-242-5/+6
* VideoCaptureFormat: add method to print out pixel format as stringlionel.g.landwerlin@intel.com2014-07-241-1/+4
* Preload dxva2.dll on Windows when loading Widevine CDM adapter.xhwang@chromium.org2014-07-241-2/+7
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-244-21/+21
* Revert of Turn webspeech on/off when tab goes fore/background (https://codere...johnme@chromium.org2014-07-243-13/+0
* Revert "Add Service-Worker header to ServiceWorker generated responses."dominicc@chromium.org2014-07-242-38/+1
* Scrub ozone files from linux GN buildspang@chromium.org2014-07-242-1/+16
* Redesign GUI of Website Setting Popup Dialogianwen@chromium.org2014-07-244-0/+0
* Correctly update the bounds of objects in the accessibility tree.dmazzoni@chromium.org2014-07-248-24/+163
* Refactor unix domain socket.byungchul@chromium.org2014-07-241-3/+4
* content: Remove RendererPreferences font-rendering enums.derat@chromium.org2014-07-244-94/+56
* Mojo: Use InterfaceFactory<Interface> for service registrationjamesr@chromium.org2014-07-242-3/+1
* Remove now unnecessary const_casts.davidben@chromium.org2014-07-241-4/+2
* Export content_common dependency from some content targets.tkent@chromium.org2014-07-241-0/+12
* Explicitly check for --no-sandbox in VT VDA.sandersd@chromium.org2014-07-241-3/+7
* Add runtime flag to enable the display list 2D canvas implementationjunov@chromium.org2014-07-244-0/+8
* Add a MotionEventGeneric implementationjdduke@chromium.org2014-07-243-48/+10
* Send correct key-codes when doing composition events instead of always 0.bcwhite@chromium.org2014-07-243-3/+301
* Turn webspeech off when tab goes backgroundqinmin@chromium.org2014-07-233-0/+13
* Add osmesa to GN build.brettw@chromium.org2014-07-231-4/+4
* Added additional methods for chrome.logPrivate:zelidrag@chromium.org2014-07-231-6/+6
* Add breakpad component to GN build.brettw@chromium.org2014-07-231-2/+2
* Hide the Paste popup when input is received from IME.sayan.nayak@samsung.com2014-07-231-0/+1
* Add tools/imagediff to GN build.brettw@chromium.org2014-07-231-3/+4
* Make RendererExited reset the InputRouter after destroying the window.skobes@chromium.org2014-07-234-6/+31
* Improve content test GN buildbrettw@chromium.org2014-07-231-18/+13
* Made the hardware_accelerated_feature test dump page content on failure.bajones@chromium.org2014-07-231-0/+2
* Remove flag to disable cc touch hit testing.zeeshanq@chromium.org2014-07-237-9/+0
* Make <a ping> work for context menus.japhet@chromium.org2014-07-237-8/+62
* Make ScreenOrientationProvider (Java) a bag of static methods.mlamouri@chromium.org2014-07-235-29/+10
* Added the RenderView routing_id to the DidCommitProvisionalLoad message.pmeenan@chromium.org2014-07-233-1/+27
* [refactor] Replace custom utility function with base's "vector_as_array()"eroman@chromium.org2014-07-2313-58/+47
* Disable all the tests that are flaking more than 5% on Windows builders.jam@chromium.org2014-07-232-3/+12
* content: Fix incorrect GpuMemoryBufferFactoryX11Pixmap comment.reveman@chromium.org2014-07-231-2/+1
* Some linking fixes for GN build.brettw@chromium.org2014-07-238-22/+496
* [webcrypto] Support 256-bit AES-GCM for OpenSSL implementation.eroman@chromium.org2014-07-232-10/+2
* Update the tracing grit GN rulebrettw@chromium.org2014-07-231-29/+12
* Encode all grit outputs in .gn filesbrettw@chromium.org2014-07-231-0/+5
* content: Add DeletedGpuMemoryBuffer IPC.reveman@chromium.org2014-07-2323-23/+89