| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize quota for layout tests before running the first test. | jochen@chromium.org | 2013-07-30 | 1 | -3/+20 |
* | [content shell] Implement Shell::SizeTo on mac | jochen@chromium.org | 2013-07-30 | 3 | -8/+23 |
* | Embed compatibility manifest into all *.exe files | Yukawa@chromium.org | 2013-07-30 | 1 | -12/+1 |
* | content: Remove "WebKit-only" branch from GetWebKitRootDirFilePath(). | tfarina@chromium.org | 2013-07-28 | 3 | -33/+5 |
* | Use a mock implementation of Platform::crypto() for layout tests. | eroman@chromium.org | 2013-07-25 | 2 | -0/+9 |
* | Update include paths in miscellaneous content/ directories for base/process c... | rsesek@chromium.org | 2013-07-25 | 1 | -1/+0 |
* | Changes to make content_browsertests build with USE_OZONE=1 | rjkroege@chromium.org | 2013-07-23 | 4 | -22/+22 |
* | Web MIDI: add kDumpRenderTree flag check to ShellBrowserContext::RequestMIDI... | toyoshim@chromium.org | 2013-07-23 | 1 | -1/+6 |
* | Hook up the WorkerCrashed callback to content_shell | jochen@chromium.org | 2013-07-23 | 4 | -0/+14 |
* | Fix --expose-internals-for-testing switch when running multi-process. | rbyers@chromium.org | 2013-07-22 | 1 | -0/+3 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 2 | -3/+3 |
* | [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers | akalin@chromium.org | 2013-07-18 | 1 | -1/+3 |
* | [Android] Unify all string log tags to use a simple constant. | yfriedman@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Remove CSS Grid Layout settings plumbing | jchaffraix@chromium.org | 2013-07-18 | 1 | -1/+0 |
* | Mark executables to be compatible with Windows 8.1 | Yukawa@chromium.org | 2013-07-18 | 1 | -0/+2 |
* | Use a direct include of the message_loop header in content/, part 4. | avi@chromium.org | 2013-07-18 | 7 | -7/+7 |
* | Add plumbing for platform based Device Motion testing. | timvolodine@chromium.org | 2013-07-17 | 2 | -0/+7 |
* | Pass the URLRequestContextGetter to the shell message filter. | jochen@chromium.org | 2013-07-17 | 3 | -10/+18 |
* | Add a way to delete all cookies. | ojan@chromium.org | 2013-07-17 | 5 | -0/+22 |
* | Adding a first prototype of guest mode. | jwd@chromium.org | 2013-07-17 | 2 | -2/+2 |
* | Use a mock WebAudioDevice for layout tests | crogers@google.com | 2013-07-13 | 2 | -0/+11 |
* | Web MIDI: add RequestMIDISysExPermission to BrowserContext | toyoshim@chromium.org | 2013-07-12 | 2 | -0/+15 |
* | Persist download ids across sessions by merging them with db_handles. | benjhayden@chromium.org | 2013-07-12 | 2 | -6/+13 |
* | [content shell] Toogle high dpi support depending on whether we're running la... | jochen@chromium.org | 2013-07-12 | 5 | -12/+97 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 4 | -7/+7 |
* | Enable inband text track support in content_shell | acolwell@chromium.org | 2013-07-11 | 1 | -0/+2 |
* | Disable the gesture requirement for starting to play media for layout tests o... | peter@chromium.org | 2013-07-10 | 1 | -0/+2 |
* | Rename the "Experimental WebKit Features" flag. | mkwst@chromium.org | 2013-07-10 | 1 | -1/+1 |
* | Migrate MediaStream test code from content/shell/renderer/ to content/test/. | scherkus@chromium.org | 2013-07-10 | 8 | -263/+1 |
* | Rename RenderViewGone IPC/methods to better reflect reality. | nasko@chromium.org | 2013-07-10 | 2 | -2/+2 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 8 | -10/+9 |
* | Get rid of the SpeechRecognitionPreferences interface. It only had one method... | jam@chromium.org | 2013-07-09 | 2 | -7/+0 |
* | Remove unused WebKitTestRunner::createWebMediaPlayer() path. | scherkus@chromium.org | 2013-07-03 | 3 | -58/+1 |
* | Revert 209978 "Mark content shell on Mac is non-hidpi capable." | crogers@google.com | 2013-07-03 | 6 | -82/+30 |
* | Add support for NetLog logging to json file in content_shell. | kouhei@chromium.org | 2013-07-03 | 10 | -10/+143 |
* | Mark content shell on Mac is non-hidpi capable. | jochen@chromium.org | 2013-07-03 | 6 | -30/+82 |
* | Update content API in preparation for migrating webkit/renderer/media/ to con... | scherkus@chromium.org | 2013-07-02 | 7 | -7/+175 |
* | Add --expose-internals-for-testing flag | rbyers@chromium.org | 2013-07-02 | 5 | -0/+68 |
* | [content shell] Clean up files in the app/ directory | jochen@chromium.org | 2013-07-02 | 10 | -36/+36 |
* | Set AppleShowScrollBars to Always in SetDefaultsToLayoutTestValues(). | rsesek@chromium.org | 2013-07-02 | 1 | -0/+2 |
* | Remove the OWNERS that no longer work on the project. | aurimas@chromium.org | 2013-07-01 | 1 | -1/+0 |
* | Add a missing status DCHECK and convert another to DCHECK_EQ. | dalecurtis@chromium.org | 2013-06-29 | 1 | -2/+3 |
* | Use a direct include of time headers in content/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | [Android] Abandon bundling DevTools frontends for mobile apps | mnaganov@chromium.org | 2013-06-27 | 1 | -0/+2 |
* | Allow overriding WebMIDIAccessor so we can use a mock for testing | crogers@google.com | 2013-06-26 | 2 | -0/+12 |
* | Don't skip base64 encoding in release mode! | dalecurtis@chromium.org | 2013-06-25 | 1 | -2/+3 |
* | Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}. | darin@chromium.org | 2013-06-25 | 1 | -8/+4 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 4 | -11/+12 |
* | Migrate TestRunner includes to new location | abarth@chromium.org | 2013-06-24 | 6 | -12/+12 |
* | Split --use-fake-device-for-media-stream into two switches. | phoglund@chromium.org | 2013-06-24 | 1 | -0/+1 |