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 list of packages to install in install-build-deps.sh.
thestig@chromium.org
2009-04-03
1
-1
/
+1
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
19
-194
/
+518
*
FFmpeg video decoder glue code
hclam@chromium.org
2009-04-02
4
-12
/
+180
*
Fix linking with gold by cleaning up lib dependencies.
tc@google.com
2009-04-02
4
-12
/
+41
*
The webarchive/loading/ test crashes were fixed in r13051. They now timeout
pam@chromium.org
2009-04-02
1
-4
/
+0
*
Add basic mouse input handling for Linux TabStrip.
jhawkins@chromium.org
2009-04-02
4
-4
/
+134
*
Speculative fix for a crash in resource handlers.
paulg@google.com
2009-04-02
2
-0
/
+8
*
An empty MIME type doesn't match any plugin, no matter what they may claim.
pam@chromium.org
2009-04-02
1
-1
/
+1
*
Fix for bug 9608. adding check that tokenized header is valid.
ace@google.com
2009-04-02
2
-1
/
+12
*
Updated Breakpad to r322 .
jeremy@chromium.org
2009-04-02
1
-1
/
+1
*
Add nhs.uk as a single-authority zone.
agl@chromium.org
2009-04-02
2
-1
/
+4
*
Add GYP file tld_cleanup tool.
agl@chromium.org
2009-04-02
1
-0
/
+25
*
Move assorted "bug 12345" comments into BUG12345 annotations.
pam@chromium.org
2009-04-02
1
-237
/
+213
*
Only create one downloads tab per window. If there is already a Downloads
estade@chromium.org
2009-04-02
4
-5
/
+10
*
Copy selection to x clipboard.
estade@chromium.org
2009-04-02
9
-31
/
+212
*
Fix distribution test that fails in official build
cpu@google.com
2009-04-02
1
-23
/
+25
*
Save space and time by having files build directly in their final
tc@google.com
2009-04-02
2
-33
/
+6
*
Turn off tcmalloc so we can see if it impacts reliability
mbelshe@google.com
2009-04-02
1
-1
/
+1
*
Disabling the tests temporarily.
anantha@chromium.org
2009-04-02
1
-3
/
+3
*
Revert until sequencing issue fixed.
ben@chromium.org
2009-04-02
4
-109
/
+16
*
Add -lX11 -lXrender -lXext to the chrome link.
sgk@google.com
2009-04-02
1
-0
/
+7
*
Enable layout test worker-replace-self.html since the underlying V8 issue has...
jianli@chromium.org
2009-04-02
1
-3
/
+0
*
Fix a case where non-tabbed browser windows could open tabs. Also includes UI...
ben@chromium.org
2009-04-02
4
-16
/
+109
*
Added two more installer tests: 1. Testcase to install and verify differenial...
anantha@chromium.org
2009-04-02
3
-37
/
+129
*
Add missing headers and use patterns to exclude unneeded sources.
avi@google.com
2009-04-02
1
-16
/
+24
*
Add a ui test that can be used to fetch a url and wait for a cookie to be set.
asargent@chromium.org
2009-04-02
3
-0
/
+383
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
12
-1
/
+95
*
Fix an innocuous dcheck when going to view-cache.
rvargas@google.com
2009-04-02
1
-3
/
+5
*
Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...
finnur@chromium.org
2009-04-02
2
-6
/
+18
*
More updates corresponding to tests that seem to be passing on Mac now.
darin@chromium.org
2009-04-02
1
-9
/
+0
*
The test was failing because the ui_test run before it failed to delete the t...
jam@chromium.org
2009-04-02
1
-7
/
+13
*
Don't allow hotkeys to activate un-activatable menu items on linux.
estade@chromium.org
2009-04-02
1
-2
/
+6
*
Comment out a very annoying NOTIMPLEMENTED().
estade@chromium.org
2009-04-02
1
-2
/
+1
*
More updates to test_expectations.txt
darin@chromium.org
2009-04-02
1
-38
/
+19
*
Move a bunch of libs over to gyp on windows.
bradnelson@google.com
2009-04-02
6
-1303
/
+20
*
A file I left out of rietveld issue 56153
estade@chromium.org
2009-04-02
1
-1
/
+1
*
DevTools: beautify debugger script list.
pfeldman@chromium.org
2009-04-02
1
-1
/
+11
*
DevTools: add missing changes to the js file (from the http://codereview.chro...
pfeldman@chromium.org
2009-04-02
1
-7
/
+31
*
Move json2.js to a common location.
patrick@chromium.org
2009-04-02
9
-971
/
+17
*
Update layout test expectations.
darin@chromium.org
2009-04-02
1
-30
/
+3
*
Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.
darin@chromium.org
2009-04-02
9
-27
/
+88
*
Use -Wl,-{start,end}-group for LoadableModules, too.
sgk@google.com
2009-04-02
1
-1
/
+4
*
Add per-configuration flags that were previously being set by the
sgk@google.com
2009-04-02
1
-0
/
+16
*
Don't fatal error when GTK fails to load a 64-bit IME.
deanm@chromium.org
2009-04-02
1
-6
/
+15
*
Added trivial exception event handler that prints message to the Console and ...
yurys@google.com
2009-04-02
1
-0
/
+13
*
DevTools: Add support for r/o CSS inspection. Original review CL by serya : h...
pfeldman@chromium.org
2009-04-02
6
-44
/
+377
*
DevTools: add support for provisional load tracking.
pfeldman@chromium.org
2009-04-02
7
-60
/
+117
*
Debugger output is now handled on the render thread.
yurys@google.com
2009-04-02
3
-23
/
+13
*
svn:ignore the generated SConstruct and *.scons files.
sgk@google.com
2009-04-02
0
-0
/
+0
*
Update public FFmpeg header files from r16647 to r18286.
scherkus@chromium.org
2009-04-02
29
-714
/
+1133
[next]