| Commit message (Expand) | Author | Age | Files | Lines |
* | Webkit update 46850:46894. This required a webkit gyp change (for yusukes's ... | senorblanco@chromium.org | 2009-08-07 | 7 | -202/+24 |
* | Move some Mac l10n helpers out into app/l10n so they are closer to the generi... | thomasvl@chromium.org | 2009-08-07 | 9 | -41/+195 |
* | Re-enable remaining FTP unit tests. | phajdan.jr@chromium.org | 2009-08-07 | 2 | -5/+3 |
* | In app windows, fallback to the product icon if there's no site favicon. | tc@google.com | 2009-08-07 | 1 | -2/+6 |
* | Add a new net::Error value: ERR_CONNECTION_TIMED_OUT. | willchan@chromium.org | 2009-08-07 | 5 | -7/+34 |
* | Add module-level permissions to extensions. | mpcomplete@chromium.org | 2009-08-07 | 21 | -53/+246 |
* | Re-add three actual not-working layout tests from r22738. | erg@google.com | 2009-08-07 | 1 | -0/+7 |
* | Fix some issues with bookmark bar folder menu. | estade@chromium.org | 2009-08-07 | 1 | -11/+32 |
* | Move the sync options group from "user Data" tab to "Personal Stuff" tab and ... | munjal@chromium.org | 2009-08-07 | 8 | -293/+191 |
* | Finish adding l10n constants for the menu items i didn't do before. | thomasvl@chromium.org | 2009-08-07 | 2 | -80/+152 |
* | Implement back/forward toolbar menus on Mac (bug 13203). | avi@chromium.org | 2009-08-07 | 13 | -48/+547 |
* | Add a flaky timeout and crash. | tim@chromium.org | 2009-08-07 | 1 | -1/+3 |
* | Mass rebaselining for linux tests related to http://trac.webkit.org/changeset... | erg@google.com | 2009-08-07 | 538 | -477/+6556 |
* | Add CSS Keyword values and conversion routines to webkit glue. | jeremy@chromium.org | 2009-08-07 | 11 | -0/+331 |
* | Fix a bug where we don't maximize on titlebar double click in KWin. | tc@google.com | 2009-08-07 | 2 | -4/+39 |
* | Remove the gtest dependency from net.lib | rvargas@google.com | 2009-08-07 | 1 | -4/+0 |
* | Bounce through a set so we uniq the string list to avoid having something lis... | thomasvl@chromium.org | 2009-08-07 | 1 | -3/+3 |
* | Removing unused #include from url_constants.cc. | phajdan.jr@chromium.org | 2009-08-07 | 1 | -3/+0 |
* | Support cntrl-tab to switch tabs on OS X. | jeremy@chromium.org | 2009-08-07 | 1 | -0/+2 |
* | Deps roll to pull in new GTM. | thomasvl@chromium.org | 2009-08-07 | 7 | -236/+787 |
* | DevTools: add simple Heap profiles panel. | mnaganov@chromium.org | 2009-08-07 | 6 | -64/+454 |
* | DevTools: Add Color.js into the frontend. | pfeldman@chromium.org | 2009-08-07 | 4 | -1/+5 |
* | Update Chromium to use V8 version 1.3.2.2. | sgjesse@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Update Chromium to use V8 version 1.3.2.1. | sgjesse@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Revert 22723 | jorlow@chromium.org | 2009-08-07 | 3 | -8/+3 |
* | Implemented SkFontHost::CreateTypefaceFromStream() function. This change is n... | yusukes@google.com | 2009-08-07 | 1 | -4/+81 |
* | Save a reference to the origin passed into the StorageAreaImpl for as long | jorlow@chromium.org | 2009-08-07 | 3 | -3/+8 |
* | Pulling in gyp change that speeds up msvs generator substantially | bradnelson@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Reverts the revert of 22517. | rohitrao@chromium.org | 2009-08-07 | 24 | -441/+512 |
* | Fix build break with uninitialized variable 'ev_policy_tag'. | ukai@chromium.org | 2009-08-07 | 1 | -10/+9 |
* | Add recent crash found by reliability bot to known_crashes.txt. | tim@chromium.org | 2009-08-07 | 1 | -0/+4 |
* | Implement X509Certificate::IsEV for NSS. | ukai@chromium.org | 2009-08-07 | 1 | -82/+202 |
* | This adds a stub for the mac installer so that the gyp generation won't fail ... | gspencer@google.com | 2009-08-07 | 2 | -0/+45 |
* | tabindex-focus-blur-all timed out on Webkit; mark it so. | tim@chromium.org | 2009-08-07 | 1 | -1/+2 |
* | Try to add filters again, this time with proper normalized purify output. | tim@chromium.org | 2009-08-07 | 1 | -113/+113 |
* | Flaky timeout | pkasting@chromium.org | 2009-08-07 | 1 | -0/+1 |
* | Gtk Cookie Manager polish. | mattm@chromium.org | 2009-08-07 | 1 | -1/+7 |
* | Fix crash on fullscreening of popup. | jrg@chromium.org | 2009-08-07 | 3 | -0/+22 |
* | Fix a few bugs with the theme infobar: | aa@chromium.org | 2009-08-07 | 6 | -16/+84 |
* | Porting POINT to gfx::Point. | thestig@chromium.org | 2009-08-07 | 2 | -8/+12 |
* | Treat certificate signatures using weak signature algorithms | wtc@chromium.org | 2009-08-07 | 1 | -0/+4 |
* | Restore right click on bookmark bar. | estade@chromium.org | 2009-08-07 | 1 | -1/+1 |
* | Flaky timeout | pkasting@chromium.org | 2009-08-07 | 1 | -0/+1 |
* | Buff out Windows & Tabs API, fix a few doc bugs. | rafaelw@chromium.org | 2009-08-07 | 9 | -35/+146 |
* | Make user data dir deletion optional for InProcessBrowserTests. | tim@chromium.org | 2009-08-07 | 2 | -1/+12 |
* | NNTP: Add a menu item that allows the user to restore all blacklisted | arv@google.com | 2009-08-07 | 3 | -22/+51 |
* | Set the dangerous download text to the bookmark bar text | tc@google.com | 2009-08-07 | 1 | -0/+3 |
* | linux: fix windowless Flash when scrolling | piman@chromium.org | 2009-08-07 | 5 | -32/+54 |
* | Http Cache: Deactivate entries without having the key of the | rvargas@google.com | 2009-08-07 | 3 | -6/+77 |
* | Flaky crash | pkasting@chromium.org | 2009-08-07 | 1 | -0/+1 |