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
*
Get rid of lowercasing plugin filenames in order to determine if two paths po...
jam@chromium.org
2009-01-12
13
-311
/
+310
*
Add version to list of required fields. This is required prep work for exten...
erikkay@google.com
2009-01-12
5
-1
/
+32
*
Fix broken Unit test by including en-US-1-2.bdic as the default dictionary.
sidchat@google.com
2009-01-12
2
-1
/
+1
*
Measure how often the users are encountering MD5
wtc@google.com
2009-01-12
8
-2
/
+133
*
Part 3 of 'Add common words for each language, and remove forbidden words'
sidchat@google.com
2009-01-12
1
-7
/
+14
*
No user-visible change. Minor code cleanup I split out from the OTR fixes I'...
pkasting@chromium.org
2009-01-12
2
-117
/
+89
*
Marks LayoutTests/transitions/transition-drt-api.html as failing instead of t...
sky@google.com
2009-01-12
1
-1
/
+1
*
Fixes layout test
sky@google.com
2009-01-12
5
-3
/
+16
*
Ignore .pyc files.
maruel@chromium.org
2009-01-12
0
-0
/
+0
*
Add more tests to unit_tests on Linux, and some platform cleanups.
phajdan.jr@chromium.org
2009-01-12
6
-54
/
+70
*
Ignore .pyc files.
maruel@chromium.org
2009-01-12
0
-0
/
+0
*
Fixing build break after I moved the meat of ScopedCOMInitializer into the .c...
tommi@chromium.org
2009-01-11
2
-11
/
+7
*
Adding minimal error checking to ScopedCOMInitializer.
tommi@chromium.org
2009-01-11
2
-6
/
+19
*
Move the installer_unittests.scons file into installer\util,
sgk@google.com
2009-01-11
3
-11
/
+12
*
Fixes 6007 (download shelf won't close) by moving the call to show the downlo...
mad@chromium.org
2009-01-11
1
-2
/
+3
*
Updates to Visual Studio project generation to accomodate
sgk@google.com
2009-01-10
26
-156
/
+145
*
Set svn:eol-style on the new net_resources.vcproj file
sgk@google.com
2009-01-10
0
-0
/
+0
*
Resubmit r7826 after fixing breakages:
sgk@google.com
2009-01-10
9
-210
/
+1123
*
Delete obsolete baseline.
jhawkins@chromium.org
2009-01-10
2
-41
/
+0
*
Changing access to scoped_refptr member variables from private to protected.
tommi@chromium.org
2009-01-10
2
-1
/
+17
*
Rebaseline two tests.
kuchhal@chromium.org
2009-01-10
7
-2
/
+37
*
Roll DEPS to pick up latest third_party/WebKit.
darin@chromium.org
2009-01-10
1
-1
/
+1
*
Ignore "_ignore.txt" files when counting errors we want to fix sometime.
pamg@google.com
2009-01-10
1
-0
/
+1
*
Update the dic_delta files generated by re-encoding them to UTF-8. Also modif...
sidchat@google.com
2009-01-09
21
-7550
/
+7567
*
Implement default ChromeFont constructor on Linux.
estade@chromium.org
2009-01-09
4
-17
/
+58
*
Move Contains() method to file_utils, stop relying on in extensions_protocol
aa@chromium.org
2009-01-09
8
-90
/
+81
*
Roll DEPS to pick up latest third_party/WebKit containing cleanup changes to ...
darin@chromium.org
2009-01-09
1
-1
/
+1
*
Add support for per-module suppression files.
erg@google.com
2009-01-09
4
-22
/
+68
*
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
[next]