| Commit message (Expand) | Author | Age | Files | Lines |
* | autofill: Use a bit-field mask instead of two boolean parameters. | tfarina@chromium.org | 2010-11-01 | 5 | -33/+36 |
* | change the DEPS format for google-safe-browsing, linux-syscall-support | nsylvain@chromium.org | 2010-10-31 | 1 | -4/+3 |
* | chrome/common: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-10-31 | 17 | -101/+105 |
* | Updating trunk VERSION from 569.0 to 570.0 | chrome-release@google.com | 2010-10-31 | 1 | -1/+1 |
* | Fix race condition resulting in crash after taking photo | davemoore@chromium.org | 2010-10-30 | 2 | -1/+33 |
* | Prevent needless vertical margin change. | altimofeev@chromium.org | 2010-10-30 | 1 | -1/+2 |
* | Adds GtkLabel to GtkButton to allow font changing. | altimofeev@chromium.org | 2010-10-30 | 1 | -6/+16 |
* | Remove DCHECK that broke quite a number of text input | mmenke@chromium.org | 2010-10-30 | 1 | -1/+0 |
* | Undisable RenderViewHostManagerTest tests: | phajdan.jr@chromium.org | 2010-10-30 | 1 | -6/+3 |
* | Updating trunk VERSION from 568.0 to 569.0 | chrome-release@google.com | 2010-10-30 | 1 | -1/+1 |
* | GTTF: Implement a timeout for TestServer on Windows. | phajdan.jr@chromium.org | 2010-10-30 | 2 | -6/+42 |
* | Enable color profile support in libpng. We're going to use this in WebKit. | abarth@chromium.org | 2010-10-30 | 1 | -1/+1 |
* | [cros] Screen locker should try to auth on the UI thread, not the FILE thread. | cmasone@chromium.org | 2010-10-30 | 2 | -15/+11 |
* | Remove dead page info placement preference. | tfarina@chromium.org | 2010-10-30 | 5 | -13/+0 |
* | Change a couple of occurances of ASSERT_TRUE(false) to FAIL() | michaeln@chromium.org | 2010-10-30 | 1 | -2/+2 |
* | Add Shutdown button to login/locker screen. | oshima@chromium.org | 2010-10-30 | 11 | -156/+247 |
* | Add UMA stats for saving/printing PDFs (the printing will be done through the... | jam@chromium.org | 2010-10-30 | 13 | -13/+40 |
* | Rename UploadToVideoFrame to ConvertToVideoFrame. | tfarina@chromium.org | 2010-10-30 | 14 | -28/+28 |
* | WebKit roll 70891:70949 | dimich@chromium.org | 2010-10-30 | 1 | -1/+1 |
* | Use GLib to parse environment variables to determine the default locale. | jshin@chromium.org | 2010-10-30 | 4 | -114/+136 |
* | Various fixes in web contents. Ignore unknown roles, recognize headings and ... | dtseng@chromium.org | 2010-10-29 | 7 | -41/+91 |
* | Prevent an annoying warning from showing up in ChromeFrame runs when we don't... | ananta@chromium.org | 2010-10-29 | 1 | -2/+3 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 159 | -633/+693 |
* | [GTK] enable spoof proof infobars by default. | estade@chromium.org | 2010-10-29 | 5 | -27/+0 |
* | Allow duplicate Content-Length headers. | willchan@chromium.org | 2010-10-29 | 2 | -5/+73 |
* | Added a new case in unit test, and fixed some post-commit comments | gspencer@chromium.org | 2010-10-29 | 3 | -60/+87 |
* | Added the execute command will will run javascript on the remote | jmikhail@google.com | 2010-10-29 | 9 | -15/+329 |
* | Added check in page click tracker to ensure events passed in are mouse events | cdn@chromium.org | 2010-10-29 | 1 | -1/+3 |
* | Build fix horror show. | zelidrag@chromium.org | 2010-10-29 | 1 | -1/+0 |
* | Yet another build break fix. | zelidrag@chromium.org | 2010-10-29 | 1 | -0/+1 |
* | Disable PDF tests on Mac. | jam@chromium.org | 2010-10-29 | 1 | -0/+3 |
* | Build break fix for the official build. | zelidrag@chromium.org | 2010-10-29 | 1 | -7/+8 |
* | AutoFill: Adjust the profile labels when updating a specific profile. | jhawkins@chromium.org | 2010-10-29 | 1 | -0/+3 |
* | Resolve three unrelated issues: | scherkus@chromium.org | 2010-10-29 | 6 | -18/+49 |
* | Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ... | sanjeevr@chromium.org | 2010-10-29 | 15 | -573/+1047 |
* | chromeos: Add Ctrl-/ accelerator for help app. | derat@chromium.org | 2010-10-29 | 3 | -2/+19 |
* | Removing stack from known crashes, fixed in 64194 | ace@chromium.org | 2010-10-29 | 1 | -3/+0 |
* | These are files need to be added to benchmarks extension. | lzheng@chromium.org | 2010-10-29 | 3 | -0/+580 |
* | Change LOG(INFO) to VLOG(1). | gene@google.com | 2010-10-29 | 2 | -9/+9 |
* | Moved private functions into it's own seperate utils file for commonly used f... | nirnimesh@chromium.org | 2010-10-29 | 2 | -24/+50 |
* | Make plugin requests retrievable from the appcache for nplugins and pepper. | michaeln@chromium.org | 2010-10-29 | 2 | -0/+17 |
* | Add collapsible sections to the Chrome extension documentation sidebar. | kurrik@chromium.org | 2010-10-29 | 64 | -65/+412 |
* | Remove BrowserInitTest.BlockBadURLs | jschuh@google.com | 2010-10-29 | 1 | -30/+0 |
* | [GTK] force standard font size on infobars. | estade@chromium.org | 2010-10-29 | 1 | -1/+8 |
* | Crash fix due to uninitialized pointers. | zelidrag@chromium.org | 2010-10-29 | 2 | -14/+5 |
* | Temporarily silence fast/images/svg-as-background.html on mac webkit bots. | dimich@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Fix flaky notification.NotificationsTest.testCancelNotification test. | kkania@chromium.org | 2010-10-29 | 2 | -12/+22 |
* | BrowserThemePacks can do IO during shutdown, so delete them on the FILE thread. | erg@google.com | 2010-10-29 | 1 | -3/+11 |
* | Revert 64454 - Revert 64441 - Mac cloud print proxy work. | scottbyer@google.com | 2010-10-29 | 5 | -14/+39 |
* | Print Preview: Don't build print preview tests on ChromeOS. | thestig@chromium.org | 2010-10-29 | 1 | -0/+6 |