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
*
Create a SafeBrowsing database interface to more easily
paulg@google.com
2008-09-20
11
-1713
/
+1897
*
Revert change 2419 because it breaks the build
nsylvain@chromium.org
2008-09-20
6
-554
/
+181
*
Fix AmountOfFreeDiskSpace to be able to differentiate an error
rvargas@google.com
2008-09-20
4
-6
/
+13
*
This fixes the following bugs:-
iyengar@google.com
2008-09-20
2
-3
/
+11
*
Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...
pkasting@chromium.org
2008-09-19
11
-362
/
+222
*
Fix memory corruption when EAT patching in sandbox
cpu@google.com
2008-09-19
1
-9
/
+9
*
Do not time out in TestRunner while is being debugged
cpu@google.com
2008-09-19
1
-11
/
+7
*
Accidental commit; oops
avi@google.com
2008-09-19
4
-84
/
+25
*
Unit test now runs on the Mac.
avi@google.com
2008-09-19
4
-25
/
+84
*
Oops, expected value comes first.
avi@google.com
2008-09-19
1
-24
/
+24
*
This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...
petersont@google.com
2008-09-19
6
-181
/
+554
*
Add unit test for the X509 parsing. This only runs on Windows, but does so su...
avi@google.com
2008-09-19
3
-6
/
+165
*
Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.
finnur@google.com
2008-09-19
4
-18
/
+7
*
Fix crash that can occur if PumpOutPendingPaintMessages is called outside the...
darin@chromium.org
2008-09-19
1
-0
/
+5
*
Adding a CPAPI function to make a function call asynchonously on the plugin t...
zork@google.com
2008-09-19
4
-1
/
+47
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
22
-316
/
+510
*
Fixes bug in file_util::ReplaceExtension that could chop off path
sky@google.com
2008-09-19
2
-5
/
+39
*
Attempt at fixing flaky Find test.
finnur@google.com
2008-09-19
1
-1
/
+6
*
Make sure webkit/port and webkit/glue are in lower case because libGlue.a loo...
tc@google.com
2008-09-19
4
-10
/
+8
*
Add empty stub to get classname so ImageMac can use it.
pinkerton@google.com
2008-09-19
2
-2
/
+26
*
Build a bunch more of chrome/ on Linux.
deanm@google.com
2008-09-19
21
-74
/
+83
*
windows.h isn't needed, remove it
pinkerton@google.com
2008-09-19
1
-1
/
+0
*
Fixes bug in tooltip manager. Mouse coordinates for NC events are in
sky@google.com
2008-09-19
2
-4
/
+12
*
add computePageRectsForFrame from FrameWin to resolve a link error.
pinkerton@google.com
2008-09-19
1
-0
/
+52
*
Reverting the fixes for the UI test single-process mode in the NPAPI
iyengar@google.com
2008-09-19
3
-25
/
+9
*
Add a byte factory method for unit testing.
avi@google.com
2008-09-19
3
-29
/
+46
*
roll back
beng@google.com
2008-09-19
1
-3
/
+0
*
This fixes the NPAPI ui test failures in single-process mode.These tests fail...
iyengar@google.com
2008-09-19
2
-2
/
+19
*
This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...
iyengar@google.com
2008-09-19
29
-182
/
+594
*
Make sure the frame is set to the foreground when:
ben@chromium.org
2008-09-19
1
-0
/
+3
*
Only link the new event lib on Linux systems.
sgk@google.com
2008-09-19
2
-2
/
+14
*
Fix whitespace back to before I screwed it up.
evanm@google.com
2008-09-19
1
-129
/
+129
*
Roll DEPS to get latest breakpad that supports the full memory dump.
huanr@chromium.org
2008-09-19
1
-1
/
+1
*
Pull in the latest revision (18744:a1d3449a2cba) of the effective-TLD
pamg@google.com
2008-09-19
1
-40
/
+150
*
Fix a memory leak on the disk cache for posix.
rvargas@google.com
2008-09-18
1
-0
/
+6
*
Moved over the test running part over to coverage.py and addressed comments a...
niranjan@google.com
2008-09-18
1
-10
/
+92
*
Link TestShell against libevent, now required. Turn off objc-gc setting in
mark@chromium.org
2008-09-18
1
-13
/
+84
*
Build libevent on Mac
mark@chromium.org
2008-09-18
12
-8733
/
+535
*
Some tweaks pointed out by wtc.
avi@google.com
2008-09-18
1
-11
/
+8
*
* Change output of trace_event log to JSON to enable easier integration with ...
erikkay@google.com
2008-09-18
9
-15
/
+1407
*
Fix a memory leak in Add to dictionary code.
sidchat@google.com
2008-09-18
2
-0
/
+6
*
Merge http://v8.googlecode.com/svn/branches/bleeding_edge/tools/v8.xcodeproj@319
mark@chromium.org
2008-09-18
2
-0
/
+384
*
Fix an old leak in tab_strip_model_unittest which had recently contributed to...
erikkay@google.com
2008-09-18
2
-59
/
+7
*
Implement CopyDirectory() for the POSIX branch of file_util.
evanm@google.com
2008-09-18
3
-8
/
+106
*
Use libevent, second try. Changes this time:
dkegel@google.com
2008-09-18
12
-20
/
+658
*
Make uninstall slightly less prone to chrome.exe crashes by changing default ...
kuchhal@chromium.org
2008-09-18
3
-45
/
+26
*
Bring X.509 cert handling (at least preliminarily) to the Mac.
avi@google.com
2008-09-18
7
-6
/
+422
*
Now that we have the ICU lib depend on its data file, we no longer need to
evanm@google.com
2008-09-18
2
-12
/
+2
*
NULL check the return value during navigation to prevent a crash.
brettw@google.com
2008-09-18
1
-0
/
+2
*
Avoid signedness mismatch errors from gcc
dkegel@google.com
2008-09-18
1
-3
/
+3
[next]