index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...
darin@google.com
2008-09-03
37
-620
/
+329
*
Build and test ThreadLocal* for Mac (r1678)
mmentovai@google.com
2008-09-03
1
-0
/
+12
*
Fix a typo that broke the posix build.
deanm@google.com
2008-09-03
1
-1
/
+1
*
Fix Mac ICU build. r1675 missed the header paths.
mmentovai@google.com
2008-09-03
1
-1
/
+1
*
Add ThreadLocalPointer and ThreadLocalBoolean abstractions, that will depreca...
deanm@google.com
2008-09-03
9
-9
/
+383
*
Fix an out of band read when parsing a URL component of just "%". The calcul...
deanm@google.com
2008-09-03
2
-3
/
+3
*
Move icu.xcodeproj into the icu38 directory, as is done with all other
mmentovai@google.com
2008-09-03
7
-9
/
+9
*
Changed the allowed include path from v8/public to v8/include in the
sgjesse@google.com
2008-09-03
1
-1
/
+1
*
Change the path of the V8 API headers from public to include
sgjesse@google.com
2008-09-03
9
-9
/
+9
*
c_str was getting called on the return value of a function. The return value...
petersont@google.com
2008-09-03
1
-1
/
+3
*
GCC 4.3 build fixes.
evanm@google.com
2008-09-03
3
-2
/
+5
*
Fixes crash in making Chrome the default browser from the options
sky@google.com
2008-09-03
1
-2
/
+4
*
Moves the bookmark bar view test into the interactive tests. To get
sky@google.com
2008-09-02
9
-39
/
+91
*
Take out uneeded comment (and test public Rietveld instance!).
jam@chromium.org
2008-09-02
1
-1
/
+0
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
15
-1039
/
+1063
*
Normalize newlines to LF in net
mmentovai@google.com
2008-09-02
5
-199
/
+199
*
Disable code coverage in the default Mac debug build.
mmentovai@google.com
2008-09-02
5
-143
/
+28
*
Update strings.
tc@google.com
2008-09-02
5
-15
/
+15
*
Initial changes to get WebCore to compile on linux. This depends on a heap o...
tc@google.com
2008-09-02
1
-36
/
+69
*
Initial pass at simple event tracing. I added a few traces to tcp_socket and...
erikkay@google.com
2008-09-02
10
-3
/
+348
*
Add simple_thread, its unittest, and atomicops_unittest on the Mac
mmentovai@google.com
2008-09-02
1
-0
/
+14
*
Unit tests can't access the outside world.
maruel@google.com
2008-09-02
1
-4
/
+8
*
Initial checkin of Mac project (no, it doesn't build)
avi@google.com
2008-09-02
10
-0
/
+4228
*
Add a LinkerInitialized constructor to AtomicSequenceNumber.
deanm@google.com
2008-09-02
3
-2
/
+3
*
Revert part of r1633 Windows time changes, seems to have caused test failures?
deanm@google.com
2008-09-02
2
-71
/
+55
*
Add a simple thread pool to SimpleThread.
deanm@google.com
2008-09-02
3
-1
/
+183
*
Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks...
deanm@google.com
2008-09-02
6
-162
/
+180
*
Bump for 151 dev cycle
mal@chromium.org
2008-09-02
1
-1
/
+1
*
Remove last minute #define and change UA string to Chrome
mal@google.com
2008-09-02
1
-2
/
+2
*
Add sourceid=chrome to Google's entry on trunk.
mal@google.com
2008-09-02
1
-6
/
+3
*
Change the help URL to the public servers on trunk.
mal@google.com
2008-09-02
42
-42
/
+42
*
Update net.xcodeproj with an 'All' target (like base).
sgk@google.com
2008-09-01
1
-0
/
+67
*
Update V8 to latest trunk containing code-generator fix.
ager@google.com
2008-09-01
1
-1
/
+1
*
Update Copyright text in SCons config files.
sgk@google.com
2008-09-01
63
-1924
/
+411
*
Revert v8 update since it caused regressions.
ager@google.com
2008-09-01
1
-1
/
+1
*
Attempting to figure out which V8 revision caused selenium test
ager@google.com
2008-09-01
1
-1
/
+1
*
Update v8 version to fix debugger tests. The shell sample now accepts
ager@google.com
2008-09-01
1
-1
/
+1
*
Disable the "Complex" Script because it fails.
nsylvain@google.com
2008-08-31
1
-1
/
+2
*
Remove fonts from svn:ignore.
maruel@google.com
2008-08-31
0
-0
/
+0
*
Change SafeBrowsing client name for Chromium.BUG=1296800
rahulk@google.com
2008-08-31
2
-4
/
+11
*
Some more changes so that Chromium and Google Chrome do not clash with each o...
rahulk@google.com
2008-08-31
5
-7
/
+18
*
Put version.dll back into chrome.exe's deps after not paying close enough
pamg@google.com
2008-08-31
1
-0
/
+1
*
Change DEPS to pull V8 from Google Code rather than an internal repository.
pamg@google.com
2008-08-30
1
-1
/
+1
*
Add version.dll as an expected dependency for chrome.exe again, now that
pamg@google.com
2008-08-30
1
-1
/
+1
*
By default, use DLL dependencies for Chromium rather than for Google Chrome.
pamg@google.com
2008-08-30
1
-3
/
+4
*
Switch to building Chromium rather than Google Chrome by default.
pamg@google.com
2008-08-30
6
-14
/
+3
*
Move SQLite from src/chrome/third_party to src/third_party
aa@google.com
2008-08-30
80
-8
/
+10
*
fix ui tests
darin@google.com
2008-08-30
1
-1
/
+0
*
Remove assertion in Timer() because it was too aggressive. Instead, we need to
darin@google.com
2008-08-30
1
-2
/
+5
*
fix mac build
darin@google.com
2008-08-30
1
-2
/
+2
[next]