| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjusts font sizes to be readable on Chrome OS. | sky@chromium.org | 2009-11-23 | 1 | -0/+5 |
* | Call FNNotify on download complete; this should help apps watching the downlo... | avi@google.com | 2009-11-23 | 1 | -1/+8 |
* | Allow reentrant tasks on window close in in-proc browser test framework. Dis... | kkania@chromium.org | 2009-11-23 | 1 | -0/+14 |
* | DevTools: Add UMA entry for inspect element action. | pfeldman@chromium.org | 2009-11-23 | 2 | -2/+3 |
* | Mac: fix toolbar sizing bug upon unloading extension/theme. | viettrungluu@chromium.org | 2009-11-22 | 1 | -0/+7 |
* | gtk: Get rid of status bubble flicker. | derat@chromium.org | 2009-11-22 | 2 | -2/+20 |
* | Mac: minor cleanup of constants in toolbar_controller.mm. | viettrungluu@chromium.org | 2009-11-22 | 1 | -12/+16 |
* | build fix: missing include | evan@chromium.org | 2009-11-22 | 1 | -0/+1 |
* | Revert change that disallowed content scripts access to | aa@chromium.org | 2009-11-22 | 3 | -6/+29 |
* | Put the --type switch back as the first for renderers, for easy identification. | mdm@chromium.org | 2009-11-22 | 1 | -6/+6 |
* | Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 2 | -10/+1 |
* | Revert 32754 - Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 2 | -1/+10 |
* | Remove old bookmark sync promo from new tab page. | mirandac@chromium.org | 2009-11-21 | 2 | -10/+1 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 14 | -349/+369 |
* | Tommi, please review everything. John please review the changes to plugin_ser... | ananta@chromium.org | 2009-11-21 | 2 | -0/+16 |
* | Mac: Implement profile error dialog. | thakis@chromium.org | 2009-11-21 | 1 | -1/+18 |
* | Mark Page404_GoBack as flaky on linux | tim@chromium.org | 2009-11-21 | 1 | -0/+6 |
* | Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync... | tim@chromium.org | 2009-11-21 | 64 | -2880/+2473 |
* | Mac: fix error message which mentions top instead of ps. | viettrungluu@chromium.org | 2009-11-21 | 1 | -5/+6 |
* | Revert 32727 - Disable sync. (Will be committed on beta branch only, and this... | akalin@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | Disable sync. (Will be committed on beta branch only, and this CL will be imm... | akalin@chromium.org | 2009-11-21 | 1 | -1/+1 |
* | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 2 | -2/+2 |
* | Implement AutoFillType, the high-level description of AutoFill types. | jhawkins@chromium.org | 2009-11-21 | 2 | -0/+187 |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 5 | -16/+16 |
* | Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco... | jamesr@chromium.org | 2009-11-20 | 11 | -42/+26 |
* | When you search for something, press F3, close the box and press F3 it would ... | finnur@chromium.org | 2009-11-20 | 3 | -10/+39 |
* | Properly report blacklisted extension errors (currently, blacklisted extensio... | estade@chromium.org | 2009-11-20 | 1 | -3/+1 |
* | Don't do work in the SharedIOBuffer constructor; use an Init method instead. ... | hawk@chromium.org | 2009-11-20 | 1 | -5/+11 |
* | Turn on HTML5 DBs by default. | dumi@chromium.org | 2009-11-20 | 2 | -16/+6 |
* | Replaced HungRendererDialog class with hung_renderer_dialog namespace. | akalin@chromium.org | 2009-11-20 | 5 | -24/+29 |
* | Ensures the renderer gets focus/blur message when switching tabs. | jcampan@chromium.org | 2009-11-20 | 3 | -2/+21 |
* | Allow folders to be created with empty names. | mrossetti@chromium.org | 2009-11-20 | 2 | -9/+20 |
* | Apply theme color to bookmark button text. | jrg@chromium.org | 2009-11-20 | 6 | -13/+129 |
* | Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev... | ananta@chromium.org | 2009-11-20 | 6 | -47/+71 |
* | Fixes two issues from valgrind, and some cleanup: | sky@chromium.org | 2009-11-20 | 1 | -28/+1 |
* | Change popup construction logic so that folders with empty name is no longer ... | mrossetti@chromium.org | 2009-11-20 | 2 | -2/+38 |
* | Fix DCHECK() failure when about:memory used. | viettrungluu@chromium.org | 2009-11-20 | 2 | -14/+21 |
* | Revert "Move NTP CSS resources into the NTP resource cache." because it slowe... | tony@chromium.org | 2009-11-20 | 6 | -277/+281 |
* | GTK: Don't fail on startup with debug build. | estade@chromium.org | 2009-11-20 | 1 | -2/+4 |
* | Disable another part of RDH test due to tsan race condition. | tim@chromium.org | 2009-11-20 | 1 | -1/+2 |
* | Fixed and clarified comments in html_dialog_window_controller.mm. | akalin@chromium.org | 2009-11-20 | 1 | -3/+4 |
* | Move NTP CSS resources into the NTP resource cache. | tony@chromium.org | 2009-11-20 | 6 | -281/+277 |
* | Gtk: don't occlude find bar with animating infobar. | estade@chromium.org | 2009-11-20 | 1 | -2/+2 |
* | ExtensionInstalledBubble border/sizing polish | rafaelw@chromium.org | 2009-11-20 | 1 | -20/+28 |
* | - Start adding unit tests for the BrowserThemeProvider rewrite. | erg@google.com | 2009-11-20 | 3 | -5/+187 |
* | Make executeScript and insertCSS inject code into all frames. | tangjie@chromium.org | 2009-11-20 | 6 | -10/+32 |
* | Mac: Simulate the OS-level focus handling that windows and linux plugins | amanda@chromium.org | 2009-11-20 | 4 | -0/+48 |
* | Disable two tests causing valgrind issues from revision 32608. | tim@chromium.org | 2009-11-20 | 1 | -2/+4 |
* | More tweaks and fixes for extension and bookmark sync promo. | mirandac@chromium.org | 2009-11-20 | 4 | -37/+86 |
* | Fix window.close() for page action popups. | erikkay@chromium.org | 2009-11-20 | 3 | -4/+45 |