summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-0337-620/+329
* Build and test ThreadLocal* for Mac (r1678)mmentovai@google.com2008-09-031-0/+12
* Fix a typo that broke the posix build.deanm@google.com2008-09-031-1/+1
* Fix Mac ICU build. r1675 missed the header paths.mmentovai@google.com2008-09-031-1/+1
* Add ThreadLocalPointer and ThreadLocalBoolean abstractions, that will depreca...deanm@google.com2008-09-039-9/+383
* Fix an out of band read when parsing a URL component of just "%". The calcul...deanm@google.com2008-09-032-3/+3
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-037-9/+9
* Changed the allowed include path from v8/public to v8/include in thesgjesse@google.com2008-09-031-1/+1
* Change the path of the V8 API headers from public to includesgjesse@google.com2008-09-039-9/+9
* c_str was getting called on the return value of a function. The return value...petersont@google.com2008-09-031-1/+3
* GCC 4.3 build fixes.evanm@google.com2008-09-033-2/+5
* Fixes crash in making Chrome the default browser from the optionssky@google.com2008-09-031-2/+4
* Moves the bookmark bar view test into the interactive tests. To getsky@google.com2008-09-029-39/+91
* Take out uneeded comment (and test public Rietveld instance!).jam@chromium.org2008-09-021-1/+0
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-0215-1039/+1063
* Normalize newlines to LF in netmmentovai@google.com2008-09-025-199/+199
* Disable code coverage in the default Mac debug build.mmentovai@google.com2008-09-025-143/+28
* Update strings.tc@google.com2008-09-025-15/+15
* Initial changes to get WebCore to compile on linux. This depends on a heap o...tc@google.com2008-09-021-36/+69
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-0210-3/+348
* Add simple_thread, its unittest, and atomicops_unittest on the Macmmentovai@google.com2008-09-021-0/+14
* Unit tests can't access the outside world.maruel@google.com2008-09-021-4/+8
* Initial checkin of Mac project (no, it doesn't build)avi@google.com2008-09-0210-0/+4228
* 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