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
*
[valgrind] Widen suppression.
dbeam@chromium.org
2012-06-02
1
-1
/
+1
*
remove heapcheck suppression for a leak that's already been fixed
estade@chromium.org
2012-06-02
1
-5
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #77376.
dbeam@chromium.org
2012-06-02
1
-15
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #73828.
dbeam@chromium.org
2012-06-02
1
-6
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #76644.
dbeam@chromium.org
2012-06-02
1
-6
/
+0
*
Update JSONReader to take base::StringPiece instead of std::string
mitchellwrosen@chromium.org
2012-06-02
8
-13
/
+15
*
Part 2 of File leak.
scr@chromium.org
2012-06-02
1
-6
/
+27
*
[leak fixlet] Removing suppression for supposedly fixed bug #70782.
dbeam@chromium.org
2012-06-02
2
-19
/
+0
*
Further isolation of browser window logic from Panel framework.
jennb@chromium.org
2012-06-02
16
-137
/
+384
*
Reinstate suppression for 125129.
bradchen@google.com
2012-06-02
1
-0
/
+10
*
[leak fixlet] Removing suppression for supposedly fixed bug #102049.
dbeam@chromium.org
2012-06-02
1
-24
/
+0
*
Fix pointer-wars on OS X 10.7
lambroslambrou@chromium.org
2012-06-02
1
-0
/
+9
*
[leak fixlet] Removing suppression for supposedly fixed bug #83561.
dbeam@chromium.org
2012-06-02
2
-43
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #90964.
dbeam@chromium.org
2012-06-02
1
-7
/
+0
*
Remove old MIME type for client plugin, and cleanup unused include.
wez@chromium.org
2012-06-02
2
-11
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #76354.
dbeam@chromium.org
2012-06-02
2
-21
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #96773.
dbeam@chromium.org
2012-06-02
1
-14
/
+0
*
dbus: Fix a subtle butterfly-effect bug in handling incoming messages
satorux@chromium.org
2012-06-02
2
-1
/
+69
*
Revert "Implement media::VideoDecodeAccelerator on Mac"
sail@chromium.org
2012-06-02
17
-1302
/
+441
*
Use ScopedClosureRunner in chromeos::BlockingMethodCaller
hashimoto@chromium.org
2012-06-02
1
-16
/
+9
*
Try to fix the previous fix.
thakis@chromium.org
2012-06-02
1
-0
/
+1
*
mac: Try to unbreak component build after 140153
thakis@chromium.org
2012-06-02
1
-2
/
+3
*
Add serial flush API.
miket@chromium.org
2012-06-02
6
-2
/
+64
*
Implements a focus manager for the extensions page.
khorimoto@chromium.org
2012-06-02
4
-23
/
+39
*
Add support for blacklisting 3d and stage3d in Flapper
jbauman@chromium.org
2012-06-02
7
-4
/
+48
*
Fix page_cycler_dep setup_test_links.sh to be more robust
sonnyrao@chromium.org
2012-06-02
1
-2
/
+2
*
Implement media::VideoDecodeAccelerator on Mac
sail@chromium.org
2012-06-02
17
-441
/
+1300
*
Update .DEPS.git
chrome-admin@google.com
2012-06-02
1
-1
/
+1
*
Remove obsolete valgrind supression for bug 80036 (offending code no longer e...
csilv@chromium.org
2012-06-02
1
-8
/
+0
*
Roll WebKit r119234:r119273
rniwa@chromium.org
2012-06-02
1
-1
/
+1
*
[net] Disable PrioritizedDispatcherTest.CancelIncompatible.
szym@chromium.org
2012-06-02
1
-1
/
+3
*
[Chromoting] Enable clipboard for the Windows Me2Me host.
simonmorris@chromium.org
2012-06-02
1
-3
/
+27
*
base: No need to tag enum types with BASE_EXPORT in header files.
tfarina@chromium.org
2012-06-02
1
-1
/
+1
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
28
-197
/
+299
*
Revert bad changes from r132747 to fix NP_ASFILE regression in NPAPI plugins.
thestig@chromium.org
2012-06-02
4
-12
/
+20
*
A little cleanup in the ash content example.
jam@chromium.org
2012-06-02
2
-35
/
+1
*
use WebKit::WebMediaPlayer for delegate interface, instead of webkit_media::W...
wjia@chromium.org
2012-06-02
3
-12
/
+13
*
Refactored innerText vs. innerHTML in l10n.js and removed other uses of inner...
jamiewalch@google.com
2012-06-02
6
-45
/
+25
*
Remove suppresion. Shall be fixed by http://codereview.chromium.org/10383133.
arthurhsu@chromium.org
2012-06-02
2
-13
/
+0
*
Cleanup: Remove vector::at() calls in SimpleMenuModel. Do CHECKs instead.
thestig@chromium.org
2012-06-02
2
-14
/
+21
*
Remove some obscure unused Windows types from the ParamTraits specializations.
brettw@chromium.org
2012-06-02
1
-84
/
+0
*
Remove ptracer call now that the process tree is no longer broken.
thestig@chromium.org
2012-06-02
1
-15
/
+0
*
Add a --criteria-check option to gcapi_example.
thakis@chromium.org
2012-06-02
1
-1
/
+9
*
Fix leak introduced in r140122
rlarocque@chromium.org
2012-06-02
2
-16
/
+17
*
Reinstate suppression for 100608. r140118 did not fix the leak completely.
thestig@chromium.org
2012-06-02
3
-0
/
+18
*
[net] Update style in PriorityQueue and PrioritizedDispatcher after readabili...
szym@chromium.org
2012-06-02
5
-160
/
+234
*
media: No need to tag enum types with MEDIA_EXPORT in header files.
tfarina@chromium.org
2012-06-02
1
-2
/
+2
*
Add a few metrics for the local predictor prerendering.
tburkard@chromium.org
2012-06-01
4
-1
/
+32
*
Browser test for executing context menu items from event pages.
yoz@chromium.org
2012-06-01
6
-47
/
+130
*
Prevent developers from accidentally including their private keys in extensions.
jyasskin@chromium.org
2012-06-01
10
-10
/
+239
[next]