summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let the logo display correctly on the History and Downloads pages in RTL. Thi...glen@google.com2008-08-012-17/+35
* Include trivial definition of method in release mode (where we don't do track...jar@google.com2008-08-011-0/+1
* Merge a bunch of SConscript.main back into SConscript.main.linux. My goal is...evanm@google.com2008-08-011-30/+300
* Disable ProcessPolicyTest.RunFindstrExe until it can be made to work on any W...sgk@google.com2008-08-011-1/+2
* Linuxify testing/SConscript.evanm@google.com2008-08-011-7/+8
* A new (private) interface is supplied that allows the object watcher (coding injar@google.com2008-08-014-3/+35
* SCons build:sgk@google.com2008-08-016-18/+16
* Emergency string change.glen@google.com2008-08-011-1/+1
* A helper class for calling RegisterWaitForSingleObject with the objective of ...darin@google.com2008-08-015-0/+411
* Automation provider should send real windows messages to the window when simu...beng@google.com2008-08-011-8/+33
* Update xcodeprojsmmentovai@google.com2008-08-011-6397/+19578
* Update xcodeprojsmmentovai@google.com2008-08-019-372/+2747
* Update TLD data, incorporating recent changes from Mozilla as well as morepamg@google.com2008-08-011-48/+1137
* Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...ojan@google.com2008-08-011-1/+1
* The addition of the AtExitManager test in the singleton dll test makes purify...cpu@google.com2008-08-012-4/+2
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-014-6/+81
* Add the ability to display reverse dependencies, e.g. which projects depends ...maruel@google.com2008-08-012-16/+50
* Add the ability to dynamically generate keywords. Mark the Google engine as ...pkasting@google.com2008-08-0110-160/+277
* Adds a backend for the bookmarks bar that reads/writes to a JSONsky@google.com2008-08-016-0/+640
* Use newer icu38 (SCons change).evanm@google.com2008-08-011-1/+1
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-0115-150/+272
* Fix crash in DialogClientView caused by recursion of Close calls. When migrat...beng@google.com2008-08-011-6/+8
* Using a better seed. Using time() causes the random sequence to start with t...jcampan@google.com2008-08-011-1/+4
* Generate the new DLLs. Note that they still have the same size than chrome.dl...maruel@google.com2008-08-0113-13/+1064
* Rename the source files containing main function so they can be quicklymaruel@google.com2008-08-015-48/+78
* Fix convert_dict output directory.maruel@google.com2008-08-012-5/+0
* Forward declare GURL in cookie_policy.deanm@google.com2008-08-013-2/+6
* Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser...deanm@google.com2008-08-014-4/+3
* Cleanup some old unused code from the cookie monster unittest.deanm@google.com2008-08-011-19/+0
* Fix a bug introduced with the locking changes to login_prompt.cc :\deanm@google.com2008-08-011-1/+1
* Remove atomic operations from login_prompt.cc. Removes an atomic tess and se...deanm@google.com2008-08-011-12/+18
* tld_cleanup's main() needs the new base::AtExitManager too, so DCHECKs don't ...sgk@google.com2008-08-011-0/+4
* Steps towards isolating Windows-isms in the construction environment from Lin...sgk@google.com2008-08-012-27/+49
* Add new base\at_exit{,_unittest}.cc files to SCons build.sgk@google.com2008-08-011-0/+2
* Fix build bustagecpu@google.com2008-08-011-0/+4
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-0118-40/+345
* Pick the most commonly used search engine as the default when we have competi...pkasting@google.com2008-08-011-3/+6
* Allow trailing commas in JSON responses from suggestion services. Various re...pkasting@google.com2008-08-011-0/+1
* Have CommandCloseTabsOpenedBy iterate through the tabs in reverse order to av...ojan@google.com2008-08-011-6/+5
* Revert my UTF change until we can figure out what to do with the sandbox.brettw@google.com2008-08-016-316/+121
* Make BrowserView implement the BrowserWindow interface so we can start movin...beng@google.com2008-08-012-1/+201
* Move the BookmarkBarView into the frames.beng@google.com2008-08-017-46/+69
* Eliminate the infinite read loop that can occasionally allowpaulg@google.com2008-08-011-8/+20
* Write our own utf8<->wide conversion functions. This gives us more control ov...brettw@google.com2008-08-016-121/+316
* Minor alignment tweaks to simple XP frame.glen@google.com2008-07-311-3/+6
* Stop the new tab page fading in if it's not your startup tab.glen@google.com2008-07-313-40/+28
* Command-line flag to allow the debugger UI to be loaded from the filesystem r...erikkay@google.com2008-07-313-2/+25
* Use the WTF::getPtr technology in our bindings code generator. This will let...abarth@google.com2008-07-311-4/+28
* Script to scan a Visual Studio solution file (.sln) and extract the projects ...maruel@google.com2008-07-311-0/+110
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-3111-44/+117