summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* save_package.cc: Move UI test special casing to a helper function.estade@chromium.org2009-02-192-31/+68
* Fix for a flag error introduced yesterday for non-client messages, which weidanan@chromium.org2009-02-191-6/+6
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-194-2/+104
* Port TabContentsFactory to posix.estade@chromium.org2009-02-197-35/+35
* Fix status bubble positioning on non-tiled window managers.evan@chromium.org2009-02-191-4/+11
* Remove a workaround made obsolete by Tony's l10n work.evan@chromium.org2009-02-191-1/+1
* Add a comment to a metrics_service.cc NOTIMPLEMENTED.evan@chromium.org2009-02-191-0/+3
* Remove some NOTIMPLMENTEDs which are apparently no longer necessary.evan@chromium.org2009-02-191-3/+3
* Add a CHECK for NULL observers. I got a NULL pointer exception when notifyingbrettw@chromium.org2009-02-191-0/+7
* Make render_view_context_menu_controller.cc compile on Posix.jhawkins@chromium.org2009-02-194-10/+73
* Fix test because GetBrowserProcessCount counts the browser as well :)cpu@google.com2009-02-191-1/+1
* Moving AutomationMsg_NavigationFailed to the end as required by the automatio...ananta@chromium.org2009-02-191-9/+9
* Turn on DNS prefetching.evan@chromium.org2009-02-191-5/+0
* Update the table of RAM vs number of rendererscpu@google.com2009-02-193-7/+52
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-199-18/+82
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-1919-820/+415
* Hook up the resize rect for Mac and enable its use in the renderer (mac-only). pinkerton@chromium.org2009-02-198-3/+77
* Update test expectation.ericroman@google.com2009-02-191-3/+3
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-192-4/+4
* Manifest renames.aa@chromium.org2009-02-1910-70/+70
* Port back_forward_menu_model_unittest to linux.estade@chromium.org2009-02-192-272/+255
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-199-7/+136
* Fix gcc 4.3 build break.estade@chromium.org2009-02-191-1/+1
* Changes line endings from CRLF to LF and add svn:eol-style to LF.hbono@chromium.org2009-02-193-924/+924
* Support controlling extensions with a pref in addition to command-line.erikkay@google.com2009-02-193-2/+14
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-1911-114/+76
* Disables dragging of imgs in recently closed window section.sky@google.com2009-02-191-0/+1
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-192-5/+20
* Bring the SafeBrowsingProtocolManager out of scaffolding.paul@chromium.org2009-02-192-32/+1
* Protect dictionary fetch operation in shutdown scenario.jar@chromium.org2009-02-191-1/+10
* Make safe_browsing_blocking_page.cc compile on Posix.jhawkins@chromium.org2009-02-198-20/+34
* Add menu shortcuts on linux instead of & everywhere.tc@google.com2009-02-181-2/+28
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-182-20/+5
* Renables the session restore ui tests in hopes of finding out why theysky@google.com2009-02-182-8/+6
* Suppress error dialog in automated UI test inhuanr@chromium.org2009-02-181-1/+8
* Modifies setup to have all the supported languages available for the in-appli...gwilson@google.com2009-02-182-9/+124
* Fix save complete .html page.estade@chromium.org2009-02-181-11/+4
* Prepare some files for porting:estade@chromium.org2009-02-1813-54/+58
* Try to land strings on linux again (r9972). This time, enabletc@google.com2009-02-186-9/+25
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-1815-252/+629
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-1815-50/+45
* Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s.evan@chromium.org2009-02-185-15/+100
* Revert "load strings and display them on linux" because linux unittests broke.tc@google.com2009-02-182-19/+6
* Changes tab dragging code to continue iterating through windows ifsky@google.com2009-02-181-8/+27
* Fix window close and application quit on Mac to call the proper Browser machi...pinkerton@chromium.org2009-02-185-13/+54
* load strings and display them on linuxtc@google.com2009-02-182-6/+19
* Make interstitial_page.cc compile on Posix.jhawkins@chromium.org2009-02-187-29/+32
* Clean up toolbar layout code. I originally did this while looking into bookm...pkasting@chromium.org2009-02-181-74/+50
* Add the referrer value to the new NavigationEntry.paulg@google.com2009-02-181-0/+1
* Fixes drag of images from new tab page. We need to pass in the mimesky@google.com2009-02-181-4/+6