| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the new ZIP data file in a separate CL because "gcl try" does not support | cevans@chromium.org | 2009-07-23 | 1 | -0/+0 |
* | Added primitives to IMC-based MessageQueue to allow clients, | kbr@google.com | 2009-07-23 | 6 | -95/+784 |
* | Adds the --diagnostics switch | cpu@google.com | 2009-07-23 | 2 | -0/+5 |
* | Don't add the QuickLaunch shortcut by default in Windows7 | cpu@google.com | 2009-07-23 | 2 | -4/+10 |
* | Fix NativeViewHostGtk clipping. | ben@chromium.org | 2009-07-23 | 8 | -75/+156 |
* | Trying to turn the reliability bots green. | senorblanco@chromium.org | 2009-07-23 | 1 | -0/+2 |
* | Fix issue where dragging window via a tab would incorrectly dim chrome when t... | pinkerton@chromium.org | 2009-07-23 | 2 | -0/+4 |
* | Fix bug 15795: make the capslock indicator in password fields (on Mac) work. | avi@chromium.org | 2009-07-23 | 2 | -0/+12 |
* | Alt{Error,404}PageResourceFetcher cleanup. | darin@chromium.org | 2009-07-23 | 10 | -186/+87 |
* | Linux: Use _exit() instead of exit() in the child after fork() in failure con... | mdm@chromium.org | 2009-07-23 | 2 | -2/+12 |
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 15 | -58/+166 |
* | Widen/add suppression for leak in sqlite. | dkegel@google.com | 2009-07-23 | 1 | -0/+10 |
* | This updates the DEPS to bring them in line with the versions | gspencer@google.com | 2009-07-23 | 25 | -51/+146 |
* | Disable worker tests for debug builds. | darin@chromium.org | 2009-07-23 | 1 | -0/+11 |
* | Update valgrind suprression file again. | jam@chromium.org | 2009-07-23 | 1 | -3/+2 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 29 | -358/+222 |
* | Import WebKit/WebCore/loader/appcache/ManifestParser.{h,cpp}. | darin@chromium.org | 2009-07-23 | 2 | -0/+239 |
* | Linux: Select omnibox text on button release instead of press. | agl@chromium.org | 2009-07-23 | 2 | -26/+62 |
* | Have UtilityProcessHostTest wait until the utility process dies before | mpcomplete@chromium.org | 2009-07-23 | 1 | -2/+37 |
* | Strip embedded "#" in URLs when constructing HTTP cache key. | ericroman@google.com | 2009-07-23 | 2 | -5/+28 |
* | This fixes some float/double warnings and converts everything to floats. | gspencer@google.com | 2009-07-23 | 1 | -11/+11 |
* | Declare exe_name and cmd_line as const pointers and use | wtc@chromium.org | 2009-07-23 | 1 | -7/+9 |
* | None of these files need to include config.h any longer...so remove it. | jorlow@chromium.org | 2009-07-23 | 14 | -28/+2 |
* | Fix a FORWARD_NULL defect in ExtractModuleName reported by Coverity. | wtc@chromium.org | 2009-07-23 | 2 | -6/+5 |
* | Revert "Remove suppressions that don't reproduce." | erg@google.com | 2009-07-23 | 1 | -0/+18 |
* | Build fix: I incorrectly applied r21399 from a patch. | agl@chromium.org | 2009-07-23 | 1 | -0/+0 |
* | Update webkit. Mark some tests as expected to fail due to | darin@chromium.org | 2009-07-23 | 2 | -6/+14 |
* | Squash the "Confirm Form Repost" dialog triggered via an external context men... | robertshield@chromium.org | 2009-07-23 | 3 | -2/+21 |
* | Fixes a couple gyp configuration issues with ipc_tests. | agl@chromium.org | 2009-07-23 | 2 | -3/+2 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 29 | -222/+358 |
* | (Identical to 159254 which I had in a messed up client) | cevans@chromium.org | 2009-07-23 | 1 | -1/+1 |
* | Adds the drag over animation. | arv@google.com | 2009-07-23 | 2 | -39/+124 |
* | Remove suppressions that don't reproduce. | erg@google.com | 2009-07-23 | 1 | -18/+0 |
* | GTK Themes: Use the GTK close button in the download shelf and popup notifica... | erg@google.com | 2009-07-23 | 7 | -23/+29 |
* | Propagate theme changes to the tabstrip. | avi@chromium.org | 2009-07-23 | 4 | -1/+12 |
* | Re-enable some focus UI tests. These failed for unknown reasons with a funny | brettw@chromium.org | 2009-07-23 | 1 | -4/+2 |
* | Add a correct include for the IPC switches. | brettw@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Fix liner errors due to duplicate symbols in the switches. These switches | brettw@chromium.org | 2009-07-23 | 9 | -17/+7 |
* | Adding an image that will be used for the omnibox hint infobar. | jcampan@chromium.org | 2009-07-23 | 2 | -0/+1 |
* | change smoke test to run true rather than /bin/true to make macosx happy | dkegel@google.com | 2009-07-23 | 1 | -1/+1 |
* | Correctly account for windows of different sizes when snapping windows togeth... | pinkerton@chromium.org | 2009-07-23 | 1 | -2/+9 |
* | DevTools: Change js flags apply order: first ours, then from command line. | mnaganov@chromium.org | 2009-07-23 | 1 | -6/+6 |
* | Add export_tarball tool. | phajdan.jr@chromium.org | 2009-07-23 | 1 | -0/+90 |
* | Update V8 to version 1.2.14.6 to fix bug where a heap number could be | ager@chromium.org | 2009-07-23 | 1 | -1/+1 |
* | Make sure the multiplication sign is encoded properly. | avi@chromium.org | 2009-07-23 | 1 | -2/+10 |
* | Increase the close button offset so the text doesn't overlap it. | pinkerton@chromium.org | 2009-07-23 | 1 | -3/+1 |
* | Call setlocale(LC_ALL, "") in a renderer process for subsequent calls to | jshin@chromium.org | 2009-07-23 | 1 | -0/+3 |
* | Don't install the incognito badge in anything other than a normal browser win... | pinkerton@chromium.org | 2009-07-23 | 1 | -0/+3 |
* | TBR=gspencer@google.com | gman@google.com | 2009-07-23 | 1 | -0/+2 |
* | DevTools: print function source in eval selection requests. | pfeldman@chromium.org | 2009-07-23 | 1 | -0/+3 |