| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -1/+1 |
* | Move RenderThread to content\renderer. | jam@chromium.org | 2011-04-14 | 1 | -1/+1 |
* | Remove the rest of the Chrome dependencies from RenderThread. | jam@chromium.org | 2011-04-14 | 2 | -10/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Coverity Fixlets: CHECKED_RETURNs | scr@chromium.org | 2011-03-11 | 2 | -5/+7 |
* | FBTF: Remove unneeded headers from base/ (part 9) | thestig@chromium.org | 2010-11-20 | 1 | -1/+0 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 2 | -2/+4 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 6 | -13/+13 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 3 | -29/+29 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 3 | -6/+6 |
* | Fix a bunch of lint/style issues | jar@chromium.org | 2010-06-03 | 1 | -10/+10 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Fix no-op DCHECK | agl@chromium.org | 2009-03-18 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 5 | -5/+0 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -4/+4 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -4/+4 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -4/+4 |
* | A little porting in chrome/renderer. | estade@chromium.org | 2009-01-27 | 1 | -4/+1 |
* | POSIX: get bits of renderer_glue compiling | agl@chromium.org | 2009-01-23 | 1 | -1/+1 |
* | Add more tests to unit_tests on Linux, and some platform cleanups. | phajdan.jr@chromium.org | 2009-01-12 | 1 | -20/+20 |
* | Make the global render thread object a regular global object rather than a | brettw@google.com | 2008-12-18 | 1 | -4/+4 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -2/+2 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -2/+2 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -2/+2 |
* | Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jr | mark@chromium.org | 2008-10-21 | 2 | -3/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 6 | -169/+24 |
* | Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO... | darin@google.com | 2008-08-09 | 1 | -0/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 6 | -0/+957 |