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
*
browser porting, part 2 - importer
phajdan.jr@chromium.org
2008-12-12
13
-47
/
+216
*
Apply svn:executable to .py files which should have it.
phajdan.jr@chromium.org
2008-12-12
19
-7
/
+11
*
Exposing the Close() method publicly in the ScopedHandle class.
tommi@chromium.org
2008-12-12
1
-3
/
+8
*
WebKit merge 39100:39141 (CL 2 of 2).
ericroman@google.com
2008-12-12
6
-7
/
+52
*
307 redirects of POST should generate POSTs instead of GETs.
abarth@chromium.org
2008-12-12
4
-10
/
+24
*
Once we've decided that a path doesn't exist, reserve it by creating an empty...
abarth@chromium.org
2008-12-12
2
-24
/
+25
*
Remove duplicate Mac tests_fixable entry for error404-goback.html from r6850
mark@chromium.org
2008-12-12
1
-1
/
+0
*
Don't append tlslite to PYTHONPATH more than once
mark@chromium.org
2008-12-12
1
-15
/
+20
*
Duplicate chrome_canvas.cc in preparation for forking the file.
agl@chromium.org
2008-12-12
1
-0
/
+405
*
Rename chrome_font.cc to chrome_font_win.cc
agl@chromium.org
2008-12-12
2
-1
/
+1
*
...
agl@chromium.org
2008-12-12
6
-21
/
+28
*
...
agl@chromium.org
2008-12-12
1
-0
/
+57
*
...
agl@chromium.org
2008-12-12
1
-0
/
+147
*
...
agl@chromium.org
2008-12-12
6
-29
/
+102
*
Reduce the amount of space between the location bar and the bookmark bar by a...
glen@chromium.org
2008-12-12
4
-14
/
+34
*
Change version to 1.0.155.0
mal@chromium.org
2008-12-12
1
-2
/
+2
*
Ensure that the directory has a trailing separator when highlighting
paulg@google.com
2008-12-12
1
-0
/
+5
*
Add webkit/port/platform/graphics/skia to the Mac test_shell_tests include path
mark@chromium.org
2008-12-12
1
-0
/
+2
*
Minor cleanup.
darin@chromium.org
2008-12-12
2
-6
/
+3
*
Remove typo in python script.
paulg@google.com
2008-12-12
1
-1
/
+1
*
Add failing test. TBR to green build.
ojan@google.com
2008-12-12
1
-0
/
+3
*
Disk cache: Set up an experiment to measure the effect of
rvargas@google.com
2008-12-11
5
-28
/
+96
*
Use HistoryItem::lastVisitWasFailure to replace fakeHistoryItem semantics.
dglazkov@google.com
2008-12-11
3
-37
/
+3
*
Fixing build bustage. Forgot this file.
darin@chromium.org
2008-12-11
1
-1
/
+1
*
Move skia-specific files into platform/graphics/skia to better correspond wit...
darin@google.com
2008-12-11
27
-98
/
+75
*
Move to using data URLs for unload tests and generally
ojan@google.com
2008-12-11
8
-144
/
+95
*
Changes new tab page to show recently closed window correctly.
sky@google.com
2008-12-11
3
-12
/
+98
*
Preliminary support for running the ui_tests under Purify.
paulg@google.com
2008-12-11
3
-18
/
+65
*
Remove DCHECKS from official builds.
rvargas@google.com
2008-12-11
3
-2
/
+64
*
Build a few more files on the Mac:
mark@chromium.org
2008-12-11
2
-3
/
+19
*
Fix issue 3620
jhaas@chromium.org
2008-12-11
1
-1
/
+5
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
24
-63
/
+72
*
triage fast/forms tests
tc@google.com
2008-12-11
31
-1001
/
+340
*
Attempt at fixing reliability crash spike. The traces lead me to
sky@google.com
2008-12-11
1
-1
/
+5
*
Change the sense of a CHECK to see if the opposite
wtc@google.com
2008-12-11
1
-1
/
+1
*
Removed dependency on class StringPiece.
michaeln@google.com
2008-12-11
1
-17
/
+34
*
Remove duplicate from tests_fixable.txt (Mac)
mark@chromium.org
2008-12-11
1
-1
/
+0
*
Run PasswordManagerAutocompleteTests and MultipartResponseTest test_shell_tests
mark@chromium.org
2008-12-11
1
-29
/
+36
*
A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (...
jungshik@google.com
2008-12-11
7
-13
/
+13
*
Reverting 6815.
phajdan.jr@chromium.org
2008-12-11
12
-165
/
+220
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-11
12
-220
/
+165
*
Improve sleep resolution in process_util_linux.
phajdan.jr@chromium.org
2008-12-11
1
-2
/
+2
*
We need to loop on waiting as there are plenty of reasons why it might not take.
avi@google.com
2008-12-11
1
-2
/
+6
*
tlslite is no longer needed.
evanm@google.com
2008-12-11
1
-9
/
+0
*
Webkit merge 39050:39100 (CL 5 of 5).
ericroman@google.com
2008-12-11
24
-73
/
+72
*
Need to use lists when settings LIBS/CXXFLAGS
evanm@google.com
2008-12-11
1
-3
/
+3
*
Remove an incorrect windows baseline.
estade@chromium.org
2008-12-11
2
-8
/
+1
*
Try and make some spellcheck code more obvious by using typedefs.
pkasting@chromium.org
2008-12-11
5
-49
/
+48
*
Clean up about box for unofficial builds.
phajdan.jr@chromium.org
2008-12-11
1
-0
/
+6
*
Remove a stale comment. net::ERR_CERT_UNABLE_TO_CHECK_REVOCATION
wtc@google.com
2008-12-11
1
-1
/
+1
[next]