summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add basic ARM policy to seccomp-bpf sandbox.jorgelo@chromium.org2012-08-151-6/+15
* aura: fix flashing when switching tabs rapidlypiman@chromium.org2012-08-151-6/+4
* Fix a misuse of framebuffer target in GLHelper (2)sheu@chromium.org2012-08-151-4/+4
* Initialize StatisticsRecorder (singleton) before FieldTrails arertenneti@google.com2012-08-151-0/+4
* Tighten up content/public DEPS rules using new checkdeps features.joi@chromium.org2012-08-154-16/+27
* Upstream ContentView contentDescriptiondtrainor@chromium.org2012-08-144-0/+15
* InputTagSpeechDispatcher: don't try to compensate for scrollinghans@chromium.org2012-08-141-2/+0
* Remove dev check for file chooser.brettw@chromium.org2012-08-141-1/+5
* Consolidate all NavigationController::LoadURL and family functionsboliu@chromium.org2012-08-148-240/+326
* Switch to EXPECT_FALSE to keep gcc 4.6 happy.joi@chromium.org2012-08-141-1/+1
* Exclude more files from Android buildwangxianzhu@chromium.org2012-08-141-16/+14
* Move the corresponding cc files from content\test to be alongside their heade...jam@chromium.org2012-08-1428-26/+35
* Plumb vsync info from AcceleratedPresenter to RenderWidgetHostImpljbates@chromium.org2012-08-141-8/+14
* Kill DownloadItem::IsOtr()benjhayden@chromium.org2012-08-149-36/+4
* H/W decoded H.264 videos would not play at times on Windows 8. This was becau...ananta@chromium.org2012-08-141-0/+15
* Add linux/mac gamepad mappings for SmartJoy PLUS adapter.jpd@google.com2012-08-142-2/+23
* Move browser_test_base.h to content/public/test. I originally thought that co...jam@chromium.org2012-08-145-10/+15
* Move DownloadTestObserver and friends down into content.rdsmith@chromium.org2012-08-143-0/+653
* We can leak the system tray UI when closing down the tab due to several possi...xians@chromium.org2012-08-147-189/+291
* Add --remote-debugging-port back to content_shell since nduca mentioned he wa...jam@chromium.org2012-08-146-3/+28
* Update JingleThreadWrapper to allow it to be created using task runner.sergeyu@chromium.org2012-08-142-3/+3
* Only track http and https in duplicate resource handler metrics. Specifically...scottmg@chromium.org2012-08-142-9/+20
* Revert 151351 - Replace the DownloadFileManager with direct ownership yutak@chromium.org2012-08-1434-1010/+1643
* Don't try to set context callback if the context failed to be created.fischman@chromium.org2012-08-141-1/+2
* Seccomp: merge i386 and x86_64 architectures in system call sets.jln@chromium.org2012-08-141-9/+226
* Fix for content_unit_tests introduced in r151387nduca@chromium.org2012-08-141-2/+4
* OMX: Don't try to send buffers when in resetting state.marcheu@chromium.org2012-08-141-2/+12
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-1311-43/+276
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-1331-277/+563
* OMX: Don't leave FreeOutputBuffers if MakeCurrent fails.marcheu@chromium.org2012-08-131-3/+0
* Upstream JellyBean Accessibility Supportdtrainor@chromium.org2012-08-134-4/+294
* Fix lifecycle-vs-threads of GpuVDAContext3D.fischman@chromium.org2012-08-135-28/+55
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-1334-1643/+1010
* Added a histogram to track number of http/https resources.frankwang@google.com2012-08-131-0/+4
* Defer OMX Flush() when no input buffers are available.fischman@chromium.org2012-08-131-12/+21
* Use non-exclusive access to gamepad on macscottmg@chromium.org2012-08-131-1/+1
* Make jars build from a single ant .xml templatecjhopman@chromium.org2012-08-132-79/+0
* Temporarily disabling H/W video decode on Windows to see if the crashes in th...ananta@chromium.org2012-08-131-1/+1
* Seccomp-bpf: more policy cleanup.jln@chromium.org2012-08-131-82/+91
* Fix the file chooser host unittest.brettw@chromium.org2012-08-133-4/+6
* Reverting this change as it does not disable H/W video decode. It disables H/...ananta@chromium.org2012-08-131-6/+0
* Make java_aidl targets export include directoriescjhopman@chromium.org2012-08-132-1/+8
* VDA: Append correct number of bytes per frame for VP8arun.m@samsung.com2012-08-131-1/+1
* Throttle SelectRange IPChusky@chromium.org2012-08-134-0/+39
* Add local file system directory listings support for content shell.jam@chromium.org2012-08-139-46/+23
* Add moar logging for "Couldn't load plug-in" errors.bauerb@chromium.org2012-08-131-0/+1
* Update webrtc to 2565.ronghuawu@chromium.org2012-08-132-9/+9
* Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma...jam@chromium.org2012-08-133-8/+39
* Use enum instead of string in MessageLoopFactory::GetMessageLoop*xhwang@chromium.org2012-08-124-16/+22
* Test context_->GetCommandBufferProxy() before following it blindly.fischman@chromium.org2012-08-121-1/+1