| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some methods related to single-process out of content/public, since they... | jam@chromium.org | 2014-04-17 | 1 | -5/+5 |
* | Remove --disable-accelerated-compositing | piman@chromium.org | 2014-04-16 | 1 | -2/+0 |
* | Remove enable-software-compositing command-line flag. | jbauman@chromium.org | 2014-04-16 | 1 | -1/+0 |
* | <webview>: Move Geolocation permission to chrome layer. | fsamuel@chromium.org | 2014-04-15 | 1 | -15/+2 |
* | Remove flag for disabling prefixed MediaSource API. | acolwell@chromium.org | 2014-04-15 | 1 | -2/+1 |
* | Plumb request_context, ipc_process_id, and blob_storage_context through to wh... | ericu@chromium.org | 2014-04-14 | 1 | -1/+4 |
* | Remove SupportsBrowserPlugin() | zork@chromium.org | 2014-04-13 | 1 | -7/+3 |
* | Delete the GTK+ port of Chrome. | erg@chromium.org | 2014-04-10 | 1 | -13/+0 |
* | [Android] Define a baseline seccomp-bpf sandbox policy. | rsesek@chromium.org | 2014-04-10 | 1 | -0/+1 |
* | Push API: send and receive IPC messages for registration. | mvanouwerkerk@chromium.org | 2014-04-08 | 1 | -0/+2 |
* | Delete "Experimental WebSocket" flag from chrome://flags. | yhirano@chromium.org | 2014-04-08 | 1 | -1/+0 |
* | Remove --enable-html-imports | morrita@chromium.org | 2014-04-07 | 1 | -1/+0 |
* | Remove AEC dump command line flag and the test for it. | grunell@chromium.org | 2014-04-06 | 1 | -1/+0 |
* | Removes use_mojo | sky@chromium.org | 2014-04-05 | 1 | -10/+1 |
* | Remove PlatformFile from render_process_host_impl | rvargas@chromium.org | 2014-04-04 | 1 | -10/+7 |
* | content: Restore rasterization status in about:gpu. | reveman@chromium.org | 2014-03-31 | 1 | -3/+6 |
* | Enable WebAudio by default for Android/x86. | rtoy@google.com | 2014-03-30 | 1 | -6/+0 |
* | Add UMA stats for SharedWorker in RenderProcessHostImpl. | horo@chromium.org | 2014-03-29 | 1 | -1/+15 |
* | Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in conten... | jyasskin@chromium.org | 2014-03-29 | 1 | -10/+10 |
* | Re-land: content: Avoid duplicating the logic used to determine GPU features. | reveman@chromium.org | 2014-03-29 | 1 | -9/+6 |
* | Remove kChildCleanExit since it's not used anymore. | jam@chromium.org | 2014-03-28 | 1 | -3/+0 |
* | Makes mojo WebUI run main only after page finishes loading | sky@chromium.org | 2014-03-28 | 1 | -2/+2 |
* | Control DirectWrite from browser side, no RuntimeEnabledFeature any more. | scottmg@chromium.org | 2014-03-27 | 1 | -0/+1 |
* | Block WebSocket handshake information transfer if necessary. | yhirano@chromium.org | 2014-03-27 | 1 | -1/+2 |
* | Adds plumbing to pass WebUI mojo::Handle from browser to renderer | sky@chromium.org | 2014-03-26 | 1 | -32/+16 |
* | Revert of content: Avoid duplicating the logic used to determine GPU features... | vsevik@chromium.org | 2014-03-26 | 1 | -6/+9 |
* | content: Avoid duplicating the logic used to determine GPU features. | reveman@chromium.org | 2014-03-26 | 1 | -9/+6 |
* | Support DirectWrite with sandbox on | scottmg@chromium.org | 2014-03-26 | 1 | -2/+3 |
* | Ignore MediaStream and speech-related messages with disallowed origins. | joi@chromium.org | 2014-03-25 | 1 | -2/+2 |
* | Revert 258831 "Revert 258727 "Implement ServiceWorker::postMessage()"" | jsbell@chromium.org | 2014-03-24 | 1 | -6/+6 |
* | Revert 258727 "Implement ServiceWorker::postMessage()" | benwells@chromium.org | 2014-03-24 | 1 | -6/+6 |
* | Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..." | dbeam@chromium.org | 2014-03-22 | 1 | -16/+32 |
* | Adds plumbing to pass WebUI mojo::Handle from browser to renderer | sky@chromium.org | 2014-03-22 | 1 | -32/+16 |
* | Implement ServiceWorker::postMessage() | jsbell@chromium.org | 2014-03-22 | 1 | -6/+6 |
* | [FastTextAutosizer] Enable FastTextAutosizer on tot/dev by default | pdr@chromium.org | 2014-03-21 | 1 | -0/+1 |
* | Enable MP3 stream parsing for Media Source by default. | dalecurtis@chromium.org | 2014-03-21 | 1 | -1/+0 |
* | Fix "unreachable code" warnings (MSVC warning 4702) in content/. | pkasting@chromium.org | 2014-03-19 | 1 | -3/+2 |
* | Mojo: Move mojo/system/embedder to mojo/embedder. | viettrungluu@chromium.org | 2014-03-19 | 1 | -1/+1 |
* | Add --disable-low-res-tiling. Disable low res tiling to save power. | anton@chromium.org | 2014-03-18 | 1 | -0/+2 |
* | Add 9 patch scrollbar assets to native theme | weiliangc@chromium.org | 2014-03-18 | 1 | -0/+1 |
* | Adds the ability for the renderer to create the mojo channel | sky@chromium.org | 2014-03-18 | 1 | -3/+41 |
* | Revert 257505 "Adds the ability for the renderer to create the m..." | viettrungluu@chromium.org | 2014-03-18 | 1 | -44/+3 |
* | Adds the ability for the renderer to create the mojo channel | sky@chromium.org | 2014-03-17 | 1 | -3/+44 |
* | Revert of Adds the ability for the renderer to create the mojo channel (https... | jamesr@chromium.org | 2014-03-15 | 1 | -44/+3 |
* | Adds the ability for the renderer to create the mojo channel | sky@chromium.org | 2014-03-15 | 1 | -3/+44 |
* | Only inject the chrome.test namespace when actually running tests. | mek@chromium.org | 2014-03-15 | 1 | -0/+1 |
* | Revert 256930 "Add 9 patch scrollbar assets to native theme" | jam@chromium.org | 2014-03-13 | 1 | -1/+0 |
* | Add 9 patch scrollbar assets to native theme | weiliangc@chromium.org | 2014-03-13 | 1 | -0/+1 |
* | Notify the entire renderer of timezone changes instead of each frame individu... | jochen@chromium.org | 2014-03-13 | 1 | -0/+4 |
* | Removing the --disable-sctp-data-channels flag | tommyw@chromium.org | 2014-03-13 | 1 | -1/+0 |