summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix window close and application quit on Mac to call the proper Browser machi...pinkerton@chromium.org2009-02-185-13/+54
* Make interstitial_page.cc compile on Posix.jhawkins@chromium.org2009-02-184-14/+29
* 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
* Build break. In revision 9958, I hadn't intented to commit this change.maruel@chromium.org2009-02-181-1/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-1844-213/+253
* Add locale_settings.grd to the build. This generatestc@google.com2009-02-1832-117/+92
* fix linux build, add stub functions to browser window gtktc@google.com2009-02-182-0/+11
* Stub more Mac functions to fix another build breakpkasting@chromium.org2009-02-182-0/+11
* Solved 2 bugs which caused Chrome to maximize itself whendouble clicking, eit...idanan@chromium.org2009-02-184-6/+18
* Preliminary fullscreen mode support.pkasting@chromium.org2009-02-188-38/+169
* Reverting 9944.yurys@google.com2009-02-1812-476/+2
* Create communication channel between developer tools UI implemented in JS and...yurys@google.com2009-02-1812-2/+476
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-188-188/+36
* Display the current URL and connect the entry widget to OpenURLFromTab().erg@google.com2009-02-183-8/+40
* Follow-up rename to my previous commit.evan@chromium.org2009-02-182-1/+1
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-1813-13/+21
* Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.evan@chromium.org2009-02-185-33/+35
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-176-18/+24
* Check the file handle for NULL before using it to write. Under somebrettw@chromium.org2009-02-171-20/+15
* Fix crasher in GetDefaultSearchEngineName() in first run bubble.cpu@google.com2009-02-173-12/+17
* Fix a memory leak of the renderer thread objects in single process mode.brettw@chromium.org2009-02-171-3/+8
* Add importer/firefox_profile_lock_posix.cc to the build.thestig@chromium.org2009-02-171-0/+1
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-179-15/+387
* Hook up theme images and chrome resource data on linux.tc@google.com2009-02-172-65/+69
* Do two TODOs related to --load-extension:aa@chromium.org2009-02-174-22/+41
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-173-38/+17