summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Android: Select suitable speech recognition provider for continuous recognitionjanx@chromium.org2013-08-012-13/+88
* Build the image_diff binary for Android's content shell target.peter@chromium.org2013-08-011-0/+7
* child processes: wait 60 seconds before sending SIGALRM.asharif@chromium.org2013-08-011-7/+9
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-0115-69/+641
* Rename fileapi::LocalFileSystemOperation to FileSystemOperationImpl.hidehiko@chromium.org2013-08-012-4/+2
* Fix null listener case for testing Device Motion.timvolodine@chromium.org2013-08-011-1/+2
* Support synchronous mode for FileSystem/FileWriter APIkinuko@chromium.org2013-08-011-59/+171
* Change the API of disk_cache::CreateCacheBackend to use scoped_ptrqsr@chromium.org2013-08-012-6/+3
* Disable leaky tests in LeakSanitizer builds.earthdok@chromium.org2013-08-013-34/+46
* Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."bbudge@chromium.org2013-08-012-26/+100
* Use DPLOGs if error code is SBOX_ERROR_GENERIC to GetLastError as SBOX_ERROR_...gab@chromium.org2013-08-011-2/+4
* Disable browser GPU compositing if force compositing mode is blacklistedjbauman@chromium.org2013-08-011-1/+2
* FileAPI: Move FileSystemQuotaUtil related functions into SandboxContextnhiroki@chromium.org2013-08-011-0/+1
* GPU: Enable virtual contexts for all Nvidia devices.epenner@chromium.org2013-08-011-1/+3
* Send correct command line flags when using software compositor.jbauman@chromium.org2013-08-011-0/+16
* linux-aura: Enable high-dpi browser-tests.sadrul@chromium.org2013-08-011-18/+2
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-017-23/+0
* aura: Don't set LostContextCallback when context provider is NULL.danakj@chromium.org2013-08-011-8/+9
* Implement Worker-MainThread bridge for FileWriter in Chromekinuko@chromium.org2013-08-013-40/+147
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-0115-29/+51
* Pepper: Make PepperPluginInstance::Navigate async.teravest@chromium.org2013-08-013-31/+49
* aura: Add jbauman to content/browser/aura/ OWNERS file.danakj@chromium.org2013-08-011-0/+1
* Move cursor_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-08-015-4/+77
* Reland r213926 "Not to queue the same input if DequeueOutputBuffe returns INF...xhwang@chromium.org2013-08-011-7/+12
* [Android] Hide text handles when displaying the popup zoomercjhopman@chromium.org2013-08-011-3/+14
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-011-0/+1
* [Android] Subsample overscroll resources when first loadingjdduke@chromium.org2013-08-012-21/+11
* Fix "-Wmaybe-uninitialized" warnings in WebClipboardImpl, fixing build for gc...jesus.sanchez-palencia.fernandez.fil@intel.com2013-07-311-1/+1
* Plumb MediaLog into FFmpegDemuxer.tyoverby@chromium.org2013-07-311-1/+2
* Android: remove the ContentViewClient onTabCrash() method.ppi@chromium.org2013-07-313-17/+0
* Don't add ImageTransportFactory observer if the shared surface handle is NULL.jbauman@chromium.org2013-07-311-1/+2
* Implement DesktopMediaPickerModel.sergeyu@chromium.org2013-07-312-2/+4
* Add WebrtcBrowserTest::TestGetUserMediaConstraints to check typical constrain...mcasas@chromium.org2013-07-311-0/+52
* Extend net::HttpServer to be able to parse request body.kkania@chromium.org2013-07-311-2/+2
* Fix painting glitches with windows plugins on Win Aura with the software comp...jam@chromium.org2013-07-311-15/+20
* Fix a few latency related UMA calculationmiletus@chromium.org2013-07-313-14/+20
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-319-47/+181
* PPAPI: Remove references to content from ppapi/hostdmichael@chromium.org2013-07-3113-55/+49
* android: Don't reuse mailboxes from old output surfacesskyostil@chromium.org2013-07-313-4/+16
* Revert 214518 "Fix issue where window bounds were being passed w..."oshima@chromium.org2013-07-314-144/+57
* Notify the compositor when input is throttledenne@chromium.org2013-07-313-0/+7
* Do not crash the time picker if min/max contain illegal values.miguelg@chromium.org2013-07-311-2/+7
* Remove obsolete DISABLE_WIDEVINE_CDM_BROWSERTESTS.ddorwin@chromium.org2013-07-311-3/+0
* Implement AtkComponent and AtkValue interfaces.dmazzoni@chromium.org2013-07-312-70/+205
* Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap...mcasas@chromium.org2013-07-3117-128/+246
* VAVDA: Don't go into kAfterReset if we haven't processed an SPS yet.posciak@chromium.org2013-07-312-1/+23
* Move software_output_device_* to content/browser/aurajbauman@chromium.org2013-07-316-22/+18
* Web MIDI: use Content API to ask permissiontoyoshim@chromium.org2013-07-316-6/+139
* Persist JavaScript dialog state across page navigations.avi@chromium.org2013-07-316-15/+27
* [Android] Hide text handles on any non-finish IME eventcjhopman@chromium.org2013-07-314-15/+14