summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* HtmlDialogs had focus problems.jcampan@chromium.org2009-02-1818-16/+30
* Add a couple functions missed in r9921 during conflict resolution.thestig@chromium.org2009-02-181-0/+9
* Rename MessageWindow to ProcessSingleton in anticipation of more refactoring.evan@chromium.org2009-02-186-40/+43
* step 1 on getting strings in linux: create a locale_settings.grdtc@google.com2009-02-185-8/+299
* Add more scaffolding to make shared linking work.thestig@chromium.org2009-02-182-5/+63
* Nukes PrefServiceUITest file deletion code in favor of DieFileDie,sky@google.com2009-02-181-10/+1
* Backout r9871 because it in mysterious ways causes a international page cycleriposva@chromium.org2009-02-171-6/+9
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-179-22/+32
* 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
* Rebaseline an SVG test. There is a very slight difference in shade of the lin...sidchat@google.com2009-02-174-2/+18
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-1713-17/+400
* Hook up theme images and chrome resource data on linux.tc@google.com2009-02-174-78/+87
* Update copyright dates to reflect the fact that it's 2009.jhaas@chromium.org2009-02-172-2/+2
* Do two TODOs related to --load-extension:aa@chromium.org2009-02-1716-22/+46
* Remove TabContentsDelegate from scaffolding. Remove a large chunk of ifdef'd ...pinkerton@chromium.org2009-02-175-113/+27
* Changes new tab page to not make a link for recently closedsky@google.com2009-02-171-3/+4
* Create chrome_resources.scons, chrome_strings.scons and theme_dll.sconstc@google.com2009-02-177-222/+89
* Significantly rework coordinate handling for the Cocoa views. Fixes tons of r...avi@chromium.org2009-02-179-55/+81
* 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
* Improve modularity of recent SDCH dictionary load checkinjar@chromium.org2009-02-173-8/+15
* 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
* Another pass at fixing grit includesjoshia@google.com2009-02-171-1/+1
* Re-apply fix from r1209 that was clobbered in r6925.evan@chromium.org2009-02-171-1/+1
* Revise the condition that detects when the test shell exits on ctrl-c,sdoyon@chromium.org2009-02-172-5/+63
* Rebaselines shadow tests now that we correctly render shadows (webkitsky@google.com2009-02-1716-10/+60
* put browser_main_gtk.cc next to other browser_main* cc files.tc@google.com2009-02-172-1/+1
* Fixes crasher in FrameContentAsPlainText. TextIterator iterates oversky@google.com2009-02-171-0/+8
* Rebaselines a test after fixing rounded rects in Skia. Prior tosky@google.com2009-02-174-3/+35
* 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
* Add relative include path for grit includesjoshia@google.com2009-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
* Movessky@google.com2009-02-172-5/+1
* 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
* Revert my SetWindow(NULL) change in r9653.deanm@chromium.org2009-02-173-13/+25