summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes new tab page to not make a link for recently closedsky@google.com2009-02-171-3/+4
* Significantly rework coordinate handling for the Cocoa views. Fixes tons of r...avi@chromium.org2009-02-178-49/+75
* Keyboard focus mostly works on Linux.evan@chromium.org2009-02-173-7/+28
* Default to using the current tab when opening a url until we hook up more adv...pinkerton@chromium.org2009-02-171-1/+1
* Change the encoding for tapuz.co.il to UTF-8 from windows-1255 and update the...jungshik@google.com2009-02-171-2/+2
* Registering the AutoFill manager because someone added it to the build withou...avi@chromium.org2009-02-171-2/+2
* Make the toolbar background themed on Linux.evan@chromium.org2009-02-177-12/+261
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-177-31/+470
* Unstub some more of the Browser object, including the part that sets it as th...pinkerton@chromium.org2009-02-175-5/+50
* put browser_main_gtk.cc next to other browser_main* cc files.tc@google.com2009-02-172-1/+1
* Stub a function for Mac to get it to compile with my recent change.pkasting@chromium.org2009-02-172-0/+5
* Add stub for GTK to get it to build with my recent change.pkasting@chromium.org2009-02-172-0/+5
* When internal functions try to focus the location bar, check whether it's foc...pkasting@chromium.org2009-02-175-5/+25
* Fixes resizing. (The content will still be scaled a bit until the roundtrip h...avi@chromium.org2009-02-171-0/+5
* Sad Tab view for the Mac.avi@chromium.org2009-02-174-1/+146
* Implement SetStarredState on LocationBar for Mac.pinkerton@chromium.org2009-02-177-3/+34
* Add render view id to AudioRendererHosthclam@chromium.org2009-02-172-69/+89
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-162-0/+53
* Revert r9861 to fix buildhclam@chromium.org2009-02-162-53/+0
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-162-0/+53
* Call RegisterURLRequestChromeJob on browser startup for Linux and Mac.evan@chromium.org2009-02-161-1/+4
* Reverting 9855.maruel@chromium.org2009-02-1612-466/+2
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-1612-2/+466
* Platform cleanup in autocomplete unit tests.phajdan.jr@chromium.org2009-02-162-43/+43
* Register some more prefs on startup, now that their modules work.evan@chromium.org2009-02-161-2/+2
* Register PasswordManager prefs for Mac and Linux.evanm@google.com2009-02-161-2/+2
* Make browser_shudown.cc compile on Posix. This is r9835 with a fix for the m...jhawkins@chromium.org2009-02-162-12/+17
* Rollback r9835 and r9837: Mac build broken.mal@chromium.org2009-02-152-17/+12
* Make browser_shutdown.cc compile on Posix.jhawkins@chromium.org2009-02-152-12/+17