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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate RenderViewHost from RenderWidgetHost, part 6: move more calls to the...
avi
2015-11-11
1
-11
/
+7
*
Revert of [Presentation API / Media Router] Clean up default pres URL logic. ...
robliao
2015-11-11
1
-12
/
+16
*
Get rid of SandboxedProcessLauncherDelegate::PreSandbox.
rickyz
2015-11-11
4
-12
/
+20
*
cast: support cursor rendering for tab capture
isheriff
2015-11-10
1
-0
/
+4
*
[Presentation API / Media Router] Clean up default pres URL logic.
imcheng
2015-11-10
1
-16
/
+12
*
aura: Fix android linker errors for content_unittests
sievers
2015-11-10
1
-2
/
+6
*
[BackgroundSync] Recover from closed browser mid-sync
jkarlin
2015-11-10
1
-4
/
+6
*
Mac: Use GpuMemoryBuffers by default
ccameron
2015-11-10
2
-0
/
+5
*
Ask for the location permission on Android.
jyasskin
2015-11-10
2
-0
/
+14
*
OOPIF: Add frame_unique_name to FrameNavigationEntry.
creis
2015-11-10
1
-0
/
+3
*
Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...
gsennton
2015-11-10
2
-33
/
+0
*
Update the documentation for LoadCommittedDetails::previous_url.
creis
2015-11-10
1
-1
/
+2
*
[MediaRouter, PresentationAPI] Rename Session->Connection for states.
imcheng
2015-11-09
2
-4
/
+6
*
Remove code duplication caused by inclusion of metadata.
beaudoin
2015-11-09
3
-6
/
+19
*
Propagate pageScaleFactor to GuestViews.
mcnee
2015-11-09
2
-2
/
+5
*
Aura on Android: content/browser
mfomitchev
2015-11-07
2
-2
/
+3
*
Revert "Mac: Use GpuMemoryBuffers by default"
Stefan Zager
2015-11-07
2
-5
/
+0
*
Prefer Debug Flash Player if installed over non-Debug bundled.
wfh
2015-11-07
2
-0
/
+5
*
Disable testSelectActionBarInputPaste test.
aurimas
2015-11-06
1
-2
/
+7
*
Mac: Use GpuMemoryBuffers by default
ccameron
2015-11-06
2
-0
/
+5
*
Change WebRTC IP handling policy from multiple booleans to an enum.
guoweis
2015-11-06
5
-10
/
+60
*
media: Remove BrowserCdmFactory inferface.
xhwang
2015-11-06
3
-0
/
+14
*
Revert of Gather more debug info for the switch away from page id for titles ...
creis
2015-11-06
2
-11
/
+0
*
GN(Android): Fix CleanupReferenceTest#testCreateMany failing.
agrieve
2015-11-06
1
-0
/
+3
*
[BackgroundSync] Unify relaunching browser API for all platforms
jkarlin
2015-11-06
3
-9
/
+18
*
Add browsertests for VibrationManager java impl on android.
leon.han
2015-11-06
2
-0
/
+116
*
Make mouse wheel events trigger WebContentsObserver::DidGetUserInteraction.
dominickn
2015-11-06
1
-2
/
+10
*
Gather more debug info for the switch away from page id for titles and state.
creis
2015-11-06
2
-0
/
+11
*
Reland of OOPIF: Route keyboard events to focused frame in the browser proces...
alexmos
2015-11-06
1
-1
/
+3
*
Move MotionEventAndroid to ui/events/android
khushalsagar
2015-11-05
1
-0
/
+2
*
Make window.scroll properties relative to the layout viewport by default.
ymalik
2015-11-05
1
-3
/
+3
*
Revert "Make mouse wheel events trigger WebContentsObserver::DidGetUserIntera...
cschuet
2015-11-05
1
-10
/
+2
*
Reducing scope of few CalledByNative calls in ContentViewCore
ajith.v
2015-11-05
2
-8
/
+4
*
Make mouse wheel events trigger WebContentsObserver::DidGetUserInteraction.
dominickn
2015-11-05
1
-2
/
+10
*
OOPIF: Stop using HistoryController and refactor UpdateState.
creis
2015-11-04
2
-2
/
+15
*
Move browser_navigation_start to CommonNavigationParams
csharrison
2015-11-04
1
-2
/
+2
*
GN: Remove "outputs" parameter for java_cpp_enum()
agrieve
2015-11-04
1
-17
/
+0
*
Delay SW check for showing app banner until SW registration is complete.
benwells
2015-11-04
1
-3
/
+3
*
Modified ScreenshotTask to makes use of snapshot API
jinsukkim
2015-11-04
1
-28
/
+0
*
Straighten up keyboard hide and show logic
changwan
2015-11-03
10
-105
/
+214
*
Migrating tests to use EmbeddedTestServer (/content)
svaldez
2015-11-03
2
-4
/
+5
*
Added field trial for enabling AppContainer and a chrome://flags entry.
forshaw
2015-11-03
2
-1
/
+3
*
cc: Add flag to specify to ResourceProvider to always use GMBs
ccameron
2015-11-03
2
-0
/
+5
*
Cleanup Assist hacks
sgurun
2015-11-03
1
-12
/
+5
*
[SafeBrowsing] Conditionalize unverified download blocking on whitelist.
asanka
2015-11-03
1
-0
/
+6
*
Enable SiteEngagementEvictionPolicy behind --enable-site-eviction-policy flag.
calamity
2015-11-03
2
-0
/
+13
*
Rename legacy 'Layout' methods across Blink and cc.
wkorman
2015-11-03
1
-2
/
+2
*
media: Make MediaKeys ref-counted.
xhwang
2015-11-03
3
-9
/
+14
*
Propagate scrolling/marginwidth/marginheight property values to child frame.
lazyboy
2015-11-03
2
-10
/
+15
*
Use windowAndroid's activity for creating popups
yusufo
2015-11-03
1
-7
/
+7
[next]