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
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
backer@chromium.org
2012-07-13
11
-471
/
+136
*
Focus content view on startup. Replace URL when unfocusing.
tedchoc@chromium.org
2012-07-13
2
-1
/
+6
*
Change DownloadManagerImpl to operate on DownloadItemImpl
rdsmith@chromium.org
2012-07-13
16
-387
/
+525
*
Do not clear the pending entry when a load is canceled.
creis@chromium.org
2012-07-13
3
-26
/
+36
*
Adding android OWNERS files.
jrg@chromium.org
2012-07-13
3
-0
/
+15
*
Annotate some Java classes with @JNINamespace("content").
pliard@chromium.org
2012-07-13
18
-44
/
+51
*
Rename APP_EXITING notification to ALL_BROWSERS_CLOSING.
benwells@chromium.org
2012-07-13
1
-1
/
+1
*
Do check variable PRODUCT_DIR before any ant targets
yongsheng.zhu@intel.com
2012-07-13
1
-12
/
+7
*
Let url textview in ShellView to handle the 'enter' key event
yongsheng.zhu@intel.com
2012-07-13
1
-1
/
+5
*
Set active URL for GPU process when processing delayed work.
jbauman@chromium.org
2012-07-13
1
-0
/
+1
*
Add permissions buts for Pepper plugins.
brettw@chromium.org
2012-07-13
7
-12
/
+40
*
for readability review.
wjia@chromium.org
2012-07-13
4
-141
/
+148
*
[Android] Upstream all the IPC communications/handlings for stream texture
qinmin@chromium.org
2012-07-13
11
-16
/
+597
*
Linux: Unify InitializeSandbox between 32/64 bits
jln@chromium.org
2012-07-13
1
-56
/
+110
*
Share the zygote's fopen overrides with nacl_helper.
ncbray@chromium.org
2012-07-13
2
-134
/
+3
*
Improve GPU process URL crash reporting.
jbates@chromium.org
2012-07-13
10
-19
/
+75
*
Add test for failing rename in BaseFileTest.
asanka@chromium.org
2012-07-12
2
-1
/
+25
*
Add pak file support for content shell and android apks.
tedchoc@chromium.org
2012-07-12
8
-2
/
+379
*
Support in-browser thumbnailing on GTK.
mazda@chromium.org
2012-07-12
1
-5
/
+31
*
Mac: Add support for multiple NALUs per Decode() call
sail@chromium.org
2012-07-12
4
-18
/
+39
*
Support partitioning of storage contexts based on render_id.
ajwong@chromium.org
2012-07-12
16
-160
/
+505
*
Adds ContentShellTest.apk and very simple test.
cjhopman@chromium.org
2012-07-12
5
-2
/
+180
*
Disable seccomp filter sandbox temporarily.
jorgelo@chromium.org
2012-07-12
1
-0
/
+12
*
Fix transferring processes during a redirect.
darin@chromium.org
2012-07-12
4
-52
/
+207
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
29
-3
/
+1165
*
Nit: remove whitespace accidentally included by 10695124.
leandrogracia@chromium.org
2012-07-12
1
-1
/
+0
*
Small refactor to media architecture in order to allow end-to-end tests.
primiano@chromium.org
2012-07-12
3
-73
/
+13
*
Add RemoteDebuggingController.java and its (native) dependencies.
pliard@chromium.org
2012-07-12
8
-0
/
+267
*
Fix stats counters
jochen@chromium.org
2012-07-12
2
-6
/
+9
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
4
-6
/
+3
*
Corrected issues with queued touch events. This fixes gestures in Windows.
girard@chromium.org
2012-07-11
1
-17
/
+36
*
IndexedDB: Re-enable browser layout tests for transactions following WK patches
jsbell@chromium.org
2012-07-11
1
-5
/
+4
*
Revert 146162 - Move Rename functionality from DownloadFileManager to Downloa...
rdsmith@chromium.org
2012-07-11
17
-332
/
+190
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-11
17
-190
/
+332
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-5
/
+4
*
Update the WebKit API used for WebSurroundingText.
leandrogracia@chromium.org
2012-07-11
1
-1
/
+3
*
Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...
tedchoc@chromium.org
2012-07-11
20
-449
/
+1106
*
Kill DownloadManagerImpl::save_page_downloads_
benjhayden@chromium.org
2012-07-11
3
-57
/
+54
*
Add support for triggering Android intents based on content.
leandrogracia@chromium.org
2012-07-11
13
-2
/
+94
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
644
-784
/
+141
*
This change moves the end of a namespace block before #endif.
hbono@chromium.org
2012-07-11
1
-2
/
+2
*
fix use after free case in VideoCaptureImpl.
wjia@chromium.org
2012-07-11
1
-6
/
+7
*
Clean up the remaining diff in content/app
michaelbai@chromium.org
2012-07-11
3
-5
/
+5
*
Fix a renderer crash when dragging quickly over tab contents.
tony@chromium.org
2012-07-11
1
-1
/
+6
*
Revert 146000 - Split out ContentViewCore from ContentView for embedders.
ericu@google.com
2012-07-11
21
-1124
/
+466
*
RefCounted types should not have public destructors
rsleevi@chromium.org
2012-07-11
2
-4
/
+5
*
Split out ContentViewCore from ContentView for embedders.
tedchoc@chromium.org
2012-07-11
21
-466
/
+1124
*
Fix OMX VDA unittest for ARM.
posciak@chromium.org
2012-07-11
2
-1
/
+13
*
Chromium side of plumbing for passing renderer-generated keys through IPC
alecflett@chromium.org
2012-07-11
7
-11
/
+71
[next]