summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove a forward declaration that is not being used.jhawkins@chromium.org2009-02-201-1/+0
* Make user_data_manager.cc compile on Posix.jhawkins@chromium.org2009-02-204-21/+20
* Bitmap transportagl@chromium.org2009-02-2017-76/+324
* Port save_package_unittest to posix.estade@chromium.org2009-02-203-98/+102
* Fix a UMR in the IPC message ViewHostMsg_FrameNavigate, which occured as a re...ananta@chromium.org2009-02-201-0/+1
* Enable dragging of single tab between two windows.idanan@chromium.org2009-02-204-16/+9
* Add a line back in that was accidentally removed before the commit. Fixes th...jhawkins@chromium.org2009-02-201-0/+1
* Make template_url_fetcher.cc compile on Posix.jhawkins@chromium.org2009-02-202-7/+15
* Remove the home button on Linux.evan@chromium.org2009-02-192-9/+39
* Fix some GCC 4.3 warnings.evan@chromium.org2009-02-191-1/+1
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-192-20/+5
* Relocate custom button code to its own files, in anticipation of more changes.evan@chromium.org2009-02-195-114/+137
* * Add day deletion to historyglen@chromium.org2009-02-193-48/+182
* Initial checkin of the HTML downloads UI. It's not yet complete (lacking inte...glen@chromium.org2009-02-1910-2/+1224
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-199-27/+254
* save_package.cc: Move UI test special casing to a helper function.estade@chromium.org2009-02-191-31/+64
* Report malware sub resources and their containing page to thepaulg@google.com2009-02-194-2/+104
* Port TabContentsFactory to posix.estade@chromium.org2009-02-193-9/+29
* 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
* Make render_view_context_menu_controller.cc compile on Posix.jhawkins@chromium.org2009-02-193-10/+37
* Fix test because GetBrowserProcessCount counts the browser as well :)cpu@google.com2009-02-191-1/+1
* Update the table of RAM vs number of rendererscpu@google.com2009-02-192-5/+50
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-196-17/+64
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-1916-796/+405
* Hook up the resize rect for Mac and enable its use in the renderer (mac-only). pinkerton@chromium.org2009-02-197-3/+72
* 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-195-67/+67
* 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-198-7/+134
* 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-192-502/+502
* Support controlling extensions with a pref in addition to command-line.erikkay@google.com2009-02-191-2/+7
* Bring up save_package, save_item, save_file_manager on posix.estade@chromium.org2009-02-199-40/+65
* 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-191-7/+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-194-9/+5
* 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-181-4/+6
* Fix save complete .html page.estade@chromium.org2009-02-181-11/+4
* Prepare some files for porting:estade@chromium.org2009-02-1810-48/+52
* 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-1814-49/+45
* Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s.evan@chromium.org2009-02-184-11/+97
* Changes tab dragging code to continue iterating through windows ifsky@google.com2009-02-181-8/+27