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
*
Remove unnecessary calls to .get() in navigation_entry_impl_unittest.cc
akalin@chromium.org
2012-09-25
1
-81
/
+81
*
Add UMA metrics to measure potential impact of Fast Tab Close.
slamm@chromium.org
2012-09-25
4
-6
/
+16
*
chromeos: Implement PowerSaveBlocker.
derat@chromium.org
2012-09-25
3
-1
/
+75
*
Revert 157915 to see if it caused issue 152019 - Avoid calling RWHVWin::GetBa...
apatrick@chromium.org
2012-09-25
1
-14
/
+16
*
Move content test utils to content/public/test
nyquist@chromium.org
2012-09-25
9
-14
/
+31
*
Remove DownloadManager::GetDownloadItem() and GetActiveDownloadItem() in favo...
benjhayden@chromium.org
2012-09-25
8
-116
/
+52
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
24
-1065
/
+828
*
Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, si...
jam@chromium.org
2012-09-25
2
-35
/
+1
*
Do not use WebSandboxSupport when sandbox is disabled.
rickyz@google.com
2012-09-25
1
-1
/
+1
*
Use a singleton 1x1 offscreen surface for all TextureImageTransportSurface in...
hshi@chromium.org
2012-09-25
5
-8
/
+22
*
Second try of 157576 https://chromiumcodereview.appspot.com/10780013/
cem.kocagil@gmail.com
2012-09-25
1
-1
/
+11
*
Fix warnings when compiling with clang
michaelbai@chromium.org
2012-09-25
2
-2
/
+4
*
create a separate WebMediaPlayer for URL derived from media stream
wjia@chromium.org
2012-09-25
11
-2
/
+541
*
Fix tracing_browser_test for official build test bots
jbates@chromium.org
2012-09-25
1
-1
/
+1
*
Upstream the code to pass StreamTextureManagerAndroid from GpuChannel to GLES...
qinmin@chromium.org
2012-09-25
2
-0
/
+14
*
OMX: Increase the number of picture buffers.
ihf@chromium.org
2012-09-25
1
-1
/
+1
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
15
-136
/
+206
*
Add ContentViewCore::OnWebPreferencesUpdated.
nileshagrawal@chromium.org
2012-09-24
5
-6
/
+23
*
Move base Java utils to base/test/android/javatests.
nyquist@chromium.org
2012-09-24
6
-18
/
+7
*
Fix the issue that any tab/window closing hotkey will crash the Pepper Flash ...
yzshen@chromium.org
2012-09-24
5
-9
/
+49
*
Implement asynchronous operation for RWHVP::CopyFromCompositingSurface on Mac
hclam@chromium.org
2012-09-24
3
-51
/
+212
*
Flag and adapter class for software compositing.
aelias@chromium.org
2012-09-24
9
-13
/
+272
*
Handle crashing Pepper plug-ins the same as crashing NPAPI plug-ins.
cevans@chromium.org
2012-09-24
2
-0
/
+5
*
Upstream ContentViewCore.pageUp/pageDown
cramya@chromium.org
2012-09-24
3
-0
/
+192
*
Remove outdated TODO in content_view_core.h.
pliard@chromium.org
2012-09-24
1
-9
/
+0
*
Adding the implementation of the StreamTextureFactoryImpl for android
qinmin@chromium.org
2012-09-24
1
-4
/
+13
*
Add support for parsing a 'partition' attribute on the <browser> tag.
nasko@chromium.org
2012-09-24
4
-21
/
+227
*
Protect against touching download item from "SavePackage" after observation h...
rdsmith@chromium.org
2012-09-24
1
-9
/
+11
*
Shift "commit point" for when a download will no longer accept cancels.
rdsmith@chromium.org
2012-09-24
19
-204
/
+668
*
Cancel composition on mouse clicking.
nona@chromium.org
2012-09-24
1
-1
/
+5
*
Make shared memory segments writable only by their rightful owners.
palmer@chromium.org
2012-09-24
1
-1
/
+10
*
Correctly decrement OmxVideoDecodeAccelerator::output_buffers_at_component_ d...
fischman@chromium.org
2012-09-24
1
-8
/
+8
*
Makes closing a fullscreen window refocus the window it came from.
sky@chromium.org
2012-09-24
2
-1
/
+17
*
Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ...
jam@chromium.org
2012-09-24
4
-40
/
+20
*
[Android] In PERSONALITY_VIEW, wait for settings to be applied native side.
benm@chromium.org
2012-09-24
1
-38
/
+59
*
Android: generates JNI bindings for constructors in system classes.
bulach@chromium.org
2012-09-24
3
-33
/
+45
*
Semicolon is necessary for copying files.
kinaba@chromium.org
2012-09-24
1
-1
/
+1
*
content: Forward declare SkBitmap instead of including its header file.
tfarina@chromium.org
2012-09-23
2
-1
/
+2
*
Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in...
tzik@chromium.org
2012-09-23
13
-35
/
+121
*
Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines.
tzik@chromium.org
2012-09-23
13
-121
/
+35
*
OMX: Avoid calling Fillbuffer while OMX is flushing.
arun.m@samsung.com
2012-09-23
1
-1
/
+15
*
Set DISABLED_ for flaky test.
nona@chromium.org
2012-09-22
1
-3
/
+9
*
Introduce RenderWidgetHostViewWinTest for Tsf handling
nona@chromium.org
2012-09-22
3
-0
/
+174
*
Disable force focus call from pointer events in Chrome/Win/Desktop
girard@chromium.org
2012-09-22
2
-31
/
+0
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
2
-4
/
+6
*
Call SetConfig for OMX_IndexConfigCommonMirror (OMX_MirrorVertical) to have s...
shivdasp@nvidia.com
2012-09-22
1
-1
/
+18
*
Adding NativeWindow base class with context.
aurimas@chromium.org
2012-09-22
2
-2
/
+20
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
16
-476
/
+127
*
Avoid accessing uninitialized memory during DownloadManagerTest.
asanka@chromium.org
2012-09-22
1
-5
/
+9
*
Shorten the path length to get under MAX_PATH on windows.
ajwong@chromium.org
2012-09-22
1
-5
/
+5
[next]