| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the content/renderer and content/browser part of the Device Motion ... | timvolodine@chromium.org | 2013-07-11 | 1 | -0/+1 |
* | Move DataElement into webkit/common | jamesr@chromium.org | 2013-07-11 | 1 | -1/+0 |
* | webkit: Refactor glue_renderer target into webkit_renderer.gypi. | tfarina@chromium.org | 2013-07-11 | 1 | -2/+2 |
* | Migrate webkit/renderer/media/ to content/renderer/media/. | scherkus@chromium.org | 2013-07-10 | 1 | -7/+7 |
* | Remove dependencies on /media for iOS. | bdibello@google.com | 2013-07-10 | 1 | -2/+2 |
* | Migrate MediaStream test code from content/shell/renderer/ to content/test/. | scherkus@chromium.org | 2013-07-10 | 1 | -0/+4 |
* | Rename webkit_(resources|strings) targets to remove _temp infix | jamesr@chromium.org | 2013-07-09 | 1 | -2/+2 |
* | Move webkit_common to its own gyp file | jamesr@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | fileapi: Rename FileSystemMountProvider to FileSystemBackend | satorux@chromium.org | 2013-07-09 | 1 | -1/+1 |
* | Move webkit_resources / webkit_strings targets out of webkit_support.gyp | jamesr@chromium.org | 2013-07-04 | 1 | -2/+2 |
* | Revert 209420 "Factor out content shell and tests into a standal..." | jam@chromium.org | 2013-07-02 | 1 | -27/+27 |
* | Generates the DTLS identity in browser process and returns it to the renderer... | jiayl@chromium.org | 2013-07-01 | 1 | -0/+1 |
* | Factor out content shell and tests into a standalone gyp | mnaganov@chromium.org | 2013-07-01 | 1 | -27/+27 |
* | Fixing gpu_ipc_browsertests.cc | hubbe@chromium.org | 2013-07-01 | 1 | -0/+1 |
* | Move some classes out of webkit/glue/. | darin@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | dbus: Add dbus dependency for content-tests on non-x11 linux too. | sadrul@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | Move IndexedDB files out of in_process_webkit | jsbell@chromium.org | 2013-06-26 | 1 | -1/+1 |
* | Add skiaBenchmarking.getOps() | fmalita@chromium.org | 2013-06-26 | 1 | -0/+1 |
* | Remove unneeded dependencies on Blink | abarth@chromium.org | 2013-06-26 | 1 | -2/+0 |
* | Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileap... | hidehiko@chromium.org | 2013-06-26 | 1 | -2/+0 |
* | Add dependency on CDM adapters to content_browsertests. | ddorwin@chromium.org | 2013-06-25 | 1 | -1/+4 |
* | Add a unittest for FileAPIMessageFilter. Tests building an emtpy Blob. | tyoshino@chromium.org | 2013-06-25 | 1 | -0/+1 |
* | Add signalQuery, to allow for a callback when the result of a query is availa... | hubbe@chromium.org | 2013-06-25 | 1 | -0/+1 |
* | Re-implement PageState serialization without a Blink API dependency. | darin@chromium.org | 2013-06-25 | 1 | -1/+1 |
* | Move webkit/renderer/media/android/ to content/renderer/media/android/. | scherkus@chromium.org | 2013-06-22 | 1 | -1/+1 |
* | Revert 207676 "Add skiaBenchmarking.getOps()" | scottmg@chromium.org | 2013-06-21 | 1 | -1/+0 |
* | Add skiaBenchmarking.getOps() | fmalita@google.com | 2013-06-21 | 1 | -0/+1 |
* | content_shell: Move BrowserTestSystemMessageHandler and use it in layout tests | peter@chromium.org | 2013-06-19 | 1 | -2/+24 |
* | Port database identifier <-> origin conversions to chromium | jamesr@chromium.org | 2013-06-17 | 1 | -0/+1 |
* | Remove speech recognition manager from iOS. | milanb@chromium.org | 2013-06-17 | 1 | -1/+0 |
* | Fix race condition in accessibility browser tests. | dmazzoni@chromium.org | 2013-06-14 | 1 | -0/+2 |
* | android: Implement single origin and CORS check for video | skyostil@chromium.org | 2013-06-14 | 1 | -0/+1 |
* | aura: Add code to allow sliding layers in a window using scroll events. | sadrul@chromium.org | 2013-06-14 | 1 | -0/+1 |
* | move webkit/glue/worker_task_* to webkit/child/ | scottmg@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | move webkit/glue/touch_fling_* to webkit/child/ | scottmg@chromium.org | 2013-06-13 | 1 | -1/+2 |
* | Content side of changes to enable native accessibility on android. | aboxhall@chromium.org | 2013-06-13 | 1 | -3/+0 |
* | Re-fix http://crbug.com/87176, and add a test. | jyasskin@chromium.org | 2013-06-13 | 1 | -0/+1 |
* | move webkit/glue/fling_* to webkit/child | scottmg@chromium.org | 2013-06-13 | 1 | -0/+3 |
* | Make it possible to switch between two different versions of ANGLE. | apatrick@chromium.org | 2013-06-12 | 1 | -2/+2 |
* | [Android] Fix component build again. | yfriedman@chromium.org | 2013-06-12 | 1 | -0/+1 |
* | Revert 205853 "android: Implement single origin and CORS check f..." | sail@chromium.org | 2013-06-12 | 1 | -1/+0 |
* | android: Implement single origin and CORS check for video | skyostil@chromium.org | 2013-06-12 | 1 | -0/+1 |
* | Add TimedTaskHelper to replace timer on SequencedTaskRunner | kinuko@chromium.org | 2013-06-12 | 1 | -0/+1 |
* | IndexedDB: Add unit test for key size estimates | jsbell@chromium.org | 2013-06-11 | 1 | -0/+1 |
* | Move ScreenCaptureDevice from media to content. | sergeyu@chromium.org | 2013-06-11 | 1 | -0/+8 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 1 | -3/+7 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 1 | -7/+3 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 1 | -3/+7 |
* | Remove InProcessBrowserLayoutTest, since we now run layout tests in content_s... | jochen@chromium.org | 2013-06-10 | 1 | -4/+0 |
* | Stop running filesystem and blob layout tests as browser tests | jochen@chromium.org | 2013-06-10 | 1 | -1/+0 |