| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Windows "Save As" dialogs from Save Page code.In this change:- convert... | paulg@google.com | 2009-03-30 | 1 | -2/+2 |
* | Correctly position windows that are detached during a drag, instead of relyin... | pinkerton@chromium.org | 2009-03-27 | 1 | -1/+1 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -1/+0 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -5/+0 |
* | Enable AutocompleteTest, HistoryURLProviderTest, | shess@chromium.org | 2009-03-16 | 1 | -17/+0 |
* | Gtk dialogs, first cut. | estade@chromium.org | 2009-03-12 | 1 | -0/+2 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 1 | -114/+0 |
* | First step at removing TabContents from temp scaffolding. Get rid of duplicat... | pinkerton@chromium.org | 2009-03-10 | 1 | -11/+10 |
* | Unrevert 11294. | mpcomplete@google.com | 2009-03-10 | 1 | -0/+1 |
* | hook up history and download menu items | tc@google.com | 2009-03-09 | 1 | -8/+0 |
* | Refactor render view context menu in preparation for porting. | estade@chromium.org | 2009-03-07 | 1 | -4/+0 |
* | Enable the character encoding menu, zoom menu, and the help menu item. | tc@google.com | 2009-03-06 | 1 | -9/+0 |
* | Remove a bunch of OS_WIN stuff that works fine on linux/mac. | tc@google.com | 2009-03-06 | 1 | -4/+0 |
* | Get history and download HTML UIs into Mac/Linux builds along with supporting... | pinkerton@chromium.org | 2009-03-05 | 1 | -3/+24 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Basic download shelf implementation on linux. | estade@chromium.org | 2009-03-04 | 1 | -6/+7 |
* | Fix the build with some forgotten string conversions on non-Windows. | brettw@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Stub in the download shelf a little further. | pinkerton@chromium.org | 2009-03-03 | 1 | -3/+8 |
* | Remove more ifdefs where all platforms now share the implementation. | pinkerton@chromium.org | 2009-03-03 | 1 | -9/+0 |
* | Remove some instances of NOTIMPLEMENTED in favor of hooking up functionality ... | pinkerton@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Convert encryptor.cc and friends to string16. | thestig@chromium.org | 2009-03-02 | 1 | -4/+5 |
* | Enable focus-change via tabbing on Linux. | estade@chromium.org | 2009-03-02 | 1 | -0/+1 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 1 | -1/+1 |
* | Add "stop" image to project. Clean up project so app/theme is a proper group ... | pinkerton@chromium.org | 2009-02-27 | 1 | -1/+3 |
* | Prototype extension process. This is a proof of concept, with a lot of | mpcomplete@google.com | 2009-02-27 | 1 | -0/+16 |
* | Remove a few more NOTIMPLEMENTED methods. | pinkerton@chromium.org | 2009-02-27 | 1 | -2/+4 |
* | Enable new tab page for Mac and Linux | pinkerton@chromium.org | 2009-02-27 | 1 | -1/+1 |
* | Relanding the following: | jcampan@chromium.org | 2009-02-26 | 1 | -0/+1 |
* | Make render_view_context_menu.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 1 | -0/+26 |
* | Make web_drag_source.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 1 | -0/+3 |
* | Linux: fixes for tab contents switching | agl@chromium.org | 2009-02-26 | 1 | -2/+1 |
* | Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 1 | -0/+10 |
* | Add the hunspell project to Chrome.app and get spellchecker compiling | shess@chromium.org | 2009-02-25 | 1 | -33/+0 |
* | Change url bar text according to the model when updating the toolbar. Fix vta... | pinkerton@chromium.org | 2009-02-25 | 1 | -0/+1 |
* | Ports SpellChecker to use FilePaths instead of wstring. | estade@chromium.org | 2009-02-25 | 1 | -2/+2 |
* | Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac. | pinkerton@chromium.org | 2009-02-25 | 1 | -4/+0 |
* | Compile parts of chrome/browser/automation on Linux. | phajdan.jr@chromium.org | 2009-02-25 | 1 | -8/+2 |
* | Some files I forgot in my previous view-source change. | brettw@chromium.org | 2009-02-25 | 1 | -1/+1 |
* | Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI. | glen@chromium.org | 2009-02-25 | 1 | -3/+1 |
* | Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix. | jhawkins@chromium.org | 2009-02-25 | 1 | -0/+79 |
* | Make bookmark_drag_data.cc compile on Posix. | jhawkins@chromium.org | 2009-02-24 | 1 | -0/+6 |
* | Get shared link working again. | evan@chromium.org | 2009-02-24 | 1 | -0/+8 |
* | Make autocomplete.cc and dependencies compile on Posix. | jhawkins@chromium.org | 2009-02-24 | 1 | -0/+17 |
* | Download request manager refactoring. | estade@chromium.org | 2009-02-24 | 1 | -18/+0 |
* | Make plugin_installer.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 1 | -6/+1 |
* | Make plugin_process_host.cc and child_process_host.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 1 | -52/+15 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -66/+2 |
* | Show page icons on back/forward menu lists on linux. | estade@chromium.org | 2009-02-20 | 1 | -4/+1 |
* | Make plugin_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 1 | -29/+43 |
* | Make user_data_manager.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 1 | -11/+0 |