| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some comments to remind people of bad dependencies. | tony@chromium.org | 2010-06-25 | 1 | -0/+2 |
* | Revert "Show a warning message if the cache might not be cleared correctly be... | mlloyd@chromium.org | 2010-06-24 | 1 | -3/+0 |
* | Show a warning message if the cache might not be cleared correctly between runs. | mlloyd@chromium.org | 2010-06-24 | 1 | -0/+3 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -0/+1 |
* | Fix deps, simple_socket_stream_bridge.cc includes websocket_job.h | ukai@chromium.org | 2010-03-01 | 1 | -0/+1 |
* | Point #include lines to files in the new tcmalloc/chromium local branch. | sgk@chromium.org | 2009-12-01 | 1 | -0/+1 |
* | Delete a bunch of unneeded files in src/webkit/. | japhet@chromium.org | 2009-11-20 | 1 | -4/+0 |
* | Revert "Delete a bunch of deprecated and/or empty directores in src/webkit/." | tony@chromium.org | 2009-11-18 | 1 | -0/+4 |
* | Delete a bunch of deprecated and/or empty directores in src/webkit/. | japhet@chromium.org | 2009-11-18 | 1 | -4/+0 |
* | Adding Chromium's database tracker. | dumi@chromium.org | 2009-11-02 | 1 | -0/+3 |
* | Enable WebSocket in test_shell | ukai@chromium.org | 2009-10-21 | 1 | -0/+1 |
* | Refactor the DB code to make it accessible from test_shell. | dumi@chromium.org | 2009-09-22 | 1 | -0/+1 |
* | npruntime_util.h in webkit/glue should use the absolute path to npruntime.h | jorlow@chromium.org | 2009-07-25 | 1 | -2/+0 |
* | Exclude bindings/npruntime.h from the DEPS check. Based on include files, we... | jorlow@chromium.org | 2009-07-24 | 1 | -0/+2 |
* | Hook up test_shell with the new FTP implementation. On Windows | wtc@chromium.org | 2009-06-25 | 1 | -0/+1 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+1 |
* | Add "api" to the webkit\ deps ignore list. | nsylvain@chromium.org | 2009-05-11 | 1 | -0/+1 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -0/+1 |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 1 | -0/+7 |
* | Skip 'port' when checking webkit deps because it's | tc@google.com | 2008-10-17 | 1 | -2/+2 |
* | Fix the check deps to allow npruntime related headers. | tc@google.com | 2008-10-17 | 1 | -1/+7 |
* | fix line endings for evan | darin@chromium.org | 2008-10-15 | 1 | -6/+6 |
* | Disable deps checking on webkit/port since that directory doesn't follow the ... | darin@chromium.org | 2008-10-15 | 1 | -1/+1 |
* | Fix check deps bustage. It is valid to #include "bindings/npruntime.h" | darin@chromium.org | 2008-10-15 | 1 | -0/+1 |
* | Don't check deps for webkit/pending. This isn't useful and may break arbitrar... | brettw@google.com | 2008-10-01 | 1 | -0/+1 |
* | Move subdirectory skipping from being in the DEPS file of the directory to sk... | brettw@google.com | 2008-08-26 | 1 | -0/+4 |