summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/net
Commit message (Expand)AuthorAgeFilesLines
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-142-10/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Coverity Fixlets: CHECKED_RETURNsscr@chromium.org2011-03-112-5/+7
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-012-2/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-276-13/+13
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-253-29/+29
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-063-6/+6
* Fix a bunch of lint/style issuesjar@chromium.org2010-06-031-10/+10
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Fix no-op DCHECKagl@chromium.org2009-03-181-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-4/+4
* Reverting 10080.jam@chromium.org2009-02-201-4/+4
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-4/+4
* A little porting in chrome/renderer.estade@chromium.org2009-01-271-4/+1
* POSIX: get bits of renderer_glue compilingagl@chromium.org2009-01-231-1/+1
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-121-20/+20
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-4/+4
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-2/+2
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-2/+2
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-2/+2
* Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jrmark@chromium.org2008-10-212-3/+5
* Use a more compact license header in source files.license.bot2008-08-246-169/+24
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-091-0/+1
* Add chrome to the repository.initial.commit2008-07-266-0/+957