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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: On ChromeOS don't assume GLX always.
danakj@chromium.org
2014-01-10
2
-1
/
+13
*
Revert of https://codereview.chromium.org/132503002/
mek@chromium.org
2014-01-10
2
-13
/
+1
*
Move Android TraceEvent interface to base
aberent@chromium.org
2014-01-10
3
-149
/
+0
*
Move H264Parser and H264BitReader to media/filters.
posciak@chromium.org
2014-01-10
12
-1922
/
+84
*
video: On ChromeOS don't assume GLX always.
danakj@chromium.org
2014-01-10
2
-1
/
+13
*
Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h.
scherkus@chromium.org
2014-01-10
2
-2
/
+2
*
Remove media::BindToLoop() in favour of media::BindToCurrentLoop().
scherkus@chromium.org
2014-01-09
2
-6
/
+7
*
gpu: Early return GpuCommandBufferStub::OnWaitSyncPoint() if the sync point i...
dongseong.hwang@intel.com
2014-01-09
3
-1
/
+15
*
Separate EmbeddedWorker messages into another file to use different msg class
kinuko@chromium.org
2014-01-09
6
-49
/
+67
*
Move the worker script loading code to the worker process (phase:2/5)
horo@chromium.org
2014-01-09
3
-3
/
+11
*
vda: Rename Exynos VDA to V4L2 VDA
shivdasp@nvidia.com
2014-01-09
8
-409
/
+406
*
Make tap gesture ignore its ack disposition.
tdresser@chromium.org
2014-01-09
1
-0
/
+1
*
Clean up ChildProcessHost unique id generation.
avi@chromium.org
2014-01-08
2
-15
/
+18
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2014-01-08
1
-0
/
+1
*
Port content::GLHelper over to GLES2Interface
jamesr@chromium.org
2014-01-08
6
-1107
/
+991
*
Convert video capture pipline to base::TimeTicks
sheu@chromium.org
2014-01-08
1
-1
/
+1
*
Dismiss EME infobar when WebMediaPlayer is destroyed.
kkimlabs@chromium.org
2014-01-08
1
-0
/
+3
*
Remove unneeded WebGraphicsContext3D refs from content
jamesr@chromium.org
2014-01-07
2
-5
/
+18
*
Finally remove ResourceRequestInfo::GetAssociatedRenderView. Also remove the ...
jam@chromium.org
2014-01-07
1
-3
/
+0
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-1
/
+1
*
Move DidFailProvisionalLoad handling from RenderView(Host) to RenderFrame(Host).
nasko@chromium.org
2014-01-06
2
-23
/
+23
*
Refactor content/ to use ui::AXNodeData instead of blink.
dmazzoni@google.com
2014-01-06
3
-812
/
+11
*
Allow RenderFrames to swap out for subframe navigations.
creis@chromium.org
2014-01-06
2
-2
/
+11
*
Add IPC stubs between browser and ServiceWorker's worker context in the child...
kinuko@chromium.org
2014-01-06
3
-3
/
+92
*
Linux: Do not bother to check for PR_SET_NAME at compile time.
thestig@chromium.org
2014-01-04
1
-6
/
+8
*
Adding RenderWidgetHostViewChildFrame for OOPIF view.
kenrb@chromium.org
2014-01-03
5
-35
/
+168
*
Wire talk_base::AsyncResolverInterface in chrome.
mallinath@chromium.org
2014-01-03
1
-1
/
+1
*
Add an accessibility messages specifically for location changes.
dmazzoni@google.com
2014-01-03
3
-7
/
+14
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-1
/
+1
*
Remove some LatencyInfo merging code path
miletus@chromium.org
2014-01-02
2
-3
/
+9
*
Sends getUserMedia request info to webrtc-internals.
jiayl@chromium.org
2014-01-02
1
-0
/
+8
*
wrap stray switches::kDisableWebRtcHWEncoding in ifdefs
mostynb@opera.com
2014-01-02
1
-0
/
+2
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-31
3
-10
/
+10
*
Remove 'using base::string16;' from base/strings/string16.h and remove temporary
dbeam@chromium.org
2013-12-30
1
-3
/
+3
*
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...
loislo@chromium.org
2013-12-30
3
-10
/
+10
*
Move kFileScheme constant into content namespace.
tfarina@chromium.org
2013-12-30
1
-1
/
+1
*
Revert 242671 "Implement sampling profiler (chromium side change)"
haraken@chromium.org
2013-12-28
1
-1
/
+0
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2013-12-28
1
-0
/
+1
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-28
3
-10
/
+10
*
Add the SmartClip feature.
jam@chromium.org
2013-12-27
1
-0
/
+13
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
11
-84
/
+85
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
15
-43
/
+54
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
3
-6
/
+6
*
Remove LatencyInfo merge from software rendering path
miletus@chromium.org
2013-12-23
1
-1
/
+1
*
Cleanup: Move kFileSystemScheme constant into content namespace.
tfarina@chromium.org
2013-12-23
1
-1
/
+1
*
A bunch of work to transition from render_view_id to render_frame_id.
jam@chromium.org
2013-12-20
4
-18
/
+21
*
Implement support for touch-action: pan-x/pan-y in chromium
rbyers@chromium.org
2013-12-20
3
-5
/
+23
*
Make PepperWebPlugin not use RenderView.
jam@chromium.org
2013-12-20
3
-6
/
+6
*
android: add resource state machine to RenderWidgetHostViewAndroid
powei@chromium.org
2013-12-20
1
-13
/
+1
[next]