| Commit message (Expand) | Author | Age | Files | Lines |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-23 | 1 | -1/+2 |
* | Expose a low-end device mode override flags for non-android OSs as well | c.shu@samsung.com | 2014-06-26 | 1 | -7/+2 |
* | Remove unused code in the RenderProcess[Impl] | simonhong@chromium.org | 2014-06-04 | 1 | -15/+0 |
* | Remove TransportDIB methods from RenderProcess(Host) | jbauman@chromium.org | 2014-04-24 | 1 | -144/+1 |
* | Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ... | piman@chromium.org | 2014-04-11 | 1 | -4/+3 |
* | Remove obsolete v8 flag --debugger-auto-break | yurys@chromium.org | 2014-04-01 | 1 | -5/+0 |
* | Remove SetJavaScriptFlags() wrapper function from webkit. | tfarina@chromium.org | 2014-01-29 | 1 | -5/+11 |
* | Start removing support for in-process NPAPI plugins. This was a debugging mod... | jam@chromium.org | 2013-12-26 | 1 | -19/+0 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -1/+1 |
* | [Android] Set --optimize-for-size JavaScript flag for low-end devices | rmcilroy@chromium.org | 2013-10-01 | 1 | -0/+9 |
* | Whitelisting exts and plugins from cross-site document blocking | dsjang@chromium.org | 2013-09-04 | 1 | -0/+5 |
* | Remove usage of deprecated --prof-lazy V8 command line flag | yurys@chromium.org | 2013-08-29 | 1 | -4/+1 |
* | Thin out webkit_glue.{h,cc} a bit more. | darin@chromium.org | 2013-07-24 | 1 | -3/+4 |
* | Move NPAPI implementation out of webkit/plugins/npapi and into content. | jam@chromium.org | 2013-07-19 | 1 | -2/+2 |
* | Use a direct include of the message_loop header in content/, part 4. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Move a bunch of child-only code from content/common to content/child | scottmg@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM. | cevans@chromium.org | 2013-05-17 | 1 | -9/+9 |
* | content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -2/+2 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 1 | -1/+1 |
* | Move a bunch of code in content\common (as well as a few left in renderer) to... | jam@chromium.org | 2012-10-22 | 1 | -0/+4 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -4/+4 |
* | Allow browser to handle all WebUI navigations. | creis@chromium.org | 2012-03-15 | 1 | -1/+10 |
* | Do not use setDartFlags API as we're now passing flags by other means. | antonm@chromium.org | 2012-02-03 | 1 | -5/+0 |
* | android build: progress on content and libjingle. | jrg@chromium.org | 2012-01-27 | 1 | -2/+3 |
* | Add --dart-flags and --disable-dart command line switches. | podivilov@chromium.org | 2011-12-23 | 1 | -0/+5 |
* | share all the needed linux code with OpenBSD in chrome and content | robert.nagy@gmail.com | 2011-11-11 | 1 | -4/+4 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in... | jam@chromium.org | 2011-10-10 | 1 | -1/+0 |
* | Rename RenderThread to RenderThreadImpl | jam@chromium.org | 2011-10-06 | 1 | -1/+1 |
* | Start off the Content API by moving content::ContentRendererClient to content... | jam@chromium.org | 2011-10-01 | 1 | -1/+1 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Remove "--logfile=*" from V8 flags in renderers. It is no more needed and is ... | mnaganov@chromium.org | 2011-07-21 | 1 | -2/+2 |
* | Get rid of the following dependencies from content: | jam@chromium.org | 2011-06-14 | 1 | -22/+0 |
* | Revert 87790 - Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 1 | -0/+9 |
* | Removing defunct OpenMAX code. | scherkus@chromium.org | 2011-06-03 | 1 | -9/+0 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 1 | -4/+0 |
* | Clear RenderThread of any Chrome specific code, and move a bunch of stuff out... | jam@chromium.org | 2011-04-16 | 1 | -87/+5 |
* | Move RenderProcess to content. | jam@chromium.org | 2011-04-15 | 1 | -0/+347 |