summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Chrome side changes for integer versionsdgrogan@chromium.org2012-07-2711-8/+162
* mac: Add a missing gl.h include for the 10.7 SDKthakis@chromium.org2012-07-271-0/+2
* Let RedirectToFileResourceHandler resize its internal buffer.ncbray@chromium.org2012-07-262-5/+19
* Add a comment for Linux video decode acceleration.jorgelo@chromium.org2012-07-261-0/+2
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-07-2613-59/+340
* Plumb through the rest of OnSuccessWithKeyalecflett@chromium.org2012-07-262-0/+23
* Enable HW video decode by default on OS_WIN.fischman@chromium.org2012-07-261-1/+1
* Tweak the GPU process sandbox to allow accelerated video decode.jorgelo@chromium.org2012-07-262-6/+38
* mac: Let Carbon plugin stuff buid with the 10.7 SDKthakis@chromium.org2012-07-262-1/+14
* Upstream Android LongPressDetectoryusufo@chromium.org2012-07-266-26/+472
* Prevent multile DoPoll() calls from being simultaneously pendingjar@chromium.org2012-07-262-0/+12
* Disable GPU process prelaunching in content_browsertests on Linux. This is ca...jam@chromium.org2012-07-262-1/+6
* VAVDA: Fix Baseline profile handling in H264 parser.posciak@chromium.org2012-07-261-8/+17
* Revert 148582 - Try renabling the the disabled worker tests, now that they ru...jam@chromium.org2012-07-261-3/+3
* Lock SkBitmap's pixels before calling SkBitmap::getAddr32.bsalomon@google.com2012-07-261-0/+2
* Fix a typo: LINUX -> OS_LINUXmazda@chromium.org2012-07-261-1/+1
* Fix dead code bug in ParseSEItbreisacher@chromium.org2012-07-261-0/+1
* Fix crash in WorkerTest.MultipleTabsQueuedSharedWorker. I could get this cons...jam@chromium.org2012-07-261-0/+11
* Try renabling the the disabled worker tests, now that they run in content_bro...jam@chromium.org2012-07-261-3/+3
* DownloadManager::Observer::OnDownloadCreatedbenjhayden@chromium.org2012-07-265-14/+68
* Turn on the fixed position stacking context flag by defaultenne@chromium.org2012-07-263-5/+9
* Move accessibility browser tests to content_browsertests.jam@chromium.org2012-07-263-56/+53
* mac: Remove now-unneeded includes of cocoa_protocols.hthakis@chromium.org2012-07-263-3/+0
* Move a number of other tests from browser_tests to content_browsertests.jam@chromium.org2012-07-268-132/+132
* Add yfriedman to several Android OWNERS filesyfriedman@chromium.org2012-07-261-0/+1
* Remove the deprecated PeerConnection supporting the ROAP protocol.perkj@chromium.org2012-07-2617-516/+3
* Correct behaviour of touch wrt mouse capture.girard@chromium.org2012-07-261-15/+7
* First step towards moving AudioDevice and AudioInputDevice from content/ to m...tommi@chromium.org2012-07-2630-444/+464
* Commit test data that will be deleted later so that tryjobs workjam@chromium.org2012-07-265-0/+53
* Support copying a partial rectangle region from the compositing surface on Au...mazda@chromium.org2012-07-2617-47/+109
* Check in file from prevoius change that I missedjam@chromium.org2012-07-261-2/+5
* Disable ChildProcessSecurityPolicy on debug macjam@chromium.org2012-07-261-0/+4
* disable web audio by default on android and add switches to enable itjames.wei@intel.com2012-07-265-0/+24
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-267-14/+22
* HiDPI: Scale viewport for pepper flash fullscreensail@chromium.org2012-07-265-15/+22
* Move over a bunch of tests from browser_tests to content_browsertests.jam@chromium.org2012-07-2610-101/+91
* Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...jam@chromium.org2012-07-263-1/+13
* Move GPU prelaunch to later in startup process to ensure the blacklist inform...apatrick@chromium.org2012-07-261-16/+17
* Fix open dialog not remembering last opened folder on drive tbarzic@chromium.org2012-07-264-4/+5
* Copy test data for a few browser_tests in prepartion for moving them to conte...jam@chromium.org2012-07-268-0/+223
* Use NOINLINE for thread watcher and browser thread identifierrtenneti@chromium.org2012-07-261-8/+10
* Add new fields to GPU benchmarking API.dtu@chromium.org2012-07-261-0/+12
* Strip IVF headers from VP8 streams before sending them to the OMX decoder.fischman@chromium.org2012-07-262-32/+29
* Don't crash when a context can't be created for HW video decode.fischman@chromium.org2012-07-261-0/+2
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-263-12/+28
* Add DCHECK(), remove if statement to prevent NULL pointer dereference.khorimoto@chromium.org2012-07-261-5/+4
* Aura desktop: Show resize cursors again.erg@chromium.org2012-07-261-3/+9
* Flip HW video decode from being behind an "enable" flag to being behind a "di...fischman@chromium.org2012-07-264-8/+14
* Delete files I forgot to add in my last cljam@chromium.org2012-07-264-49/+0
* Move the browser tests inside content/renderer to run under content_browserte...jam@chromium.org2012-07-257-3/+95