| Commit message (Expand) | Author | Age | Files | Lines |
* | Split out HttpUtil::SpecForRequest() into a more generic function of net_util.h. | eroman@chromium.org | 2009-08-04 | 6 | -21/+94 |
* | Adding missing gyp file | gspencer@google.com | 2009-08-04 | 1 | -0/+77 |
* | Roll the WebKit deps and add add stubs for the new functions in ChromiumBridg... | jorlow@chromium.org | 2009-08-04 | 2 | -2/+51 |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 33 | -60/+1310 |
* | Implement the download arrow animation for Mac. | paul@chromium.org | 2009-08-04 | 3 | -3/+201 |
* | Change "Fullscreen" key from cmd-f11 to cmd-shift-f as discussed per email. | thakis@chromium.org | 2009-08-04 | 1 | -5/+5 |
* | Implementing layoutTestController.setIconDatabaseEnabled caused a | tc@google.com | 2009-08-04 | 2 | -2/+2 |
* | Fixes for last bitmap change | gman@google.com | 2009-08-04 | 7 | -64/+39 |
* | remove clobber_generated_headers.py until we know why it's broken | nsylvain@chromium.org | 2009-08-04 | 1 | -5/+0 |
* | This fixes some things that crept into the build as the scons build changed. | gspencer@google.com | 2009-08-04 | 3 | -4/+7 |
* | Fix leak in ClientSocketPoolBaseTest. Don't create ConnectJobFactory unless ... | willchan@chromium.org | 2009-08-04 | 1 | -6/+5 |
* | This adds splitting of samples for the interactive sampler, | gspencer@google.com | 2009-08-03 | 11 | -58/+434 |
* | Followup after http://codereview.chromium.org/149368 | phajdan.jr@chromium.org | 2009-08-03 | 4 | -41/+34 |
* | This unneeded include broke if someone subsequently included | davemoore@chromium.org | 2009-08-03 | 1 | -5/+0 |
* | Implement a couple layoutTestController methods and rebaseline | tc@google.com | 2009-08-03 | 5 | -3/+33 |
* | Fix infinite loop in grit headers clobbering script. | phajdan.jr@chromium.org | 2009-08-03 | 1 | -1/+3 |
* | turn off bitmap-draw-test for pulse for now | gman@google.com | 2009-08-03 | 1 | -1/+1 |
* | Put the null pointer check for theme images before we use the | tc@google.com | 2009-08-03 | 1 | -1/+1 |
* | Implement the quit dialog on Mac displayed when the user has in progress | paul@chromium.org | 2009-08-03 | 2 | -2/+90 |
* | Update a bug number referenced by some TODOs, to point at the new bug for tra... | eroman@chromium.org | 2009-08-03 | 3 | -5/+5 |
* | Fix a warning from GCC about uninitialized variables. | brettw@chromium.org | 2009-08-03 | 1 | -2/+2 |
* | Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque... | willchan@chromium.org | 2009-08-03 | 5 | -18/+161 |
* | NNTP: Fix the issue where the lower corners had a fex dark pixels | arv@google.com | 2009-08-03 | 2 | -4/+0 |
* | linux: fix regression where opening the page menu would cause a reload | evan@chromium.org | 2009-08-03 | 2 | -29/+35 |
* | linux: visual refresh of the close box | evan@chromium.org | 2009-08-03 | 3 | -1/+6 |
* | Make NotificationObserver leaks into LOG(INFO). | evan@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | WebKit merge from 46726 to 46732 to unbreak the canary bots. | tc@google.com | 2009-08-03 | 2 | -2/+4 |
* | Add SetRect to Texture2d and TextureCUBE | gman@google.com | 2009-08-03 | 33 | -587/+1976 |
* | Add sync image resources, take 2. | tim@chromium.org | 2009-08-03 | 4 | -0/+0 |
* | Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque... | willchan@chromium.org | 2009-08-03 | 5 | -154/+18 |
* | Update layout test link on test shell's index.html to it's | tc@google.com | 2009-08-03 | 1 | -1/+2 |
* | Support user-constructed conditional requests to HttpCache updating the cache. | ericroman@google.com | 2009-08-03 | 2 | -50/+425 |
* | WebKit merge from 46639:46726. | tc@google.com | 2009-08-03 | 2 | -6/+10 |
* | Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque... | willchan@chromium.org | 2009-08-03 | 5 | -18/+154 |
* | Add hook to clobber header files generated by grit on Windows. | phajdan.jr@chromium.org | 2009-08-03 | 2 | -0/+54 |
* | Disable CustomHomePagesModelTest.ModelChangedNotification because of crashiness. | phajdan.jr@chromium.org | 2009-08-03 | 1 | -1/+2 |
* | NNTP: Reduce the amount of whitespace at the top. Make the toolbar | arv@google.com | 2009-08-03 | 1 | -2/+2 |
* | Disable flaky parts of FindInPageControllerTest. | phajdan.jr@chromium.org | 2009-08-03 | 1 | -2/+6 |
* | Rolling back 22317 | bradnelson@google.com | 2009-08-03 | 29 | -6901/+0 |
* | Fix issue where the favicon was not shown on the NNTP | arv@google.com | 2009-08-03 | 1 | -1/+1 |
* | Fixes bug in calculating size of tabs on linux tab strip. Specifically | sky@chromium.org | 2009-08-03 | 1 | -4/+4 |
* | Rename namespace gtk_tree_util to gtk_tree which is shorter. | mdm@chromium.org | 2009-08-03 | 7 | -35/+34 |
* | Add the image resources first so the CL that references them can pass on | tim@chromium.org | 2009-08-03 | 29 | -0/+6901 |
* | Make sure that the "Recent activities" section of the NNTP does not include d... | mirandac@chromium.org | 2009-08-03 | 2 | -14/+30 |
* | Add WebCore/bridge to the header include paths, so that WebCore's version of ... | eroman@chromium.org | 2009-08-03 | 1 | -5/+1 |
* | Use alternate icon for Chrome shortcuts if specified in master preferences. | kuchhal@chromium.org | 2009-08-03 | 8 | -52/+68 |
* | Update DEPS to pick up GYP r573, to support linking against GYP-built Mac | mark@chromium.org | 2009-08-03 | 1 | -2/+1 |
* | revert the changes in 22303, 22307 for now until I can figure out why | dpranke@google.com | 2009-08-03 | 7 | -92/+10 |
* | Rolling back 22300. | bradnelson@google.com | 2009-08-03 | 75 | -10146/+1075 |
* | Add 18358 to known list. | huanr@chromium.org | 2009-08-03 | 1 | -0/+3 |