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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes crasher in TemplateURLModel that occurred when the db had
sky@google.com
2008-10-08
5
-8
/
+112
*
Change to force a build.
maruel@google.com
2008-10-08
1
-3
/
+3
*
Ctrl+W should close app windows too
beng@google.com
2008-10-08
1
-4
/
+1
*
Eliminate non-client flicker of the standard windows title bar when handling ...
beng@google.com
2008-10-08
4
-29
/
+79
*
Fix crash due to lack of NULL checking in one case.
beng@google.com
2008-10-08
1
-8
/
+5
*
Make chunk ranges searchable.
paulg@google.com
2008-10-08
3
-0
/
+47
*
Add switches for turning on an experimental SafeBrowsing implementation.
paulg@google.com
2008-10-08
2
-0
/
+7
*
Modify renderwidget unittest to make purify happy
cpu@google.com
2008-10-08
1
-2
/
+27
*
Modified constant names from Chrome to Google Chrome. Added logic to close fe...
anantha@chromium.org
2008-10-07
4
-19
/
+16
*
Reduce the amount of excessive updating done when there is no window icon to be
ben@chromium.org
2008-10-06
1
-2
/
+4
*
Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...
deanm@chromium.org
2008-10-06
2
-6
/
+6
*
Fix issue 3039/3040 (Add to dictionary crasher). Earlier, the hentry was bein...
sidchat@google.com
2008-10-03
2
-19
/
+11
*
A partially working implementation of a faster safe browsing implementation.
erikkay@google.com
2008-10-02
10
-2
/
+1343
*
Remove dep on iphlpapi.dll.
tc@google.com
2008-10-02
1
-3
/
+0
*
Re-catch-up SCons webkit build (r2734) plus:
sgk@google.com
2008-10-02
1
-24
/
+0
*
Revert r2734 (catch up SCons build with webkit). It relied on a
sgk@google.com
2008-10-02
1
-0
/
+24
*
Port some more of chrome/ to Linux.
deanm@google.com
2008-10-02
33
-92
/
+122
*
- Add a note about a subtle requirement of the current code (bug 2994).
deanm@chromium.org
2008-10-02
1
-28
/
+20
*
this move file is failing really often on some buildbots, I added some
nsylvain@chromium.org
2008-10-01
1
-4
/
+16
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
6
-46
/
+24
*
Fixes leak in unit test introduced in last patch.
sky@google.com
2008-10-01
1
-3
/
+3
*
Bring chrome/plugin/SConscript into the Linux build.
mmoss@google.com
2008-10-01
2
-15
/
+23
*
winmm.dll is linked to chrome.exe due to a side effect from process_util_win....
maruel@google.com
2008-10-01
1
-0
/
+1
*
Adds gfx::DisplayURL, which maintains a string as to how a URL
sky@google.com
2008-10-01
3
-17
/
+171
*
Add the new *accessibility*.cc source files to the SCons build.
sgk@google.com
2008-10-01
1
-0
/
+2
*
Cross-platform wrappers for fopen, _wfopen_s, etc.
mark@chromium.org
2008-10-01
10
-34
/
+34
*
Fixes a couple of bookmark bar bugs:
sky@google.com
2008-10-01
5
-52
/
+165
*
bump for 155 dev cycle
mal@chromium.org
2008-10-01
1
-1
/
+1
*
Fix painting problem with transparent plugins because plugins were ignoring t...
jam@chromium.org
2008-10-01
7
-140
/
+300
*
Change the SafeBrowsing client version to use the proper
paulg@google.com
2008-10-01
2
-11
/
+17
*
Adds MSAA/IAccessible exposure of web content.
klink@chromium.org
2008-09-30
13
-7
/
+1309
*
Catch up the SCons webkit build:
sgk@google.com
2008-09-30
1
-24
/
+0
*
Update Selenium expected failures file to remove 46.type.
patrick@chromium.org
2008-09-30
1
-1
/
+1
*
Fix some issues found looking at the code.
maruel@google.com
2008-09-30
2
-0
/
+4
*
Fix 3011: Accessibility crash on teardown of HWNDViewContainer
finnur@google.com
2008-09-30
1
-0
/
+7
*
Update chrome strings.
tc@google.com
2008-09-30
1
-2
/
+2
*
Bring chrome/test/chrome_plugin/ into Linux build.
mmoss@google.com
2008-09-30
2
-24
/
+29
*
Use RandUInt64 instead of going from signed to unsigned.
deanm@chromium.org
2008-09-30
1
-1
/
+1
*
Bug 1653: Ctrl+S should bring up save page dialog.
finnur@google.com
2008-09-30
1
-0
/
+1
*
While testing I hit a DCHECK on line 1643 (because of a UMR).
finnur@google.com
2008-09-29
1
-1
/
+1
*
Refactoring for portability:
mark@chromium.org
2008-09-29
20
-200
/
+37
*
Some cleanups for gcc warnings:
mmoss@google.com
2008-09-29
1
-7
/
+4
*
rollback unintended change
darin@google.com
2008-09-29
1
-1
/
+1
*
Add a command line switch for fastback work.
darin@google.com
2008-09-29
5
-2
/
+11
*
Fixes crash in NavigationController that occured on closing tab if
sky@google.com
2008-09-29
1
-10
/
+12
*
Disable alternate error pages on frames and iframes. This is
tc@google.com
2008-09-29
4
-0
/
+32
*
Disable tests because it is leaking memory
cpu@google.com
2008-09-29
1
-1
/
+1
*
Enables sorting of cookie views. Also fixes in bug in deletion that
sky@google.com
2008-09-29
1
-23
/
+43
*
Don't use cert_lock_ as a reentrant lock. RemoveCert is
wtc@google.com
2008-09-29
2
-15
/
+14
*
Reverting r 2551 since it seems that webcore has a side effect of generating ...
maruel@google.com
2008-09-29
1
-2
/
+1
[next]