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
...
*
Allow URLPatterns to omit trailing slash.
aa@chromium.org
2010-10-26
11
-70
/
+136
*
Valgrind: Supress errors inside WebKit::WebGraphicsContext3DDefaultImpl::texI...
thestig@chromium.org
2010-10-26
1
-0
/
+29
*
Create a symlink to Release/lib.target/_pyautolib.so in Release/ on Linux
nirnimesh@google.com
2010-10-26
1
-0
/
+18
*
Valgrind: Suppress memory error in MESA code.
thestig@chromium.org
2010-10-26
1
-0
/
+23
*
[Sync] Some cleanup of sync_listen_notifications tool
akalin@chromium.org
2010-10-26
3
-67
/
+64
*
Valgrind suppression for leak inside TCompiler::compile.
thestig@chromium.org
2010-10-26
1
-0
/
+15
*
Pass --use-gl command line argument to renderer process for use with
kbr@chromium.org
2010-10-26
1
-0
/
+3
*
Revert 63809 - Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
5
-17
/
+28
*
Valgrind: Suppress leak in WebKit::WebGraphicsContext3DDefaultImpl::reshape.
thestig@chromium.org
2010-10-26
1
-1
/
+13
*
Valgrind: Suppress memory error inside TCompiler::compile.
thestig@chromium.org
2010-10-26
1
-0
/
+23
*
Fix bad revert.
thestig@chromium.org
2010-10-26
1
-2
/
+2
*
Revert 63801 (broke chromeos bots) - Restrict file protocol on chromeos to ce...
thakis@chromium.org
2010-10-26
2
-39
/
+4
*
Implemented python XMPP server for use with sync integration tests.
akalin@chromium.org
2010-10-26
2
-0
/
+777
*
Valgrind: Suppress memory error in WebCore::GraphicsContext3DInternal::reshape.
thestig@chromium.org
2010-10-26
1
-0
/
+11
*
Add 2 find_in_page tests
nirnimesh@chromium.org
2010-10-26
2
-0
/
+34
*
Fixes ReadInternal() memory leak from BufferedDataSource tests
vrk@google.com
2010-10-26
3
-32
/
+5
*
[linux] instant search/browsing first cut
estade@chromium.org
2010-10-26
7
-81
/
+179
*
Define AccessDisabled only on ChromeOS
achuith@chromium.org
2010-10-26
2
-10
/
+7
*
Suppress WebGL test failures after Mesa 7.9 upgrade until they can be
kbr@chromium.org
2010-10-26
1
-1
/
+7
*
Valgrind: Suppress a memory error insite WTF::String::format.
thestig@chromium.org
2010-10-26
1
-0
/
+23
*
Remove TSan supporessions on windows for remoting_unittests.
sergeyu@chromium.org
2010-10-26
5
-28
/
+17
*
Valgrind Webkit: Put in a suppression for the leak in bug 31800.
thestig@chromium.org
2010-10-25
1
-0
/
+16
*
Gtk: Fix file selector moving up one dir each time you use it.
mattm@chromium.org
2010-10-25
1
-8
/
+18
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
10
-106
/
+74
*
Make sure save-as right click menu obeys content restrictions.
jam@chromium.org
2010-10-25
1
-0
/
+6
*
chromeos: Avoid assert if WM tells us to select invalid tab.
derat@chromium.org
2010-10-25
2
-1
/
+6
*
Fix heap leak with scoped_ptr.
tessamac@google.com
2010-10-25
1
-1
/
+1
*
Restrict file protocol on chromeos to certain whitelisted directories.
achuith@chromium.org
2010-10-25
2
-4
/
+43
*
Autofilled values should match previewed values for previously autofilled forms.
isherman@chromium.org
2010-10-25
3
-11
/
+24
*
Xiyuan's fix for 7265, with a modification by achuith.
achuith@chromium.org
2010-10-25
2
-91
/
+108
*
Convert LOG/LOG_IF(INFO) to VLOG/VLOG_IF(1) - chrome/browser/sync
rsimha@chromium.org
2010-10-25
5
-7
/
+8
*
Remove setSuggestedValue() hack in autofill.
isherman@chromium.org
2010-10-25
2
-9
/
+0
*
Update turkish.html data file to bare minimum.
nirnimesh@chromium.org
2010-10-25
1
-1240
/
+9
*
Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to the
kbr@chromium.org
2010-10-25
3637
-398976
/
+621391
*
(Hopefully) fix flakiness for AutoFillTest.BasicFormFill
isherman@chromium.org
2010-10-25
1
-10
/
+9
*
Fixes bug where we would some times not layout when we needed to.
sky@chromium.org
2010-10-25
1
-3
/
+8
*
Mark AccountScreenTest.TestSchemeInspector disabled, as it times out.
isherman@chromium.org
2010-10-25
1
-2
/
+2
*
Memory leak from cloud printing proxy UI.
scottbyer@google.com
2010-10-25
4
-53
/
+43
*
Remove overbroad reliability suppression
isherman@chromium.org
2010-10-25
1
-1
/
+0
*
Some code in the ExtensionDOMUI was relying on the fact that we were creating...
jcivelli@chromium.org
2010-10-25
2
-6
/
+8
*
WebKit Roll 70466:70481.
dglazkov@chromium.org
2010-10-25
1
-1
/
+1
*
Update suppression previously created for http://crbug.com/10553.
mrossetti@chromium.org
2010-10-25
1
-19
/
+4
*
Tweaks instant url for google.
sky@chromium.org
2010-10-25
1
-2
/
+2
*
Add an additional build dir to look for pyauto libs on win
nirnimesh@chromium.org
2010-10-25
1
-1
/
+3
*
Fix some FileRef-related issues that show up only on POSIX.
dumi@chromium.org
2010-10-25
2
-3
/
+17
*
Add a new project used by the chromium builders.
nsylvain@chromium.org
2010-10-25
1
-0
/
+54
*
[Mac] Synthesize keypress events correctly.
suzhe@chromium.org
2010-10-25
1
-1
/
+4
*
This is the second try at submitting http://codereview.chromium.org/3991007/s...
ericu@google.com
2010-10-25
2
-0
/
+27
*
Fix browser crash with External Extension having blank version.
finnur@chromium.org
2010-10-25
1
-0
/
+1
*
Valgrind: Suppress a leak in SearchProviderTest.TestIsSearchProviderInstalled.
thestig@chromium.org
2010-10-25
1
-1
/
+12
[prev]
[next]