summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enables internal filesystem types via Isolated filesystems.kinuko@chromium.org2012-07-251-12/+5
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-252-1/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-254-2/+10
* Try renabling IndexedDBLayoutTest.RegressionTests now that those tests run un...jam@chromium.org2012-07-251-1/+1
* Revert 148413 - Add new fields to GPU benchmarking API.dtu@chromium.org2012-07-251-12/+0
* Add new fields to GPU benchmarking API.dtu@chromium.org2012-07-251-0/+12
* Revert 144488 - For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-07-252-6/+9
* Disable WebGL on Android by default (but allow it to be enabled)husky@chromium.org2012-07-255-3/+15
* Make content shell on android support relaunching.tedchoc@chromium.org2012-07-257-20/+70
* add blank line so that trybots can patch deleting this filejam@chromium.org2012-07-251-1/+1
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-2525-83/+385
* Get audio/video tag working in content_shell by copying the ffmpeg binary to ...jam@chromium.org2012-07-251-0/+9
* Introduce unittest for passing NULL pointer for actual_range.nona@chromium.org2012-07-251-1/+14
* Do not inherit from std::vector.tfarina@chromium.org2012-07-253-3/+3
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-252-8/+9
* Add CSS variables feature flag to chrome://flags.macpherson@chromium.org2012-07-254-0/+7
* call putWithIndexKeys from chromealecflett@chromium.org2012-07-243-5/+6
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-241-1/+1
* Revert 143711 so GPU process launches on browser startup.apatrick@chromium.org2012-07-241-1/+16
* Copy worker test data to content in preparation for worker tests moving to co...jam@chromium.org2012-07-2418-0/+446
* touch: Fix a crash when touching a date-picker.sadrul@chromium.org2012-07-241-3/+5
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-8/+6
* Copy the MediaTest.* data files to content/test/data in preparation for porti...jam@chromium.org2012-07-2416-0/+45
* Prevent loading libffmpegsumo.so to python (autotests) process.glotov@chromium.org2012-07-242-2/+12
* Renamed FileSystemOperation to LocalFileSystemOperation.nhiroki@google.com2012-07-242-9/+9
* Revert 148053 - Use the script helper to build of content shell on Androidyfriedman@chromium.org2012-07-241-2/+2
* Move the pepper file chooser host to unit tests.brettw@chromium.org2012-07-242-7/+8
* Enable new checkbox style by default (Linux/CrOS only)rbyers@chromium.org2012-07-241-1/+1
* Revert 148130 - "Don't run content_browsertests on aura yet"szym@chromium.org2012-07-245-393/+0
* We now pay attention to double-tap gesture.girard@chromium.org2012-07-241-1/+1
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-243-1/+228
* Don't run content_browsertests on aura yetjam@chromium.org2012-07-241-0/+4
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-249-64/+232
* Make content_shell working with aurahongbo.min@intel.com2012-07-246-4/+393
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-242-2/+2
* Land content/common/gpu/testdata/test-25fps.vp8 which went missing from r147944.fischman@chromium.org2012-07-241-0/+0
* Fix critical crash on multibyte text inputting.nona@chromium.org2012-07-241-1/+3