summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a LinkerInitialized constructor to AtomicSequenceNumber.deanm@google.com2008-09-023-2/+3
* Revert part of r1633 Windows time changes, seems to have caused test failures?deanm@google.com2008-09-022-71/+55
* Add a simple thread pool to SimpleThread.deanm@google.com2008-09-023-1/+183
* Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks...deanm@google.com2008-09-026-162/+180
* Bump for 151 dev cyclemal@chromium.org2008-09-021-1/+1
* Remove last minute #define and change UA string to Chromemal@google.com2008-09-021-2/+2
* Add sourceid=chrome to Google's entry on trunk.mal@google.com2008-09-021-6/+3
* Change the help URL to the public servers on trunk.mal@google.com2008-09-0242-42/+42
* Update net.xcodeproj with an 'All' target (like base).sgk@google.com2008-09-011-0/+67
* Update V8 to latest trunk containing code-generator fix.ager@google.com2008-09-011-1/+1
* Update Copyright text in SCons config files.sgk@google.com2008-09-0163-1924/+411
* Revert v8 update since it caused regressions.ager@google.com2008-09-011-1/+1
* Attempting to figure out which V8 revision caused selenium testager@google.com2008-09-011-1/+1
* Update v8 version to fix debugger tests. The shell sample now acceptsager@google.com2008-09-011-1/+1
* Disable the "Complex" Script because it fails.nsylvain@google.com2008-08-311-1/+2
* Remove fonts from svn:ignore.maruel@google.com2008-08-310-0/+0
* Change SafeBrowsing client name for Chromium.BUG=1296800rahulk@google.com2008-08-312-4/+11
* Some more changes so that Chromium and Google Chrome do not clash with each o...rahulk@google.com2008-08-315-7/+18
* Put version.dll back into chrome.exe's deps after not paying close enoughpamg@google.com2008-08-311-0/+1
* Change DEPS to pull V8 from Google Code rather than an internal repository.pamg@google.com2008-08-301-1/+1
* Add version.dll as an expected dependency for chrome.exe again, now thatpamg@google.com2008-08-301-1/+1
* By default, use DLL dependencies for Chromium rather than for Google Chrome.pamg@google.com2008-08-301-3/+4
* Switch to building Chromium rather than Google Chrome by default.pamg@google.com2008-08-306-14/+3
* Move SQLite from src/chrome/third_party to src/third_partyaa@google.com2008-08-3080-8/+10
* fix ui testsdarin@google.com2008-08-301-1/+0
* Remove assertion in Timer() because it was too aggressive. Instead, we need todarin@google.com2008-08-301-2/+5
* fix mac builddarin@google.com2008-08-301-2/+2
* A better fix for the hang observed while running net_unittests on vista. Thisdarin@google.com2008-08-301-8/+10
* Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to thedarin@google.com2008-08-309-89/+84
* Disable the constrained popup window title checking test.erg@google.com2008-08-301-2/+1
* Fix the order when setting the last error code. On XP, it was reset by the Ge...maruel@google.com2008-08-301-2/+3
* Initialize Breakpad for Chromium as well.rahulk@google.com2008-08-294-14/+32
* Do not put version info in patch archive file name. It is not useful as user ...rahulk@google.com2008-08-291-4/+1
* TBR: turns out I need to initialize UErrorCode before passing to uscript_getS...dglazkov@google.com2008-08-291-1/+1
* Fix the mac build.rvargas@google.com2008-08-291-0/+2
* On line 138 of protocol_manager.cc we were converting a std::stringifette@google.com2008-08-291-1/+1
* Implement the 11th hour Google Chrome Beta behaviour for constrainederg@google.com2008-08-291-46/+36
* Make the user data directory configurable from the cmdlinembelshe@google.com2008-08-291-7/+12
* Temporarily moved Font::isCJKCodePoint back to SimpleFontData::isCJKCodePointdglazkov@google.com2008-08-294-14/+18
* Makes sure that debug-only layout test failures are not to the ZERO WIDTH SPA...dglazkov@google.com2008-08-299-86/+168
* Fixing the comment that was not included with the last cl.rvargas@google.com2008-08-291-0/+5
* Add another disk cache performance test.rvargas@google.com2008-08-291-0/+45
* Disk cache: Split deleting old entries from the cache into small chunks that ...rvargas@google.com2008-08-292-3/+13
* This file should have been removed awhile ago when weaa@google.com2008-08-291-145/+0
* Fix the unit test when run from a MUI-Aware Vista installation and the curren...maruel@google.com2008-08-291-12/+36
* Exe/Dlls dependencies can be different between Chromium/Google Chrome. Add su...rahulk@google.com2008-08-292-5/+35
* Adds a logging level command line switchcpu@google.com2008-08-295-4/+24
* Modifies the query parser to provide the position of the match in thesky@google.com2008-08-299-44/+145
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-295-64/+179
* Fix net_unittests hang observed on Vista. It turns out that a subpump wasdarin@google.com2008-08-292-16/+6