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
path:
root
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2011-06-22
1
-1
/
+3
*
use control message instead of routed for video capture
wjia@chromium.org
2011-06-22
12
-171
/
+130
*
Fix bug where dragged Javascript URLs get over-filtered and end up nameless.
maf@chromium.org
2011-06-22
2
-1
/
+11
*
Fix a plugin process crash which occurs in the destructor of the NPObjectProx...
ananta@chromium.org
2011-06-21
1
-4
/
+7
*
Made contexts without a parent return valid latch IDs.
apatrick@chromium.org
2011-06-21
1
-25
/
+22
*
Add link in content\browser\DEPS to document explainging what content is.
jam@chromium.org
2011-06-21
1
-0
/
+2
*
Coverity: Handle negative returns.
jhawkins@chromium.org
2011-06-21
3
-1
/
+4
*
Follow up patch on issue 7192007, containing mainly style fixes.
mflodman@google.com
2011-06-21
3
-24
/
+25
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
4
-5
/
+10
*
Store host and port in the ResourceRequestDetails.
noelutz@google.com
2011-06-21
2
-2
/
+6
*
Fix a regression in sending the content settings data from r85247. The conte...
jam@chromium.org
2011-06-21
6
-17
/
+27
*
Don't rely on user gestures for deciding when to dismiss infobars.
abarth@chromium.org
2011-06-21
5
-32
/
+6
*
Adding error signalling from device to VideocaptureManager to relay up to Med...
mflodman@google.com
2011-06-21
10
-140
/
+182
*
Fix crashes when loading gles2.cc on browser startup, and during playback.
fischman@chromium.org
2011-06-21
5
-32
/
+26
*
Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...
michaeln@google.com
2011-06-21
2
-0
/
+11
*
Fixed null dereference that was crashing the GPU process on Mac.
jbates@chromium.org
2011-06-21
1
-3
/
+6
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
13
-77
/
+135
*
Fix IndexedDBContext leaks
dgrogan@chromium.org
2011-06-17
4
-28
/
+37
*
Improve large tab strip by leveraging touch icons when present.
saintlou@chromium.org
2011-06-17
1
-1
/
+17
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
10
-7
/
+16
*
Move media-related IPC message definitions from content/common/ to content/co...
scherkus@chromium.org
2011-06-17
23
-26
/
+35
*
Fix missing GetConfigs in GpuVideoDecodeAccelerator.
vhiremath@nvidia.com
2011-06-17
1
-2
/
+3
*
Show composition text on IME panel when Pepper plugin is focused (Linux).
kinaba@chromium.org
2011-06-17
10
-32
/
+75
*
separate interface function and internal task function
wjia@chromium.org
2011-06-17
4
-47
/
+74
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
3
-0
/
+15
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
4
-3
/
+13
*
Move media-specific content/common/gpu files into content/common/gpu/media.
fischman@chromium.org
2011-06-16
13
-33
/
+36
*
Disable some tests that will fail after the WebKit roll. These tests probably
abarth@chromium.org
2011-06-16
2
-4
/
+10
*
IndexedDB: Add browser test using LevelDB in incognito mode.
hans@chromium.org
2011-06-16
1
-4
/
+11
*
Add worker-init.html to the list of worker UI tests
yurys@chromium.org
2011-06-16
1
-0
/
+4
*
Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...
scr@chromium.org
2011-06-16
1
-1
/
+1
*
Run Video Decode PPAPI callbacks on same thread
vrk@google.com
2011-06-15
2
-17
/
+56
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-2
/
+2
*
Support for accessible multiline text editing for Windows
dmazzoni@chromium.org
2011-06-15
1
-1
/
+1
*
Move ProvidePictureBuffers out of initialization and into the decode path.
fischman@chromium.org
2011-06-15
7
-127
/
+221
*
Reverting this to see if the Flash crashes on Mac canary are due to this CL.
ananta@chromium.org
2011-06-15
1
-7
/
+2
*
Update OVDA to handle GetConfigs()/Flush()/Abort()
vhiremath@nvidia.com
2011-06-15
3
-20
/
+58
*
Uninitialized member in URLFetcher::Core.
finnur@chromium.org
2011-06-15
1
-0
/
+1
*
Disable IndexedDB tests again (basically revert r89153), they are still flaky.
hans@chromium.org
2011-06-15
1
-10
/
+10
*
Re-enable IndexedDB browser tests.
hans@chromium.org
2011-06-15
1
-10
/
+10
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
11
-14
/
+22
*
Make DEPS comment easier to see
jam@chromium.org
2011-06-15
1
-1
/
+4
*
Move worker_uitest.cc to a separate directory with its own OWNERS.
jam@chromium.org
2011-06-15
2
-0
/
+3
*
Fix Revert of 89054 so it builds on win_shared
gman@chromium.org
2011-06-14
2
-2
/
+5
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
9
-77
/
+7
*
move all media and media_stream related files into content/browser/renderer_h...
wjia@chromium.org
2011-06-14
37
-98
/
+108
*
Added debug checks to CancelableRequestConsumer to ensure proper thread usage.
atwilson@chromium.org
2011-06-14
1
-0
/
+10
*
Revert 89054 - Add lots of client side OpenGL logging.
asargent@chromium.org
2011-06-14
2
-5
/
+2
*
fix deps failure
jam@chromium.org
2011-06-14
1
-1
/
+1
*
Remove most of the remaining test dependencies (other than chrome/test).
jam@chromium.org
2011-06-14
16
-6
/
+948
[next]