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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)
dpapad@chromium.org
2011-06-22
5
-7
/
+4
*
Fix a regression where extension APIs would sometimes not be available on the
mpcomplete@chromium.org
2011-06-22
6
-0
/
+15
*
Coverity: Fix pass by value error
kmadhusu@chromium.org
2011-06-22
2
-2
/
+2
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2011-06-22
2
-2
/
+2
*
Coverity: Fix null pointer return and pass by value error.
kmadhusu@chromium.org
2011-06-22
2
-2
/
+2
*
Fixed several FORWARD_NULL issues from Coverity. (I.e. variables can be NULL ...
groby@chromium.org
2011-06-22
1
-1
/
+2
*
use control message instead of routed for video capture
wjia@chromium.org
2011-06-22
5
-101
/
+77
*
Fix bug where dragged Javascript URLs get over-filtered and end up nameless.
maf@chromium.org
2011-06-22
2
-1
/
+11
*
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
2
-1
/
+3
*
Follow up patch on issue 7192007, containing mainly style fixes.
mflodman@google.com
2011-06-21
2
-23
/
+24
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
2
-2
/
+6
*
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
6
-139
/
+87
*
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
4
-2
/
+8
*
Move media-related IPC message definitions from content/common/ to content/co...
scherkus@chromium.org
2011-06-17
5
-5
/
+5
*
Show composition text on IME panel when Pepper plugin is focused (Linux).
kinaba@chromium.org
2011-06-17
4
-7
/
+11
*
separate interface function and internal task function
wjia@chromium.org
2011-06-17
1
-1
/
+1
*
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
*
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
3
-3
/
+7
*
Make DEPS comment easier to see
jam@chromium.org
2011-06-15
1
-1
/
+4
*
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
8
-74
/
+4
*
move all media and media_stream related files into content/browser/renderer_h...
wjia@chromium.org
2011-06-14
25
-59
/
+68
*
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
15
-6
/
+936
*
Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.
viettrungluu@chromium.org
2011-06-14
1
-0
/
+1
*
Add lots of client side OpenGL logging.
gman@chromium.org
2011-06-14
2
-2
/
+5
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
1
-13
/
+8
*
Removing an unnecessary include of the views\view.h file.
ananta@chromium.org
2011-06-14
1
-4
/
+0
*
Add a bunch of owners for subdirs under content.
jam@chromium.org
2011-06-14
2
-0
/
+4
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
1
-16
/
+3
*
use SharedMemory for buffer sharing in video capture
wjia@chromium.org
2011-06-14
6
-81
/
+120
*
In IndexedDBDispatcherHost::OnChannelClosing(), reset dispatcher hosts on the...
hans@chromium.org
2011-06-14
3
-14
/
+35
*
Tests for bug 5988.
shinyak@google.com
2011-06-14
1
-0
/
+75
*
Fix mac build
jam@chromium.org
2011-06-14
1
-1
/
+1
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
15
-47
/
+12
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
24
-77
/
+29
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-2
/
+2
*
Ensure address bar is reset after a redirect turns into a download.
creis@chromium.org
2011-06-13
2
-6
/
+107
*
Support creating temporary files for sync file operations.
noelutz@google.com
2011-06-13
1
-0
/
+1
[next]