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
*
Use URLRequestContext's host_resolver instead of SystemHostResolver.
ukai@chromium.org
2009-11-10
1
-1
/
+2
*
LTTF: rebaseline fast/css-generated-content/beforeAfter-interdocument
hamaji@chromium.org
2009-11-10
3
-2
/
+1
*
Add strings for extension / sync promos.
mirandac@chromium.org
2009-11-10
1
-1
/
+9
*
Add confirmation on extension uninstallation.
finnur@chromium.org
2009-11-10
11
-53
/
+166
*
Updates CFInstall.js to:
slightlyoff@chromium.org
2009-11-10
8
-54
/
+460
*
Expand suppression for valgrind.
willchan@chromium.org
2009-11-10
1
-0
/
+1
*
Fix a style nit in client_socket.h.
wtc@chromium.org
2009-11-10
3
-49
/
+51
*
applicationCache.swap(), applicationCache.update() and applicationCache.statu...
michaeln@google.com
2009-11-10
2
-11
/
+53
*
Correct bug number on failing applet tests
dpranke@google.com
2009-11-10
1
-2
/
+2
*
Fix memory stomping by ImageLoadingTracker in BrowserActionButton.
tony@chromium.org
2009-11-10
1
-0
/
+1
*
Clean up recent string conversion function changes, part 1: Remove unnecessar...
pkasting@chromium.org
2009-11-10
7
-260
/
+43
*
Fix integer overflow in calculation of sparse I/O extent.
cevans@chromium.org
2009-11-10
1
-1
/
+1
*
GTK: Clean up dead code path in bookmark bar.
estade@chromium.org
2009-11-10
1
-11
/
+5
*
Switch chrome to requesting full-urls over FLIP rather than
mbelshe@google.com
2009-11-10
2
-18
/
+14
*
Couple of prospective fix for memory test flakiness: addref/release the url r...
estade@chromium.org
2009-11-10
3
-3
/
+4
*
Removes blocked items. Also, some minor cleanup in preparation for (and to he...
tim@chromium.org
2009-11-10
18
-317
/
+8
*
Add instrumentation to track down a crash.
eroman@chromium.org
2009-11-10
1
-3
/
+12
*
Last round of src/ style fixes.
eseidel@chromium.org
2009-11-10
25
-72
/
+84
*
Fix bug 26969 - there were some missing image baselines.
dpranke@google.com
2009-11-10
12
-3
/
+174
*
Rebaseline this one svg file - for some reason there's a really minor
dpranke@google.com
2009-11-10
5
-7
/
+4
*
Reverting 31512.
jcampan@chromium.org
2009-11-10
1
-1
/
+1
*
Return false from TabContentsViewWin::HandleKeyboardEvent even if the tab con...
ananta@chromium.org
2009-11-10
1
-1
/
+4
*
Disabling a failing browser test.
jcampan@chromium.org
2009-11-10
1
-1
/
+2
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
50
-781
/
+695
*
Fix a compilation failure on Linux. It still doesn't link correctly yet on Li...
brettw@chromium.org
2009-11-10
1
-1
/
+1
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
11
-32
/
+39
*
Roll WebKit DEPS 50667:50696.
levin@chromium.org
2009-11-10
2
-7
/
+4
*
Rebaseline new layout tests added upstream: http://trac.webkit.org/changeset/...
victorw@chromium.org
2009-11-10
2
-3
/
+15
*
Fix test_shell_tests. Reversed boolean operators.
eseidel@chromium.org
2009-11-10
1
-2
/
+2
*
Fix a bug where we would cache the incognito profile pointer in
tony@chromium.org
2009-11-10
4
-27
/
+24
*
Put back the test I disabled
cpu@chromium.org
2009-11-10
1
-1
/
+1
*
Rebaseline layout tests for the upstream rounded border change
victorw@chromium.org
2009-11-10
6
-3
/
+3
*
Another attempt at the build fix.
eseidel@chromium.org
2009-11-09
1
-5
/
+5
*
Attempt to fix the build.
eseidel@chromium.org
2009-11-09
1
-3
/
+5
*
Updating trunk VERSION from 242.0 to 243.0
chrome-bot@google.com
2009-11-09
1
-1
/
+1
*
Adding support for DatabaseTracker messages to
dumi@chromium.org
2009-11-09
13
-233
/
+503
*
Fix some over-80-char lines.
mbelshe@google.com
2009-11-09
1
-4
/
+11
*
Second batch of style fixes for src/.
eseidel@chromium.org
2009-11-09
17
-287
/
+294
*
* Add History menu to back/forward buttons in compact navigation bar.
oshima@chromium.org
2009-11-09
3
-41
/
+111
*
Attempt to fix build per dglazkov's instruction.
eseidel@chromium.org
2009-11-09
1
-1
/
+2
*
Updating the installer to check for OpenGL stats. Requires saving those stats...
rlp@google.com
2009-11-09
15
-28
/
+218
*
fix hover animation regression.
oshima@chromium.org
2009-11-09
3
-12
/
+16
*
1. Remove hiding passing tests. That made sense before we hid other types of ...
ojan@chromium.org
2009-11-09
1
-7
/
+37
*
Remove unnecessary null pointer tests to avoid a false Coverity
wtc@chromium.org
2009-11-09
1
-7
/
+13
*
Fix a few spelling mistakes.
nick@chromium.org
2009-11-09
4
-8
/
+8
*
Fix style errors in the first set of src/ files.
eseidel@chromium.org
2009-11-09
16
-63
/
+55
*
Block Amharic on Windows XP for now. Win XP does not come with Amharic fonts....
jshin@chromium.org
2009-11-09
1
-3
/
+4
*
Add bug number for flaky LocalStorageLayoutTests.
willchan@chromium.org
2009-11-09
1
-0
/
+1
*
Deleting the 'databases' directory if the tracker database exists but
dumi@chromium.org
2009-11-09
1
-1
/
+15
*
BackingStoreMac scrolling update and DCHECKs.
mark@chromium.org
2009-11-09
1
-6
/
+10
[next]