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
*
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
*
A better fix for the hang observed while running net_unittests on vista. This
darin@google.com
2008-08-30
1
-8
/
+10
*
Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to the
darin@google.com
2008-08-30
9
-89
/
+84
*
Disable the constrained popup window title checking test.
erg@google.com
2008-08-30
1
-2
/
+1
*
Fix the order when setting the last error code. On XP, it was reset by the Ge...
maruel@google.com
2008-08-30
1
-2
/
+3
*
Initialize Breakpad for Chromium as well.
rahulk@google.com
2008-08-29
4
-14
/
+32
*
Do not put version info in patch archive file name. It is not useful as user ...
rahulk@google.com
2008-08-29
1
-4
/
+1
*
TBR: turns out I need to initialize UErrorCode before passing to uscript_getS...
dglazkov@google.com
2008-08-29
1
-1
/
+1
*
Fix the mac build.
rvargas@google.com
2008-08-29
1
-0
/
+2
*
On line 138 of protocol_manager.cc we were converting a std::string
ifette@google.com
2008-08-29
1
-1
/
+1
*
Implement the 11th hour Google Chrome Beta behaviour for constrained
erg@google.com
2008-08-29
1
-46
/
+36
*
Make the user data directory configurable from the cmdline
mbelshe@google.com
2008-08-29
1
-7
/
+12
*
Temporarily moved Font::isCJKCodePoint back to SimpleFontData::isCJKCodePoint
dglazkov@google.com
2008-08-29
4
-14
/
+18
*
Makes sure that debug-only layout test failures are not to the ZERO WIDTH SPA...
dglazkov@google.com
2008-08-29
9
-86
/
+168
*
Fixing the comment that was not included with the last cl.
rvargas@google.com
2008-08-29
1
-0
/
+5
*
Add another disk cache performance test.
rvargas@google.com
2008-08-29
1
-0
/
+45
*
Disk cache: Split deleting old entries from the cache into small chunks that ...
rvargas@google.com
2008-08-29
2
-3
/
+13
*
This file should have been removed awhile ago when we
aa@google.com
2008-08-29
1
-145
/
+0
*
Fix the unit test when run from a MUI-Aware Vista installation and the curren...
maruel@google.com
2008-08-29
1
-12
/
+36
*
Exe/Dlls dependencies can be different between Chromium/Google Chrome. Add su...
rahulk@google.com
2008-08-29
2
-5
/
+35
*
Adds a logging level command line switch
cpu@google.com
2008-08-29
5
-4
/
+24
*
Modifies the query parser to provide the position of the match in the
sky@google.com
2008-08-29
9
-44
/
+145
*
Makes the HistoryContentsProvider query bookmark titles. I nuked a
sky@google.com
2008-08-29
5
-64
/
+179
*
Fix net_unittests hang observed on Vista. It turns out that a subpump was
darin@google.com
2008-08-29
2
-16
/
+6
*
Fix two tests that expected en-US locale and were failing otherwise.
maruel@google.com
2008-08-29
2
-4
/
+19
*
Build against the system-provided NSS for SSL support.
mmoss@google.com
2008-08-29
1
-4
/
+6
*
Update chrome strings.
tc@google.com
2008-08-29
4
-15
/
+15
*
Hack to keep vista net_unittests from hanging while I investigate a proper fix.
darin@google.com
2008-08-29
1
-0
/
+11
*
Have grit only try to output errors in ascii (replace chars > 127 with
tc@google.com
2008-08-29
1
-1
/
+2
*
Fixes bug where it was possible for tab to get the wrong title. Came
sky@google.com
2008-08-29
2
-9
/
+47
*
A few changes to the channel changer:
finnur@google.com
2008-08-29
5
-4
/
+4
*
a couple more minor tweaks, rs=mmentovai
pinkerton@google.com
2008-08-29
1
-11
/
+11
*
Remove KJS targets/bindings and V8 target that didn't use Chromium's resource...
pinkerton@google.com
2008-08-29
1
-17440
/
+120
*
Fix disabled debugger project in JSC.
pamg@google.com
2008-08-29
1
-0
/
+1
*
Rollback 1529.
rahulk@google.com
2008-08-29
7
-3
/
+13
*
fix build failure
rahulk@google.com
2008-08-29
1
-1
/
+0
*
changes to get webCore building and some more changes for glue.
pinkerton@google.com
2008-08-29
1
-8
/
+16
*
Last minute changes for Chromium.
rahulk@google.com
2008-08-29
6
-12
/
+3
*
platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...
pinkerton@google.com
2008-08-29
11
-24
/
+146
*
We are not going to support win2k, so this test can always run.
deanm@google.com
2008-08-29
1
-14
/
+2
*
Made changes to the JavaScript debugger in preparing for an upcoming
sgjesse@google.com
2008-08-29
15
-104
/
+190
*
SCons build: Generate the chromium_strings* and google_chrome_string*
sgk@google.com
2008-08-29
1
-2
/
+21
[next]