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
*
Make Isolated filesystem layout tests runnable in content_browsertests
kinuko@chromium.org
2013-01-11
3
-6
/
+21
*
Revert 176198
yfriedman@chromium.org
2013-01-10
2
-2
/
+2
*
Revert 176176
smckay@chromium.org
2013-01-10
2
-2
/
+2
*
Fix the crash when PeerConnectionTracker::UnregisterPeerConnection is called ...
jiayl@chromium.org
2013-01-10
1
-1
/
+6
*
IndexedDB: Re-enable non-flaky parts of KeyTests
jsbell@chromium.org
2013-01-10
1
-8
/
+3
*
Update Android build to API level 17 and SDK Tools version 21
yfriedman@chromium.org
2013-01-10
2
-2
/
+2
*
Fix specifying only video or only audio for tab capture.
justinlin@chromium.org
2013-01-10
1
-1
/
+1
*
Update some #includes in content/renderer/devtools for headers in the new Pla...
pilgrim@chromium.org
2013-01-10
3
-5
/
+5
*
Revert 176134
newt@chromium.org
2013-01-10
1
-1
/
+0
*
[Android] Generate localized strings.xml files at build time.
newt@chromium.org
2013-01-10
1
-0
/
+1
*
[content shell] hook up resource load callback printing
jochen@chromium.org
2013-01-10
4
-0
/
+170
*
[content shell] don't pop up a download dialog during layout tests
jochen@chromium.org
2013-01-10
1
-0
/
+5
*
NaCl: Clean up file descriptor setup in nacl_helper on linux
mseaborn@chromium.org
2013-01-10
2
-3
/
+2
*
[Android WebView] Implement WebSettings.{get|set}UseWideViewport
mnaganov@chromium.org
2013-01-10
6
-4
/
+52
*
Allow embedders to provide a custom view for popup (select box) widgets,
rosca@adobe.com
2013-01-10
16
-2
/
+57
*
Update some #includes in content/renderer/android for headers in the new Plat...
pilgrim@chromium.org
2013-01-10
1
-1
/
+1
*
[Android] Fix leak in Java Bridge.
benm@chromium.org
2013-01-10
3
-23
/
+64
*
[content shell] W3C SVG tests need to run in a smaller window
jochen@chromium.org
2013-01-10
13
-24
/
+26
*
net: Stop using base::WorkerPool from UploadFileElementReader
hashimoto@chromium.org
2013-01-10
1
-1
/
+2
*
Distinguish plugin disconnections from plugin crashes.
yzshen@chromium.org
2013-01-10
10
-20
/
+42
*
Update some #includes in content/renderer for headers in the new Platform dir...
pilgrim@chromium.org
2013-01-10
14
-39
/
+39
*
Revert 175971
ricow@chromium.org
2013-01-10
19
-239
/
+232
*
Remove redundant |errored| member from IconHostMsg_DidDownloadFavicon
pkotwicz@chromium.org
2013-01-10
5
-8
/
+2
*
Update some #includes in content/common/gpu for headers in the new Platform d...
pilgrim@chromium.org
2013-01-10
3
-5
/
+5
*
Cleanup file permission check code in FileAPIMessageFilter
kinuko@chromium.org
2013-01-10
1
-75
/
+42
*
Data collection part of webrtc-internals implementation
jiayl@chromium.org
2013-01-10
18
-2
/
+554
*
Reject invalid GURLs across IPC.
cevans@chromium.org
2013-01-10
4
-7
/
+203
*
Use bilinear scaling for tab capture on Mac
hclam@chromium.org
2013-01-10
1
-0
/
+2
*
overscroll: Make sure screenshot is taken correctly for swapped out RenderViews.
sadrul@chromium.org
2013-01-10
5
-11
/
+121
*
Fix Sunspider performance regression
fsamuel@chromium.org
2013-01-10
5
-1
/
+18
*
Removes some dead code from WebContentsImpl.
sky@chromium.org
2013-01-10
2
-24
/
+0
*
The correct type for the size of a chunk of memory is size_t.
cevans@chromium.org
2013-01-10
1
-1
/
+3
*
Update some #includes in content/shell for headers in the new Platform directory
pilgrim@chromium.org
2013-01-10
1
-5
/
+5
*
Fix the loading progress bar for Android.
tedchoc@chromium.org
2013-01-10
4
-22
/
+72
*
cc: Disable impl-side painting in browser compositor.
epenner@chromium.org
2013-01-10
1
-0
/
+1
*
Update some #includes in content/renderer/pepper for headers in the new Platf...
pilgrim@chromium.org
2013-01-10
4
-7
/
+7
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
19
-232
/
+239
*
Update some #includes in content/common/fileapi for headers in the new Platfo...
pilgrim@chromium.org
2013-01-10
5
-9
/
+9
*
Reland 175201 with fixes for installer.
apatrick@chromium.org
2013-01-10
2
-22
/
+0
*
Revert 175644
mukai@chromium.org
2013-01-10
1
-6
/
+1
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
4
-271
/
+27
*
Get GpuCrashTest running in content_browsertests.
zmo@chromium.org
2013-01-10
2
-42
/
+17
*
Fixing resize for HW accelerated compositing.
alexst@chromium.org
2013-01-09
4
-0
/
+17
*
Reapply "Add a switch to enable composited scrolling for frames and enable it...
wangxianzhu@chromium.org
2013-01-09
5
-1
/
+14
*
Browser Plugin: Make sure name attribute is propagated to guest if it's set p...
fsamuel@chromium.org
2013-01-09
3
-9
/
+22
*
Revert 175759
ccameron@chromium.org
2013-01-09
8
-1
/
+375
*
NaCl: Remove unused "sandboxed_" field and argument from NaClForkDelegate
mseaborn@chromium.org
2013-01-09
2
-5
/
+2
*
[content shell] when the test contains the path loading/ enable frame load ca...
jochen@chromium.org
2013-01-09
2
-9
/
+15
*
[Android] Generate grd files for translations.
newt@chromium.org
2013-01-09
42
-0
/
+305
*
Revert 175822
jam@chromium.org
2013-01-09
19
-239
/
+232
[next]