summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac renderer sandbox cleanup:thomasvl@chromium.org2009-02-173-10/+47
* Store the process type in the mac sandbox wrapper so we can can check it duringthomasvl@chromium.org2009-02-172-2/+12
* 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-176-5/+26
* Bump for 164 dev cyclemal@chromium.org2009-02-171-1/+1
* Fixes resizing. (The content will still be scaled a bit until the roundtrip h...avi@chromium.org2009-02-171-0/+5
* Put some sources into the right spots w/in the project file, make a missingthomasvl@chromium.org2009-02-171-12/+20
* Sad Tab view for the Mac.avi@chromium.org2009-02-176-2/+157
* add history_unittestpinkerton@chromium.org2009-02-171-0/+2
* Implement SetStarredState on LocationBar for Mac.pinkerton@chromium.org2009-02-179-3/+1593
* Add render view id to AudioRendererHosthclam@chromium.org2009-02-172-69/+89
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-165-0/+170
* Revert r9861 to fix buildhclam@chromium.org2009-02-164-169/+0
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-164-0/+169
* Fix mini_installer failing on Windows 7 (issue 7732).mal@chromium.org2009-02-161-2/+1
* Call RegisterURLRequestChromeJob on browser startup for Linux and Mac.evan@chromium.org2009-02-161-1/+4
* Reverting 9855.maruel@chromium.org2009-02-1624-947/+3
* Review URL: http://codereview.chromium.org/20405yurys@google.com2009-02-1624-3/+947
* Make history_unittest pass on Linux.phajdan.jr@chromium.org2009-02-162-6/+2
* Platform cleanup in autocomplete unit tests.phajdan.jr@chromium.org2009-02-162-43/+43
* gtk_message_dialog_new expects a format string already.evan@chromium.org2009-02-161-3/+3
* 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-165-20/+37
* Commit issue 19737: Partial implementation of tests foraa@chromium.org2009-02-169-6/+766
* Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey"aa@chromium.org2009-02-158-765/+6
* Commit issue 19737:aa@chromium.org2009-02-158-6/+765
* Rollback r9835 and r9837: Mac build broken.mal@chromium.org2009-02-155-37/+20
* Fix the mac build. Add a stubbed ResourceBundle::CleanupSharedInstance.jhawkins@chromium.org2009-02-151-0/+4
* Make browser_shutdown.cc compile on Posix.jhawkins@chromium.org2009-02-155-20/+33
* Make password_manager.cc compile on Posix.jhawkins@chromium.org2009-02-156-26/+7
* Make browser_url_handler.cc compile on Posix.jhawkins@chromium.org2009-02-155-9/+11
* Clean up some includes in sessions/ directory.estade@chromium.org2009-02-153-13/+2
* Use the ALLOW_THIS_IN_INITIALIZER_LIST instead of a pragma.jhawkins@chromium.org2009-02-141-4/+1
* Make base_session_service.cc compile on Posix.jhawkins@chromium.org2009-02-148-113/+17
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-142-5/+20
* Make session_restore.cc compile on Posix.jhawkins@chromium.org2009-02-147-24/+13
* Rollback my change that seems to break some tests.hclam@chromium.org2009-02-142-89/+69
* Add render view id to AudioRendererHosthclam@chromium.org2009-02-142-69/+89
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-142-20/+5
* Add early-injection capability to user scripts.aa@chromium.org2009-02-1410-13/+99