| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add day deletion to history | glen@chromium.org | 2009-02-19 | 3 | -48/+182 |
* | Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte... | glen@chromium.org | 2009-02-19 | 11 | -2/+1234 |
* | Add a TabContentsContainerGtk to remove the current hack that inserts the | erg@google.com | 2009-02-19 | 9 | -27/+254 |
* | save_package.cc: Move UI test special casing to a helper function. | estade@chromium.org | 2009-02-19 | 2 | -31/+68 |
* | Fix for a flag error introduced yesterday for non-client messages, which we | idanan@chromium.org | 2009-02-19 | 1 | -6/+6 |
* | Report malware sub resources and their containing page to the | paulg@google.com | 2009-02-19 | 4 | -2/+104 |
* | Port TabContentsFactory to posix. | estade@chromium.org | 2009-02-19 | 7 | -35/+35 |
* | Fix status bubble positioning on non-tiled window managers. | evan@chromium.org | 2009-02-19 | 1 | -4/+11 |
* | Remove a workaround made obsolete by Tony's l10n work. | evan@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Add a comment to a metrics_service.cc NOTIMPLEMENTED. | evan@chromium.org | 2009-02-19 | 1 | -0/+3 |
* | Remove some NOTIMPLMENTEDs which are apparently no longer necessary. | evan@chromium.org | 2009-02-19 | 1 | -3/+3 |
* | Add a CHECK for NULL observers. I got a NULL pointer exception when notifying | brettw@chromium.org | 2009-02-19 | 1 | -0/+7 |
* | Make render_view_context_menu_controller.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 4 | -10/+73 |
* | Fix test because GetBrowserProcessCount counts the browser as well :) | cpu@google.com | 2009-02-19 | 1 | -1/+1 |
* | Moving AutomationMsg_NavigationFailed to the end as required by the automatio... | ananta@chromium.org | 2009-02-19 | 1 | -9/+9 |
* | Turn on DNS prefetching. | evan@chromium.org | 2009-02-19 | 1 | -5/+0 |
* | Update the table of RAM vs number of renderers | cpu@google.com | 2009-02-19 | 3 | -7/+52 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 9 | -18/+82 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-02-19 | 19 | -820/+415 |
* | Hook up the resize rect for Mac and enable its use in the renderer (mac-only). | pinkerton@chromium.org | 2009-02-19 | 8 | -3/+77 |
* | Update test expectation. | ericroman@google.com | 2009-02-19 | 1 | -3/+3 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 2 | -4/+4 |
* | Manifest renames. | aa@chromium.org | 2009-02-19 | 10 | -70/+70 |
* | Port back_forward_menu_model_unittest to linux. | estade@chromium.org | 2009-02-19 | 2 | -272/+255 |
* | Super-simplistic status bubble on Linux. | evan@chromium.org | 2009-02-19 | 9 | -7/+136 |
* | Fix gcc 4.3 build break. | estade@chromium.org | 2009-02-19 | 1 | -1/+1 |
* | Changes line endings from CRLF to LF and add svn:eol-style to LF. | hbono@chromium.org | 2009-02-19 | 3 | -924/+924 |
* | Support controlling extensions with a pref in addition to command-line. | erikkay@google.com | 2009-02-19 | 3 | -2/+14 |
* | Bring up save_package, save_item, save_file_manager on posix. | estade@chromium.org | 2009-02-19 | 11 | -114/+76 |
* | Disables dragging of imgs in recently closed window section. | sky@google.com | 2009-02-19 | 1 | -0/+1 |
* | Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder | dkegel@google.com | 2009-02-19 | 2 | -5/+20 |
* | Bring the SafeBrowsingProtocolManager out of scaffolding. | paul@chromium.org | 2009-02-19 | 2 | -32/+1 |
* | Protect dictionary fetch operation in shutdown scenario. | jar@chromium.org | 2009-02-19 | 1 | -1/+10 |
* | Make safe_browsing_blocking_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 8 | -20/+34 |
* | Add menu shortcuts on linux instead of & everywhere. | tc@google.com | 2009-02-18 | 1 | -2/+28 |
* | Undo revert http://codereview.chromium.org/23028 | dkegel@google.com | 2009-02-18 | 2 | -20/+5 |
* | Renables the session restore ui tests in hopes of finding out why they | sky@google.com | 2009-02-18 | 2 | -8/+6 |
* | Suppress error dialog in automated UI test in | huanr@chromium.org | 2009-02-18 | 1 | -1/+8 |
* | Modifies setup to have all the supported languages available for the in-appli... | gwilson@google.com | 2009-02-18 | 2 | -9/+124 |
* | Fix save complete .html page. | estade@chromium.org | 2009-02-18 | 1 | -11/+4 |
* | Prepare some files for porting: | estade@chromium.org | 2009-02-18 | 13 | -54/+58 |
* | Try to land strings on linux again (r9972). This time, enable | tc@google.com | 2009-02-18 | 6 | -9/+25 |
* | Port back_forward_menu_model to linux. | estade@chromium.org | 2009-02-18 | 15 | -252/+629 |
* | Fix two problems with bookmarking and fullscreen mode: | pkasting@chromium.org | 2009-02-18 | 15 | -50/+45 |
* | Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s. | evan@chromium.org | 2009-02-18 | 5 | -15/+100 |
* | Revert "load strings and display them on linux" because linux unittests broke. | tc@google.com | 2009-02-18 | 2 | -19/+6 |
* | Changes tab dragging code to continue iterating through windows if | sky@google.com | 2009-02-18 | 1 | -8/+27 |
* | Fix window close and application quit on Mac to call the proper Browser machi... | pinkerton@chromium.org | 2009-02-18 | 5 | -13/+54 |
* | load strings and display them on linux | tc@google.com | 2009-02-18 | 2 | -6/+19 |
* | Make interstitial_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-18 | 7 | -29/+32 |