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
*
Rename all isolate_dependency_* to files.
maruel
2014-10-01
4
-35
/
+28
*
DevTools: Protocol handler generator for content
vkuzkokov
2014-10-01
27
-186
/
+1842
*
Fix permission bits on translated *.xtb files.
Aaron Gable
2014-10-01
43
-0
/
+0
*
Fix for crash when attaching a frame in WebUI renderer.
kolczyk
2014-10-01
7
-21
/
+67
*
[ServiceWorker] Set setSkipServiceWorker flag of the request from NPAPI plugins
horo
2014-10-01
2
-0
/
+6
*
Have PlatformEventObserver implementations orderly stop on destruction.
sigbjornf
2014-10-01
7
-5
/
+26
*
Re-enabling WebRtcBrowserTest.CallWithDataAndMedia
phoglund
2014-10-01
1
-1
/
+1
*
[ServiceWorker] Add was_fallback_required flag to ResourceResponseInfo. [2/2 ...
horo
2014-10-01
12
-1
/
+38
*
DevTools: consider part of the test path starting at LayoutTests/ when config...
yurys
2014-10-01
1
-0
/
+3
*
Remove MidStreamParamSwitchBitrateAndFPS test case from VEA unittest
henryhsu
2014-10-01
1
-6
/
+2
*
Turn FileDescriptorInfo a collection class
morrita
2014-10-01
15
-80
/
+298
*
Increase GPU memory wiggle room
ccameron
2014-10-01
1
-1
/
+1
*
Mass-rename of CompositingIOSurface types
ccameron
2014-10-01
11
-241
/
+205
*
Let data URLs stay in same process in RenderFrameImpl::DecidePolicyForNavigat...
alexmos
2014-10-01
1
-1
/
+5
*
Don't report VAAPI failures for UMA for platforms that don't support it.
henryhsu
2014-10-01
1
-1
/
+1
*
Always activate MojoApplicationHost
morrita
2014-09-30
5
-33
/
+3
*
Implement Chromium side of MediaKeys.isTypeSupported().
sandersd
2014-09-30
7
-71
/
+224
*
Do not trigger touch adjustment in AddressDetectionTest#testAddressLimits
zeeshanq
2014-09-30
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch master
Alex Mineer
2014-09-30
43
-948
/
+2
*
Revert of Pass initDataType instead of contentType on OnNeedKey(). (patchset ...
zmo
2014-09-30
4
-8
/
+19
*
Blink Gardening: Mark flaky test TwoGetUserMediaWithSecondVideoCropped
zmo
2014-09-30
1
-1
/
+9
*
Pass initDataType instead of contentType to OnNeedKey().
sandersd
2014-09-30
4
-19
/
+8
*
[Android] Add ScrollView to DateTimePicker
changwan
2014-09-30
1
-33
/
+0
*
If a RemoteFrame asks to navigate, send an OpenURL IPC
japhet
2014-09-30
7
-1
/
+113
*
Revert of Ensure that the browser’s copy of page id is in sync with the ren...
creis
2014-09-30
5
-39
/
+1
*
Revert of Pending tasks in a message loop should be deleted before shutting d...
kareng
2014-09-30
3
-32
/
+9
*
PlzNavigate: implement CommitNavigation on the browser side
clamy
2014-09-30
26
-380
/
+782
*
Remove TextureImageTransportSurface
sievers
2014-09-30
32
-1044
/
+148
*
Adds conversion rule for WebAXRoleDetails
shreeram.k
2014-09-30
7
-2
/
+51
*
Adjust maximum scroll bounds on FrameView to account for top controls. (Chrom...
bokan
2014-09-30
1
-0
/
+2
*
Add libva generator.
mukai
2014-09-30
1
-1
/
+35
*
Replace build_angle.gyp with angle.gyp.
jmadill
2014-09-30
3
-5
/
+5
*
Add kEnableWebRtcHWVp8Encoding to GPU process.
wuchengli
2014-09-30
1
-0
/
+1
*
Skipping AX test related to input type on mac and android.
shreeram.k
2014-09-30
3
-0
/
+3
*
gpu: Rename Capabilities::map_image to Capabilities::image.
reveman
2014-09-30
2
-2
/
+2
*
Update content and media unittest isolate targets.
jmadill
2014-09-30
1
-0
/
+7
*
DevTools: pass the running test path into the devtools front-end.
pfeldman
2014-09-30
1
-3
/
+11
*
Add new histogram to assert the improvements we should get with browser side ...
carlosk
2014-09-30
5
-1
/
+103
*
[Push] Use Manifest.gcm_sender_id instead of API sender_id if possible.
mlamouri
2014-09-30
4
-17
/
+32
*
WebURLLoaderMock should set a request context for redirects.
mkwst
2014-09-30
1
-0
/
+1
*
[ServiceWorker] Set setSkipServiceWorker flag of the request from plugins wit...
horo
2014-09-30
1
-0
/
+4
*
Switch from WebMediaPlayer::maxTimeSeekable() to seekable()
philipj
2014-09-30
4
-11
/
+16
*
[ServiceWorker] Fix RenderFrameImpl::isControlledByServiceWorker()
horo
2014-09-30
1
-4
/
+4
*
[ServiceWorker] Plumbing the request mode from the renderer to the ServiceWor...
horo
2014-09-30
21
-11
/
+95
*
Strip away the keyboard mic channel if no audio processing.
grunell
2014-09-30
2
-11
/
+131
*
Skipping AX test related to input types
shreeram.k
2014-09-30
2
-0
/
+2
*
WebTestProxy should animate the page popup
keishi
2014-09-30
1
-0
/
+4
*
Move InitializeOnCurrentThread down from WebGraphicsContext3DImpl to WebGraph...
pilgrim
2014-09-30
5
-27
/
+31
*
Remove #ifdefs around ShowLinkDisambiguationPopup
tapted
2014-09-30
10
-56
/
+34
*
Use base::StringPairs where appropriate for src/media/
anand.ratn
2014-09-30
4
-8
/
+8
[next]