summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-049-71/+186
* Update media test binaries for new audio codecs.ihf@chromium.org2012-08-043-0/+0
* VAVDA: Cleanups and fixes.marcheu@chromium.org2012-08-042-29/+67
* Revert 150007 - Only dlopen() OMX/VAAPI libs in the GPU process, and only laz...fischman@chromium.org2012-08-048-176/+71
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-048-71/+176
* [RDS] Reloads a page using the original request URLdfalcantara@chromium.org2012-08-0410-11/+151
* Fix lost context recreation race in BrowserGpuChannelHostFactorypiman@chromium.org2012-08-042-17/+41
* Clarify ownership of GpuVideoDecodeAcceleratorHost and avoid crash on context...fischman@chromium.org2012-08-044-8/+15
* Don't reuse a GpuProcessHost that failed to send a messagepiman@chromium.org2012-08-042-3/+11
* Fix channel lost race in GpuChannelHostpiman@chromium.org2012-08-031-4/+7
* VAVDA: Fix locking.marcheu@chromium.org2012-08-032-11/+30
* Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.xhwang@chromium.org2012-08-031-0/+1
* Set the default locale for ICU in the PPAPI process.brettw@chromium.org2012-08-031-0/+10
* Pass tap count (1 or 2) with tap gesture eventsrbyers@chromium.org2012-08-032-4/+25
* Added DCHECK() to prevent webwidget_->isInputThrottled() from being called wh...khorimoto@chromium.org2012-08-031-1/+1
* Block Avast! AV DLLs in sandboxed processes.jschuh@chromium.org2012-08-031-0/+2
* Linux: add BPF sandbox status in about:sandboxjln@chromium.org2012-08-033-3/+20
* Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.thakis@chromium.org2012-08-032-7/+0
* Convert FaviconStatus::bitmap from SkBitmap to gfx::Image.thakis@chromium.org2012-08-032-3/+11
* Refactors DeviceOrientation to make it more extensibleaousterh@chromium.org2012-08-0320-472/+844
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-033-6/+6
* We should grant read permission to the file returned by CreateFileSnapshot si...kinuko@chromium.org2012-08-031-0/+18
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-039-53/+84
* Rolling libjingle r164.mallinath@chromium.org2012-08-038-91/+1
* Add a function to layout.h for getting ScaleFactor of the native view.mazda@chromium.org2012-08-031-15/+2
* Coverity: Fix a sizeof mismatch.jhawkins@chromium.org2012-08-031-1/+1
* Safely handle uninitialized load_timing info in ResourceResponseHead.simonjam@chromium.org2012-08-032-34/+121
* Use empty string as the mid before it's ready from WebKit. Label is not the c...ronghuawu@chromium.org2012-08-031-3/+10
* Disable DumpAccessibilityTreeTest.AccessibilityContenteditableDescendants on ...dimich@chromium.org2012-08-031-1/+9
* Adjust the audio frame count.brettw@chromium.org2012-08-021-1/+1
* Create a class for seccomp-bpf sandboxing in content.jln@chromium.org2012-08-027-581/+677
* Create a LinuxSandbox class.jln@chromium.org2012-08-0214-159/+314
* Fix a bug that H264BitReader::ReadBits cannot read more than 16 bits.xiaomings@google.com2012-08-021-1/+1
* Remove a ton of IPC from landing putWithIndexKeysalecflett@chromium.org2012-08-0212-146/+11
* Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().acolwell@chromium.org2012-08-026-72/+84
* Speculative resource prefetching - fixing missing navigations due to server s...shishir@chromium.org2012-08-024-2/+6
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-027-0/+75
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-027-0/+70
* Revert 149692 - Create a LinuxSandbox class.mazda@chromium.org2012-08-0214-311/+159
* Revert 149508 - Always use non-low-latency (wave out) audio for Pepper plugin...viettrungluu@chromium.org2012-08-021-9/+0
* Create a LinuxSandbox class.jln@chromium.org2012-08-0214-159/+311
* Android: replace temporary test runner with the instrumentation runner.bulach@chromium.org2012-08-021-55/+0
* Start upstreaming accessibility.dtrainor@chromium.org2012-08-027-10/+602
* Changes ProviderImpl to use a single DataFetcherFactory instead of aaousterh@chromium.org2012-08-024-29/+19
* SpeechRecognitionDispatcher: break out translation of error codes to separate...hans@chromium.org2012-08-022-26/+25
* Reland 149510 - Allow filters in accessibility tests to specify which attribu...pkasting@chromium.org2012-08-0222-234/+448
* Use JavaObjectWeakGlobalRef in ContentViewCore.nileshagrawal@chromium.org2012-08-024-43/+62
* Implement media path filtertzik@chromium.org2012-08-021-0/+1
* Revert 149510 - Allow filters in accessibility tests to specify which attribu...pkasting@chromium.org2012-08-0222-448/+234
* Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo...fsamuel@chromium.org2012-08-025-9/+16