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
*
Rename extension_protocol* to extension_protocols*
aa@chromium.org
2009-01-09
7
-13
/
+13
*
Remove duplicate SkewTransformOperation.cpp and
mark@chromium.org
2009-01-09
1
-6
/
+4
*
Remove user_script_master.cc from chrome.xcodeproj unit_tests target. It
mark@chromium.org
2009-01-09
1
-2
/
+0
*
Back out r7826, which broke the Linux build
mark@chromium.org
2009-01-09
9
-1117
/
+204
*
Fix the dic reader so that it now accepts additional words from dic_delta fil...
sidchat@google.com
2009-01-09
1
-7
/
+12
*
Drastically simplify configuration of the local .dll files
sgk@google.com
2009-01-09
1
-99
/
+83
*
This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.
aa@chromium.org
2009-01-09
27
-206
/
+200
*
Generation of net .vcproj and .sln files.
sgk@google.com
2009-01-09
9
-204
/
+1117
*
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
pinkerton@google.com
2009-01-09
12
-81
/
+233
*
More ui_test purification. The extra timeout seems to
paulg@google.com
2009-01-09
1
-4
/
+3
*
The popup for autofill is now never activated, even when clicked.
jcampan@chromium.org
2009-01-09
26
-66
/
+53
*
Don't overwrite pre-filled values when autofilling a form.
tim@chromium.org
2009-01-09
1
-0
/
+2
*
Update Purify filters to filter out some sqlite UMRs.
mpcomplete@google.com
2009-01-09
1
-0
/
+0
*
Port tld_cleanup to posix and add it to the scons build.
tc@google.com
2009-01-09
3
-43
/
+25
*
DEPS corresponding to third_party/WebKit r7817
mark@chromium.org
2009-01-09
1
-1
/
+1
*
Report the total number of fixable and fixable-but-flakey messages listed in
pamg@google.com
2009-01-09
1
-0
/
+27
*
Move default plugin resources into separate .h and .rc files
tc@google.com
2009-01-09
7
-35
/
+53
*
Add implementations of various extension related methods (derived from file_u...
erikkay@google.com
2009-01-09
4
-17
/
+282
*
CookieMonster quote parsing changes and tests.
deanm@chromium.org
2009-01-09
3
-45
/
+101
*
WebKit merge 39711:39744. This CL includes changes to webkit/glue code.
darin@chromium.org
2009-01-09
4
-6
/
+13
*
roll deps to pick up the mac focus color change.
thomasvl@chromium.org
2009-01-09
1
-1
/
+1
*
See http://trac.webkit.org/browser/trunk/LayoutTests/platform/win/Skipped?ann...
kuchhal@chromium.org
2009-01-09
1
-1
/
+4
*
HtmlDialogView is hard-wired to the gears application shortcut dialogs but it...
tim@chromium.org
2009-01-09
3
-1
/
+3
*
Ignore .pyc files.
maruel@chromium.org
2009-01-09
0
-0
/
+0
*
Restore the color profile in the timeout case also (instead of making us do i...
thomasvl@chromium.org
2009-01-09
1
-0
/
+1
*
Ignore *.pyc files.
maruel@chromium.org
2009-01-09
0
-0
/
+0
*
Checking in media_player project, which is used for standalone media testing.
scherkus@chromium.org
2009-01-09
3
-0
/
+172
*
Add support for custom cursors set by windowless plugins. Windowless plugins ...
ananta@chromium.org
2009-01-09
15
-108
/
+338
*
Hopefully the last part. Updates DEPS to pull in the updated ImageSourceSki f...
sky@google.com
2009-01-09
1
-1
/
+1
*
Make a valgrind tool in the same vein as the purify one.
erg@google.com
2009-01-09
5
-0
/
+863
*
Fix media.sln, I removed dmg_fp.vcproj a long time ago.
tc@google.com
2009-01-09
1
-8
/
+0
*
Fix the windows scons build.
darin@chromium.org
2009-01-09
1
-0
/
+1
*
Make sure that the active tab contents is destroyed when navigating back from...
ananta@chromium.org
2009-01-09
1
-0
/
+7
*
create a net.vsprops file to share between build configs of net.vcproj
tc@google.com
2009-01-09
2
-2
/
+10
*
fix google chrome installer tests
tc@google.com
2009-01-09
1
-6
/
+6
*
Merges your change (WebKit cl 39396) to the ImageDecoders into our
sky@google.com
2009-01-09
8
-8
/
+19
*
Some of these tests are missing results. Instead of creating bogus expected
darin@chromium.org
2009-01-09
1
-1
/
+1
*
Post-merge Linux layout test fixes.
evan@chromium.org
2009-01-09
1
-5
/
+7
*
Make more ui_tests Purify friendly.
paulg@google.com
2009-01-09
1
-3
/
+4
*
Sweep the tree for SCons files still missing svn:eol-style LF.
sgk@google.com
2009-01-08
4
-289
/
+289
*
Rebaseline more tests after verifying their output is ok.
evan@chromium.org
2009-01-08
9
-10
/
+108
*
Removes a bogus DCHECK. This DCHECK is bogus for two reasons:
sky@google.com
2009-01-08
1
-1
/
+2
*
Need to skip some newly added layout tests until we support a new
darin@chromium.org
2009-01-08
1
-0
/
+4
*
Rename AffineTransformCG.cpp to TransformationMatrixCG.cpp corresponding to
mark@chromium.org
2009-01-08
1
-8
/
+6
*
Add first cut at tool for Win32 users to manipulate Xcode project files
aharper@chromium.org
2009-01-08
1
-0
/
+1229
*
Fix build bustage. Need to compile dom/DOMStringList.cpp instead of page/DOM...
darin@chromium.org
2009-01-08
1
-1
/
+1
*
Fix scons build for real this time.
darin@chromium.org
2009-01-08
1
-1
/
+1
*
It looks like the FTP tests are hanging / crashing some percentage of the tim...
erikkay@google.com
2009-01-08
1
-1
/
+2
*
Fix Scons build.
darin@chromium.org
2009-01-08
1
-0
/
+1
*
No idea why I deleted this line before. Reverts part of r7761 to fix Windows...
evan@chromium.org
2009-01-08
1
-0
/
+1
[next]