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
...
*
fixing asan build after http://src.chromium.org/viewvc/chrome?view=rev&revisi...
cdn@chromium.org
2011-12-21
1
-3
/
+3
*
base::Bind: Finish converting net/socket.
jhawkins@chromium.org
2011-12-21
11
-84
/
+75
*
Use DCHECK instead of NOTREACHED to appease Coverity.
scr@chromium.org
2011-12-21
1
-6
/
+3
*
Add missing EOF.
brettw@chromium.org
2011-12-21
1
-1
/
+1
*
Clean up VideoRendererBase timing code.
scherkus@chromium.org
2011-12-21
3
-139
/
+225
*
Add 'web_accessible_resource" keyword for version 2 extension manifests. This...
cdn@chromium.org
2011-12-21
21
-5
/
+214
*
Coverity; Fixing pass by value bugs.
dpapad@chromium.org
2011-12-21
6
-9
/
+9
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
22
-52
/
+76
*
Add selector to increase specificity of mac bookmark icon override.
flackr@chromium.org
2011-12-21
1
-1
/
+2
*
Delete me
abodenha@chromium.org
2011-12-21
17
-228
/
+279
*
Correctify NativeTexture's description.
fischman@chromium.org
2011-12-21
1
-1
/
+1
*
Revert additions to base/OWNERS checked in without code review.
brettw@chromium.org
2011-12-21
1
-3
/
+1
*
base::Bind: Convert net/spdy.
jhawkins@chromium.org
2011-12-21
5
-70
/
+82
*
Add --enable-accelerated-filters to about:flags
thakis@chromium.org
2011-12-21
2
-0
/
+13
*
chromeos: update cros dep to c709d59a
sque@chromium.org
2011-12-21
1
-1
/
+1
*
Turn on WPO for the allocator library in official builds.
siggi@chromium.org
2011-12-21
1
-1
/
+6
*
Revert 115379 - Aura: Fix maximized windows not restoring properly.
dmazzoni@chromium.org
2011-12-21
3
-42
/
+2
*
Change definition of "syncing" in AllStatus
rlarocque@chromium.org
2011-12-21
18
-126
/
+44
*
Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...
gbillock@chromium.org
2011-12-21
21
-121
/
+131
*
Add a new ctor to CanvasSkia that takes a const SkBitmap&.
tfarina@chromium.org
2011-12-21
12
-30
/
+27
*
Don't call CloseSuperfluousFds in SandboxIPCProcess.
jorgelo@chromium.org
2011-12-21
1
-6
/
+5
*
Enable out-of-process PPB_FileIO tests, clean up PPB_URLLoader tests.
bbudge@chromium.org
2011-12-21
4
-31
/
+30
*
Use Open Sans instead of Droid Sans.
jamiewalch@chromium.org
2011-12-21
2
-2
/
+2
*
Aura: Fix maximized windows not restoring properly.
jamescook@chromium.org
2011-12-21
3
-2
/
+42
*
Turn on max optimization for the skia libs.
senorblanco@chromium.org
2011-12-21
1
-0
/
+9
*
Disable specific nacl_integration tests which are flakey on chrome waterfall
elijahtaylor@google.com
2011-12-21
1
-0
/
+5
*
Clean up painting and conversion functions inside webkit_media::VideoRenderer...
scherkus@chromium.org
2011-12-21
6
-216
/
+465
*
Disable it until we can fix it right.
lipalani@chromium.org
2011-12-21
1
-1
/
+4
*
Fixed crashes when running on top of Apple's software OpenGL renderer.
kbr@chromium.org
2011-12-21
8
-88
/
+49
*
Fix testGetExtensionPermissions
nirnimesh@chromium.org
2011-12-21
1
-1
/
+3
*
Update perf expectations.
nsylvain@chromium.org
2011-12-21
1
-2
/
+2
*
Revert 115350 - causes MRUCacheTest.KeyReplacement to crash
dmazzoni@chromium.org
2011-12-21
1
-4
/
+3
*
Revert 115358 - sync: don't init TokenService from login_utils
brettw@chromium.org
2011-12-21
1
-12
/
+4
*
Change pnacl to read all resources from the extension.
sehr@google.com
2011-12-21
12
-60
/
+96
*
On OS X, when parsing certificates, properly handle non-ASCII/UTF-8 string ty...
rsleevi@chromium.org
2011-12-21
3
-83
/
+45
*
Revert 115229 - Revert 115214 (caused media_unittests failure in FFmpegGlueTest,
acolwell@chromium.org
2011-12-21
7
-33
/
+158
*
Update .DEPS.git
chrome-admin@google.com
2011-12-21
1
-1
/
+1
*
sync: don't init TokenService from login_utils
tim@chromium.org
2011-12-21
1
-4
/
+12
*
Add dart to the list of banned dirs.
antonm@google.com
2011-12-21
1
-0
/
+1
*
Implement pref_value_map swap function.
pastarmovj@chromium.org
2011-12-21
3
-0
/
+29
*
Roll gyp 1107:1115
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115245 - Coverity: Fixing pass by value, 101350.
cmp@chromium.org
2011-12-21
1
-11
/
+11
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
25
-265
/
+270
*
[Mac] Fix the 10.6 SDK build that was broken by r115270.
rsesek@chromium.org
2011-12-21
1
-1
/
+2
*
Simplify thread name setting on Linux
rbyers@chromium.org
2011-12-21
2
-32
/
+7
*
Coverity fixlet: fix PASS_BY_VALUE
scr@chromium.org
2011-12-21
1
-3
/
+4
*
Coverity fixlet: PASS_BY_VALUE CID=102566
scr@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115318 - turned many valgrind bots red with:
thakis@chromium.org
2011-12-21
10
-87
/
+31
*
Fix for missing ASAN stack frames.
aarya@google.com
2011-12-21
1
-0
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
155
-566
/
+541
[prev]
[next]