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
*
Fix chrome deps by having browser depend on net_resources.
tc@google.com
2009-01-08
2
-0
/
+2
*
Fix release build by including vsprops in the release config.
tc@google.com
2009-01-08
1
-1
/
+1
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
26
-60
/
+197
*
Depend on a Japanese font to pass a few more layout tests.
evan@chromium.org
2009-01-08
10
-22
/
+22
*
* Rebaseline for LayoutTests/editing/selection/5057506.html
kuchhal@chromium.org
2009-01-08
4
-32
/
+32
*
Add chrome-user-script:// protocol
aa@chromium.org
2009-01-08
6
-15
/
+53
*
Move the vector canvas unit test data to the skia/ext directory. It wasn't
brettw@chromium.org
2009-01-08
85
-62
/
+36
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
26
-544
/
+1155
*
More passing tests. Green Linux WebKit builder.
evan@chromium.org
2009-01-08
1
-2
/
+1
*
Data pack file reader and unit test, used for resources on Linux.
evan@chromium.org
2009-01-08
6
-0
/
+203
*
roll webkit deps to pull in shadows fix
tc@google.com
2009-01-08
1
-1
/
+1
*
Fixup and verify URLs from the server before adding them to the autocomplete ...
pkasting@chromium.org
2009-01-08
1
-3
/
+9
*
Don't show environment variables when running glue_prebuild.sh
mark@chromium.org
2009-01-08
1
-0
/
+1
*
Significantly increase timeouts to reduce flakiness
jar@google.com
2009-01-08
1
-8
/
+7
*
Reduce the number of warnings in third party code.
maruel@chromium.org
2009-01-08
4
-10
/
+88
*
Re-enable ui test after WebKit merge which pulled the fix from upstream.
dimich@google.com
2009-01-08
1
-3
/
+1
*
Rename AffineTransformSkia to TransformationMatrixSkia, Chromium side
dglazkov@google.com
2009-01-08
3
-6
/
+6
*
Move ColorSkia to ColorChromium (2/2)
dglazkov@google.com
2009-01-08
4
-10
/
+10
*
add files from http://codereview.chromium.org/17052
pinkerton@google.com
2009-01-08
1
-4
/
+36
*
fix bustage. add paths to test_shell_tests too.
pinkerton@google.com
2009-01-08
1
-0
/
+2
*
Replace stub bogus_webkit_strings.h with real generated header via grit
pinkerton@google.com
2009-01-08
6
-52
/
+39
*
check datestamps before blindly re-generating .h
pinkerton@google.com
2009-01-08
1
-6
/
+18
*
Update test list with information about a debug-mode crash.
ager@google.com
2009-01-08
1
-1
/
+4
*
- moved the defaults/prefs handling for settings during layout tests into
thomasvl@chromium.org
2009-01-08
1
-56
/
+150
*
Download into unique subdir of /tmp to avoid permission problems (e.g. root n...
dkegel@google.com
2009-01-08
1
-0
/
+12
*
Fix broken browser_views on Windows.
phajdan.jr@chromium.org
2009-01-08
3
-0
/
+3
*
Fix test_shell window sizing on Linux after adding the menu bar.
phajdan.jr@chromium.org
2009-01-08
2
-7
/
+10
*
Porting in chrome/ (add 6 files to Linux SCons build)
phajdan.jr@chromium.org
2009-01-08
9
-45
/
+74
*
Add debug menu to Linux test_shell:
phajdan.jr@chromium.org
2009-01-08
4
-117
/
+95
*
Check in binaries for Gears 0.5.8.0.
mal@chromium.org
2009-01-08
2
-0
/
+0
*
Fix Scons build I broke with r7592 and r7594.
jungshik@google.com
2009-01-08
1
-0
/
+1
*
Fix linux / mac build.
paulg@google.com
2009-01-08
1
-2
/
+2
*
Ignore GetHash results for lists that we don't support.
paulg@google.com
2009-01-08
6
-41
/
+85
*
Python library for writing data pack files (see base/data_pack*).
evan@chromium.org
2009-01-08
1
-0
/
+42
*
Adds some more cleanup and test coverage to the Accessibility tests.
klink@chromium.org
2009-01-08
5
-392
/
+354
*
Stub out NPN_Construct.
estade@chromium.org
2009-01-08
4
-13
/
+40
*
Update WebKit to r7701 ( http://src.chromium.org/viewvc/chrome?view=rev&revis...
jungshik@google.com
2009-01-08
1
-1
/
+1
*
Using PlatformThread::Sleep instead of msleep
dkegel@google.com
2009-01-08
1
-17
/
+3
*
Attempt at fixing bug 5800.
jcampan@chromium.org
2009-01-08
5
-8
/
+115
*
* Handle deferred tests while printing tests summary.
kuchhal@chromium.org
2009-01-07
2
-6
/
+14
*
Removed FFmpeg constants from media::MediaFormat and media::mime_type.
scherkus@chromium.org
2009-01-07
2
-10
/
+0
*
Update Gears to r3147, and fix scons build to match.
mpcomplete@google.com
2009-01-07
7
-165
/
+39
*
Marks worker related tests as DEFERRED. I've moved all these tests to
sky@google.com
2009-01-07
1
-20
/
+7
*
Linux: build fix, Include ByteArray.cpp
agl@chromium.org
2009-01-07
1
-0
/
+1
*
Another fix needs DEPS change for WebKit
dimich@google.com
2009-01-07
1
-1
/
+1
*
rolling DEPS to pick up the build fix in WebKit
dimich@google.com
2009-01-07
1
-1
/
+1
*
Linux: add missing include path for GdkSkia.h
agl@chromium.org
2009-01-07
1
-0
/
+1
*
Add third_party/WebKit/JavaScriptCore/runtime/ByteArray.cpp to wtf build on
mark@chromium.org
2009-01-07
1
-0
/
+23
*
Clear the refferer registry entry upon succesful ping
cpu@google.com
2009-01-07
3
-6
/
+25
*
Move user script directory into profile.
aa@chromium.org
2009-01-07
6
-15
/
+6
[next]