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
*
Added broadcasting feature to UDP server sockets.
ygorshenin@chromium.org
2012-07-16
1
-1
/
+10
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
14
-28
/
+648
*
Remove GetVolume from media::AudioRendererSink.
tommi@chromium.org
2012-07-14
5
-25
/
+0
*
Pass the build type to ant build
yongsheng.zhu@intel.com
2012-07-14
2
-3
/
+26
*
Rolling libjingle to 159.
ronghuawu@chromium.org
2012-07-14
8
-4
/
+83
*
Aura: Less image transport IPCs and less code.
backer@chromium.org
2012-07-14
15
-986
/
+12
*
Run simple content shell test on Android bots.
navabi@google.com
2012-07-14
1
-0
/
+55
*
Remove unused AndroidManifest.xml
cjhopman@chromium.org
2012-07-14
2
-55
/
+1
*
Move Rename functionality from DownloadFileManager to DownloadFileImple.
rdsmith@chromium.org
2012-07-13
17
-193
/
+332
*
Only send touch events to javascript when --enable-touch-events is set.
girard@chromium.org
2012-07-13
1
-17
/
+1
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
4
-0
/
+4
*
Expose a benchmark-only beginSmoothScroll API to JS.
nduca@chromium.org
2012-07-13
11
-2
/
+194
*
Add jochen to content\shell OWNERS.
jam@chromium.org
2012-07-13
1
-0
/
+1
*
Clean up CopyFromBackingStore and CopyFromCompositingSurface.
mazda@chromium.org
2012-07-13
16
-34
/
+34
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
19
-25
/
+25
*
Collect some stats on shared memory buffers sent by the AsyncResourceHandler.
darin@chromium.org
2012-07-13
1
-1
/
+21
*
The beginnings of unit tests for AudioDevice.
tommi@chromium.org
2012-07-13
9
-15
/
+124
*
Mac HW Video Decode: Fix texture creation
sail@chromium.org
2012-07-13
1
-2
/
+7
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
19
-25
/
+25
*
Adds helper methods for WebView.
aurimas@chromium.org
2012-07-13
7
-0
/
+106
*
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
[next]