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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land: base: Fix registering of memory pressure listeners used when emulati...
reveman@chromium.org
2014-01-14
1
-0
/
+4
*
Revert 244590 "Remove VideoRenderer::NaturalSizeChangedCB."
scherkus@chromium.org
2014-01-14
2
-26
/
+16
*
Move LinkDoctor out of content and into chrome.
mmenke@chromium.org
2014-01-13
6
-227
/
+15
*
Remove VideoRenderer::NaturalSizeChangedCB.
scherkus@chromium.org
2014-01-13
2
-16
/
+26
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
3
-3
/
+5
*
Remove some code left over after r191766.
jam@chromium.org
2014-01-13
2
-13
/
+8
*
Add hack for the "DomWrapperWorld::existingWindowShellWorkaroundWorld"
jochen@chromium.org
2014-01-13
1
-1
/
+3
*
Remove CppBoundClass and webkit_renderer.gyp
jochen@chromium.org
2014-01-13
1
-242
/
+0
*
Don't try to send automation message after the corresponding RV is gone
jochen@chromium.org
2014-01-13
3
-21
/
+34
*
Reland 244394 - Convert DomAutomationController from CppBoundClass to...
jochen@chromium.org
2014-01-13
4
-188
/
+107
*
Update WebFrameClient::didClearWindowObject signature.
jochen@chromium.org
2014-01-13
7
-9
/
+13
*
Revert 244383 "Use ContextProvider subclass to provide WGC3D poi..."
kbr@chromium.org
2014-01-13
7
-80
/
+10
*
Revert of https://codereview.chromium.org/131573003/
jochen@chromium.org
2014-01-12
4
-107
/
+188
*
Convert DomAutomationController from CppBoundClass to gin::Wrappable
jochen@chromium.org
2014-01-11
4
-188
/
+107
*
Don't print messages about unknown WAVE chunks in Android WAV decoder.
rtoy@google.com
2014-01-11
1
-2
/
+2
*
Use ContextProvider subclass to provide WGC3D pointers
jamesr@chromium.org
2014-01-11
7
-10
/
+80
*
Remove throughput_tests
enne@chromium.org
2014-01-11
1
-3
/
+5
*
Revert 244074 "Eliminate video capture thread in renderer"
thakis@chromium.org
2014-01-11
16
-343
/
+431
*
Stop using WGC3D entry point for rateLimitOffscreen
jamesr@chromium.org
2014-01-11
1
-1
/
+2
*
Revert 244229 "base: Fix registering of memory pressure listener..."
reveman@chromium.org
2014-01-11
1
-4
/
+0
*
Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPage
ellyjones@chromium.org
2014-01-10
2
-2
/
+3
*
Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame
nasko@chromium.org
2014-01-10
3
-38
/
+37
*
base: Fix registering of memory pressure listeners used when emulating discar...
reveman@chromium.org
2014-01-10
1
-0
/
+4
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
2
-2
/
+3
*
Switch from CommandLine switch to WebPreferences to control Pepper 3D.
zmo@chromium.org
2014-01-10
2
-23
/
+12
*
Fix idle handlers not being called. The problem was that RenderThread::AddRou...
jam@chromium.org
2014-01-10
4
-40
/
+58
*
Add synthetic delay points for latency testing
skyostil@chromium.org
2014-01-10
1
-0
/
+3
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-3
/
+4
*
Fix referrer policy passing during redirects
jochen@chromium.org
2014-01-10
2
-4
/
+2
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
12
-12
/
+12
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-10
17
-431
/
+491
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
1
-0
/
+2
*
Always fall back to root scroll layer for otherwise ignored scrolls
jdduke@chromium.org
2014-01-10
1
-1
/
+0
*
Update WebContentDecryptionModuleSessionImpl to the latest EME spec.
xhwang@chromium.org
2014-01-10
2
-3
/
+20
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
3
-51
/
+69
*
Remove media::BindToLoop() in favour of media::BindToCurrentLoop().
scherkus@chromium.org
2014-01-09
6
-23
/
+27
*
Make V8ValueConverterImpl serialize objects with internal field counts to an
kalman@chromium.org
2014-01-09
1
-1
/
+4
*
Fixed the racing in the resampler of webrtc when two streams are calling OnDa...
xians@chromium.org
2014-01-09
2
-0
/
+14
*
getting status of audio and returning value, avoiding false negative
amogh.bihani@samsung.com
2014-01-09
1
-2
/
+12
*
Separate EmbeddedWorker messages into another file to use different msg class
kinuko@chromium.org
2014-01-09
2
-2
/
+2
*
Move the worker script loading code to the worker process (phase:2/5)
horo@chromium.org
2014-01-09
3
-2
/
+11
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
1
-4
/
+3
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
1
-3
/
+4
*
Override cache policy when changing a reload to a back/forward navigation.
davidben@chromium.org
2014-01-09
1
-4
/
+11
*
Drop data offset in PP_EncryptedBlockInfo.
xhwang@chromium.org
2014-01-09
1
-2
/
+0
*
Handle plugin instance crash in ContentDecryptorDelegate.
xhwang@chromium.org
2014-01-09
5
-43
/
+124
*
Connect WebMediaPlayerImpl to WebContentDecryptionModuleImpl for EME WD (Chro...
jrummell@chromium.org
2014-01-09
4
-1
/
+37
*
Define the interface for MediaStreamVideoSource.
ronghuawu@chromium.org
2014-01-08
3
-0
/
+124
*
Drop DecryptConfig::data_offset_.
xhwang@chromium.org
2014-01-08
2
-9
/
+4
*
skia: Use discardable memory for scaled image cache.
reveman@chromium.org
2014-01-08
1
-0
/
+14
[next]