summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* [Android] Abandon bundling DevTools frontends for mobile appsmnaganov@chromium.org2013-06-271-0/+2
* Allow overriding WebMIDIAccessor so we can use a mock for testingcrogers@google.com2013-06-262-0/+12
* Don't skip base64 encoding in release mode!dalecurtis@chromium.org2013-06-251-2/+3
* Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}.darin@chromium.org2013-06-251-8/+4
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-244-11/+12
* Migrate TestRunner includes to new locationabarth@chromium.org2013-06-246-12/+12
* Split --use-fake-device-for-media-stream into two switches.phoglund@chromium.org2013-06-241-0/+1
* Drop memory class-based renderer limit on Android.ppi@chromium.org2013-06-221-1/+1
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-223-13/+7
* Android: adds test intents for memory pressure.bulach@chromium.org2013-06-211-0/+24
* Replace content::ContextMenuSourceType with ui::MenuSourceType.varunjain@chromium.org2013-06-211-1/+0
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+5
* Migrate media-related platform support code from webkit/ to content/.scherkus@chromium.org2013-06-204-11/+109
* content_shell: Create the FIFOs needed for running Android layout testspeter@chromium.org2013-06-205-39/+156
* content_shell: Load the correct fonts and reset hinting for Android layout testspeter@chromium.org2013-06-201-1/+26
* content_shell: Don't change the pixel format for Android layout test images a...peter@chromium.org2013-06-202-29/+1
* content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on ...peter@chromium.org2013-06-201-0/+21
* Move ShellWindowDelegateView from view to content namespace.dongseong.hwang@intel.com2013-06-201-58/+55
* Declare 13 renderer processes for content on Android.ppi@chromium.org2013-06-202-0/+70
* content_shell: Move BrowserTestSystemMessageHandler and use it in layout testspeter@chromium.org2013-06-193-132/+32
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.scherkus@chromium.org2013-06-181-4/+5
* content_shell: Force a DSF of 1.0 for layout tests, and disable Text Autosizi...peter@chromium.org2013-06-182-0/+4
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-185-10/+5
* content_shell: Disable impl-side painting when running layout testspeter@chromium.org2013-06-171-0/+6
* Enable simple_cache on all android browser tests.rdsmith@chromium.org2013-06-171-0/+6
* content_shell: allow binary layout test data to be encoded with base64.peter@chromium.org2013-06-174-0/+40
* Update Blink include pathsabarth@chromium.org2013-06-176-19/+19
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* Enable MockWebValidationMessageClient in Content Shell.tkent@chromium.org2013-06-141-0/+2
* content_shell: Unify code-paths for Android and other platforms for layout te...peter@chromium.org2013-06-133-22/+28
* content_shell: Translate layout test paths to URLs for Androidpeter@chromium.org2013-06-131-0/+22
* content_shell: Don't force-enable OSMesa for layout tests on Androidpeter@chromium.org2013-06-131-0/+3
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-131-10/+1
* [conten shell] remove disable headless for layout tests switchjochen@chromium.org2013-06-133-8/+1
* Revert 205889 "Revert 205775 "Revert 205772 "Revert "Revert 2054..."jochen@chromium.org2013-06-131-20/+0
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+4
* [content shell] disable scroll animations for layout testsjochen@chromium.org2013-06-121-0/+2
* Revert 205775 "Revert 205772 "Revert "Revert 205443 "headless wi..."jochen@chromium.org2013-06-121-0/+20
* Revert 205772 "Revert "Revert 205443 "headless windows content_s..."jochen@chromium.org2013-06-121-20/+0
* Revert "Revert 205443 "headless windows content_shell""jochen@chromium.org2013-06-121-0/+20
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-112-5/+5
* Revert 205443 "headless windows content_shell"jochen@chromium.org2013-06-111-20/+0
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-1110-16/+16
* headless windows content_shellscottmg@chromium.org2013-06-111-0/+20
* [content shell] don't synchronously destroy the main window if a plugin crashedjochen@chromium.org2013-06-101-1/+4
* DevTools: fix for open-close-open.html testloislo@chromium.org2013-06-101-0/+3
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-0716-17/+17