| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. | tfarina@chromium.org | 2010-06-07 | 31 | -61/+62 |
* | Ensure that the context menu items displayed in ChromeFrame rendered pages ar... | ananta@chromium.org | 2010-06-07 | 3 | -0/+7 |
* | AutoFill: Don't save credit card numbers from Autocomplete to the WebDB. | jhawkins@chromium.org | 2010-06-07 | 7 | -81/+176 |
* | Update combo boxes to use a template system | zork@chromium.org | 2010-06-07 | 13 | -47/+221 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 85 | -161/+161 |
* | Update WebKit to r60759 | tkent@chromium.org | 2010-06-06 | 1 | -1/+1 |
* | Updating trunk VERSION from 427.0 to 428.0 | chrome-release@google.com | 2010-06-06 | 1 | -1/+1 |
* | Whitespace change to trigger bots. | viettrungluu@chromium.org | 2010-06-06 | 3 | -11/+11 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 20 | -21/+199 |
* | Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir... | tfarina@chromium.org | 2010-06-05 | 11 | -19/+19 |
* | views: Use FRIEND_TEST_ALL_PREFIXES. | tfarina@chromium.org | 2010-06-05 | 1 | -5/+5 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox... | tfarina@chromium.org | 2010-06-05 | 23 | -51/+51 |
* | Updating trunk VERSION from 426.0 to 427.0 | chrome-release@google.com | 2010-06-05 | 1 | -1/+1 |
* | Whitespace change to trigger bots. | viettrungluu@chromium.org | 2010-06-05 | 2 | -3/+3 |
* | Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu... | viettrungluu@chromium.org | 2010-06-05 | 10 | -971/+247 |
* | Whitespace change to trigger bots. | viettrungluu@chromium.org | 2010-06-05 | 3 | -8/+8 |
* | Whitespace change: fix spacing in chrome_switches.cc. | viettrungluu@chromium.org | 2010-06-05 | 1 | -4/+4 |
* | Group plugins in about:plugins and show update link for out-of-date ones. | viettrungluu@chromium.org | 2010-06-05 | 10 | -247/+971 |
* | Linux: make GNOME keyring password store able to use libgnome-keyring via dlo... | mdm@chromium.org | 2010-06-05 | 1 | -2/+120 |
* | Roll WebKit 60714:60728 to fix reliability tests which were fixed by a rollback | tonyg@chromium.org | 2010-06-05 | 1 | -1/+1 |
* | Actually clear the disk cache, and keep it enabled, between benchmark runs. | mlloyd@chromium.org | 2010-06-05 | 10 | -6/+77 |
* | Change the Windows UI for notifications one more time. All controls at the t... | johnnyg@chromium.org | 2010-06-05 | 4 | -81/+76 |
* | Correct mcov execution cwd so it works from either makefiles (target | jrg@chromium.org | 2010-06-05 | 1 | -8/+26 |
* | Added debugging output to mcov to help debug buildbot errors. | jrg@chromium.org | 2010-06-05 | 1 | -0/+14 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 15 | -51/+42 |
* | fix parsing error at the end of stream | wjia@google.com | 2010-06-04 | 1 | -1/+1 |
* | Adding reporting of parent browser's id, so that we can open up next to that ... | dhg@chromium.org | 2010-06-04 | 10 | -27/+65 |
* | Roll WebKit 60706:60714, to pick up a fix for the WebKit win bots. (I guess ... | senorblanco@google.com | 2010-06-04 | 1 | -1/+1 |
* | Adding support for .mov. We might have to remove this later if we find that ... | dhg@chromium.org | 2010-06-04 | 4 | -25/+22 |
* | Fix: Clearing search 'foo', closing and reopening Find | finnur@chromium.org | 2010-06-04 | 7 | -10/+110 |
* | Linux: bring GNOME Keyring and KWallet integration back into a compilable sta... | mdm@chromium.org | 2010-06-04 | 5 | -180/+532 |
* | Enable 25% of the users use npn_with_spdy when possible, | lzheng@chromium.org | 2010-06-04 | 1 | -4/+4 |
* | Yank out UA-sniffing mimicry for *.pointroll.com domains, because it is no lo... | dglazkov@chromium.org | 2010-06-04 | 1 | -22/+5 |
* | Change the signin button to a submit button, so that when you fill in the use... | dantasse@chromium.org | 2010-06-04 | 1 | -3/+2 |
* | Include plugin.vch files for Flash Player (on official builds). | viettrungluu@chromium.org | 2010-06-04 | 6 | -12/+37 |
* | Enable two AutomationUITestBase tests on the Mac, and add a bug annotation fo... | stuartmorgan@chromium.org | 2010-06-04 | 1 | -6/+3 |
* | chrome_frame: Get rid of all occurrences of file_util::AppendToPath. | tfarina@chromium.org | 2010-06-04 | 4 | -22/+21 |
* | Roll DEPS for WebKit 60682:60706, since the gods love a palindrome. | senorblanco@google.com | 2010-06-04 | 1 | -1/+1 |
* | Bookmarks: Make sure that middle click to open works instead of autoscroll. | arv@chromium.org | 2010-06-04 | 1 | -1/+19 |
* | Fixes linux browser_test do to adding new id. | sky@chromium.org | 2010-06-04 | 1 | -1/+2 |
* | Mac: Fix memory leak in test. | thakis@chromium.org | 2010-06-04 | 1 | -1/+2 |
* | Revert r45027: "Disable HttpNetworkSessionTest.FlushOnNetworkChange under Thr... | willchan@chromium.org | 2010-06-04 | 1 | -3/+0 |
* | Adds some logging in hopes of tracking down a crasher. | sky@chromium.org | 2010-06-04 | 3 | -2/+28 |
* | Switching a failing find bar test from DISABLED_ to FAILS_ | stuartmorgan@chromium.org | 2010-06-04 | 1 | -1/+1 |
* | Fix comment typo. | avi@chromium.org | 2010-06-04 | 1 | -1/+1 |
* | [Mac] Disable menu certain menu items when a modal dialog or sheet is present. | rsesek@chromium.org | 2010-06-04 | 4 | -12/+46 |
* | Fix autofill dialog not reshowing problem. | xiyuan@chromium.org | 2010-06-04 | 1 | -1/+3 |
* | Convert RTF on the pasteboard to HTML and all it to substitute if present and... | pinkerton@chromium.org | 2010-06-04 | 6 | -5/+52 |
* | Mac: Change content settings from showing tabs on top to showing a list on th... | thakis@chromium.org | 2010-06-04 | 7 | -1218/+1714 |
* | Roll DEPS for WebKit 60677:60682. | senorblanco@google.com | 2010-06-04 | 1 | -1/+1 |