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
*
Make perftimer and run_all_perftests compile on Posix. Stub out a few things...
deanm@google.com
2008-08-27
7
-24
/
+32
*
use the correct string converstion util
pinkerton@google.com
2008-08-27
1
-1
/
+1
*
make reference parameters const.
pinkerton@google.com
2008-08-27
3
-15
/
+16
*
Move a bunch of code-driven binding template configuration to a data-driven a...
deanm@google.com
2008-08-27
3
-43
/
+139
*
Update the Chromium Project's V8 version to the current V8 version, 132113
whesse@google.com
2008-08-27
1
-1
/
+1
*
Manually destroy the URLRequest before flushing pending tasks since the
darin@google.com
2008-08-27
1
-0
/
+4
*
Again, call RunAllPending to flush out the pending tasks. This is done to make
darin@google.com
2008-08-27
1
-0
/
+3
*
Explicitly call RunAllPending in the Teardown phase a few more unit tests to
darin@google.com
2008-08-27
4
-0
/
+12
*
Flush the message loop in the Teardown phase of these tests. This helps Purify
darin@google.com
2008-08-27
1
-0
/
+3
*
rollback r1427 to attempt to fix test failures
darin@google.com
2008-08-27
1
-0
/
+2
*
Fix the net_perftests to work again.
darin@google.com
2008-08-27
3
-23
/
+32
*
Re-enable DeletePendingTasks. We need this to plug memory leaks in the unit
darin@google.com
2008-08-27
1
-2
/
+0
*
No code change. Just adding some comments explaining why we need to keep trac...
finnur@google.com
2008-08-27
1
-3
/
+7
*
Adding a UI test to catch the crash described in issue 1341577.This test is d...
finnur@google.com
2008-08-27
10
-79
/
+143
*
Add dcheck to CloseHandle()
cpu@google.com
2008-08-27
1
-2
/
+5
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
32
-495
/
+1063
*
Use COMPILE_ASSERT instead of DCHECK for compile-time constant checks
mmentovai@google.com
2008-08-27
1
-4
/
+4
*
Update pr_time_unittest.cc in base.xcodeproj following r1375
mmentovai@google.com
2008-08-27
1
-4
/
+4
*
Position the find box correctly with the new frames.
beng@google.com
2008-08-27
1
-1
/
+4
*
Mark the platform_canvas_unittest as windows specific.
erg@google.com
2008-08-27
3
-9
/
+9
*
Implement sync IO for the disk cache, and temporarily redirect
rvargas@google.com
2008-08-27
11
-57
/
+150
*
Make the system menu for frames have submenus for encoding and text zoom
beng@google.com
2008-08-26
3
-11
/
+42
*
Force unittests to run using en-us strings.
tc@google.com
2008-08-26
1
-1
/
+3
*
Bumping up the default hung plugin timeout to 30 seconds. This matches with
iyengar@google.com
2008-08-26
2
-9
/
+9
*
Fixed the case where VSPerfCmd was blocking rest of the script to proceed and...
niranjan@google.com
2008-08-26
1
-18
/
+34
*
Use the right run_all_unittests.cc in net
mmentovai@google.com
2008-08-26
1
-1
/
+1
*
Sort the file names alphabetically.
darin@google.com
2008-08-26
1
-1
/
+1
*
Debug only test failures must be marked as PASS | FAIL
erikkay@google.com
2008-08-26
1
-10
/
+17
*
Need to use net/base/run_all_unittests.cc instead of base/run_all_unittests.cc.
darin@google.com
2008-08-26
1
-1
/
+1
*
use the correct string conversion.
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Use appropriate string conversion on |url_|.
pinkerton@google.com
2008-08-26
1
-1
/
+2
*
mac-only changes to get shared data buffer for the pasteboard. I don't know w...
pinkerton@google.com
2008-08-26
1
-0
/
+4
*
use append instead of helper function that has gone away in our version.
pinkerton@google.com
2008-08-26
1
-0
/
+321
*
Fix Linux & Mac builds. I swapped the types of two templates.
brettw@google.com
2008-08-26
1
-1
/
+1
*
Creating a coverage specific build configuration. This used to be a part of t...
niranjan@google.com
2008-08-26
1
-0
/
+12
*
Change DNS-Prefetch-Control header and meta directive to X-DNS-Prefetch-Control.
jackson@google.com
2008-08-26
2
-2
/
+2
*
With ERROR and FATAL errors now printing to stderr, some layout tests are bre...
erikkay@google.com
2008-08-26
1
-0
/
+17
*
Update base.xcodeproj following r1375
mmentovai@google.com
2008-08-26
1
-12
/
+12
*
Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...
brettw@google.com
2008-08-26
4
-31
/
+131
*
forks webcoreframebridge (as a stopgap, it no longer exists in ToT webkit) an...
pinkerton@google.com
2008-08-26
2
-9
/
+264
*
Forking webkit sources for clipboard/drag impl on Mac. It's almost exactly
pinkerton@google.com
2008-08-26
4
-0
/
+1618
*
can't forward declare enums outside MSVC.
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Remove false 'process crash' signal (again)
cpu@google.com
2008-08-26
1
-9
/
+20
*
Extends the toolbar keyboard support. Adds skipping of unavailable elements o...
klink@google.com
2008-08-26
3
-10
/
+27
*
First set of string changes for after beta.
tc@google.com
2008-08-26
2
-9
/
+19
*
need to include config.h first
pinkerton@google.com
2008-08-26
1
-1
/
+1
*
Another attempt at enabling stderr logging for ERROR and FATAL logs. This wi...
erikkay@google.com
2008-08-26
1
-2
/
+2
*
Undo a change which had added /PROFILE to purify builds.
erikkay@google.com
2008-08-26
1
-1
/
+0
*
Mac-ify webinputevent
avi@google.com
2008-08-26
6
-22
/
+220
*
Disable linker warning LNK4221: "no public symbols found; archive member will...
maruel@google.com
2008-08-26
1
-1
/
+2
[next]