| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds a command line switch to enable the appcache, and plumb the switch throu... | michaeln@google.com | 2009-08-12 | 1 | -0/+2 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 4 | -5/+5 |
* | Add a default icon for theme install infobar. | glen@chromium.org | 2009-08-12 | 1 | -1/+4 |
* | Fix 2 small docked dev tools bugs: | tc@google.com | 2009-08-12 | 2 | -14/+39 |
* | Remove the temporary hack that considered any file that ended | aa@chromium.org | 2009-08-11 | 1 | -17/+3 |
* | BUG=http://crbug.com/16646 | jrg@chromium.org | 2009-08-11 | 2 | -1/+58 |
* | Don't use external website addresses for testing. Even though we're not tryin... | avi@chromium.org | 2009-08-11 | 1 | -2/+1 |
* | Don't focus the location bar if we're in full screen mode. | tc@google.com | 2009-08-11 | 1 | -1/+2 |
* | Add "dangerous download" view on OS X, for now for dmg files. Also fix downlo... | thakis@chromium.org | 2009-08-11 | 8 | -53/+168 |
* | Download item gtk tidbits: | estade@chromium.org | 2009-08-11 | 2 | -5/+28 |
* | Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon... | thakis@chromium.org | 2009-08-11 | 17 | -39/+675 |
* | GTK Themes: Use a consistent border color along all webcontent. | erg@chromium.org | 2009-08-11 | 7 | -23/+71 |
* | Initial version of the Seccomp sandbox. Imported from http://code.google.com/... | markus@chromium.org | 2009-08-11 | 1 | -0/+1 |
* | Linux: Add CHECKs to track down source of history std::string out of range ex... | willchan@chromium.org | 2009-08-11 | 1 | -0/+14 |
* | Do not import homepage on First Run if a homepage is given in master preferen... | kuchhal@chromium.org | 2009-08-11 | 11 | -25/+47 |
* | Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive... | ericroman@google.com | 2009-08-11 | 3 | -11/+46 |
* | Refactors code to extract urls out of bookmark_utils and into GtkDndUtil. | sky@chromium.org | 2009-08-11 | 3 | -25/+70 |
* | With the recent NNTP changes, we change the way themes work - they're now clo... | glen@chromium.org | 2009-08-11 | 5 | -32/+64 |
* | First Run Import Progress UI. | jeremy@chromium.org | 2009-08-11 | 7 | -23/+346 |
* | gtk: Disconnect the accelerator group keys when closing the browser window. | jhawkins@chromium.org | 2009-08-11 | 2 | -6/+23 |
* | Ensure we have a valid profile when using | avi@chromium.org | 2009-08-11 | 2 | -0/+68 |
* | Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use | mark@chromium.org | 2009-08-11 | 3 | -27/+31 |
* | Revert 23064 - Ensure we don't load plugins on the IO thread | sgk@google.com | 2009-08-11 | 9 | -176/+78 |
* | Add a first attempt at a compact location bar and a status bar. The status bar | brettw@chromium.org | 2009-08-11 | 14 | -112/+674 |
* | Add more window icons. | estade@chromium.org | 2009-08-11 | 2 | -0/+3 |
* | Ensure we don't load plugins on the IO thread | jam@chromium.org | 2009-08-11 | 9 | -78/+176 |
* | AudioRendererHost send ViewMsg_AudioStreamState | hclam@chromium.org | 2009-08-11 | 3 | -48/+59 |
* | Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p... | thestig@chromium.org | 2009-08-11 | 2 | -3/+8 |
* | Make the theme install infobar have an 'undo' button instead | aa@chromium.org | 2009-08-11 | 4 | -17/+34 |
* | Make app modal dialogs (from javascript) actually be app modal. This | tc@google.com | 2009-08-11 | 3 | -1/+32 |
* | Linux: Make SandboxIPCProcess not be a WebKitClient | agl@chromium.org | 2009-08-11 | 1 | -112/+8 |
* | Fix a spell check dictionary download bug, where killing the spell checker wh... | sidchat@google.com | 2009-08-11 | 2 | -192/+72 |
* | Fix the theme overlay when the window is maximized and inactive. We | tc@google.com | 2009-08-11 | 1 | -1/+3 |
* | Blocked Resource Responses | idanan@chromium.org | 2009-08-11 | 6 | -11/+174 |
* | Linux: Load PRIMARY selection on middle-click on new tab button. | derat@chromium.org | 2009-08-11 | 1 | -1/+60 |
* | Allow theming of colors for the Mac. | avi@chromium.org | 2009-08-11 | 3 | -32/+102 |
* | Splits out the LoginModel into a separate class so that we other | sky@chromium.org | 2009-08-11 | 5 | -46/+56 |
* | ObjC classes generated by the build and used in Xib files is already getting ... | thomasvl@chromium.org | 2009-08-11 | 3 | -64/+60 |
* | Modified the toolbar button handlers so that the handlers can revert the loca... | yusukes@google.com | 2009-08-11 | 1 | -3/+15 |
* | Disable some unit tests. | jorlow@chromium.org | 2009-08-11 | 2 | -0/+7 |
* | The spec for ____storage.key() changed. Now, instead of raising an exception... | jorlow@chromium.org | 2009-08-11 | 1 | -3/+3 |
* | Add the default sync service URL. | tim@chromium.org | 2009-08-11 | 1 | -2/+4 |
* | Re-commit r22981 after backout at r22992. Contains fixes to relocate | mark@chromium.org | 2009-08-11 | 4 | -30/+14 |
* | Build browser/sync files by default using a stubbed-out syncapi | tim@chromium.org | 2009-08-11 | 9 | -9/+318 |
* | Fix up bookmark bar event stuff. | estade@chromium.org | 2009-08-11 | 1 | -7/+25 |
* | Added a button to the bookmark bar which shows up when the sync | idana@chromium.org | 2009-08-11 | 5 | -8/+158 |
* | Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge... | brg@chromium.com | 2009-08-11 | 7 | -7/+105 |
* | Revert "Fix "crashed extension" infobar browser crashes." | phajdan.jr@chromium.org | 2009-08-11 | 11 | -170/+93 |
* | Cleanup GtkIMContext related code by splitting it into separated source file. | suzhe@chromium.org | 2009-08-11 | 4 | -569/+665 |
* | Back out r22981, it may have caused Windows test failures. | mark@chromium.org | 2009-08-11 | 4 | -14/+30 |