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
*
Control fling curves with parameters in RendererPreferences
rjkroege@chromium.org
2013-02-06
2
-1
/
+27
*
While screencasting a tab, do not disable rendering updates while hidden.
miu@chromium.org
2013-02-06
1
-3
/
+5
*
Add about:flags experiment to enable/disable fixed position element compositing.
shawnsingh@chromium.org
2013-02-06
3
-2
/
+16
*
Correct device scale for Android WebView SW rendering.
leandrogracia@chromium.org
2013-02-05
1
-0
/
+1
*
Browser plugin: Use WCViewGuest and RWHVGuest wrapping the platform views (be...
lazyboy@chromium.org
2013-02-05
2
-0
/
+7
*
Inform WebKit when fullscreen mode is exited on Chrome on Android.
jknotten@chromium.org
2013-02-05
2
-0
/
+16
*
Use WebKit's resource priorities instead of computing our own.
simonjam@chromium.org
2013-02-05
1
-0
/
+2
*
Remove unused kBrowserAppName constant from content/.
asvitkine@chromium.org
2013-02-05
1
-4
/
+2
*
Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/
jschuh@chromium.org
2013-02-05
1
-9
/
+9
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
2
-0
/
+4
*
Android: Expose content size changes to the ContentViewClient.
tedchoc@chromium.org
2013-02-05
2
-4
/
+12
*
Revert 180600
jschuh@chromium.org
2013-02-05
1
-9
/
+9
*
Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/
cevans@chromium.org
2013-02-05
1
-9
/
+9
*
Allow BrowserTestBase to do wait.
nileshagrawal@chromium.org
2013-02-04
1
-0
/
+14
*
Add support for screen video stream in getUserMedia().
sergeyu@chromium.org
2013-02-04
4
-1
/
+10
*
[DevTools] Added ChangeAttachedWindowHeight method to allow DevTools to chang...
dgozman@chromium.org
2013-02-04
1
-1
/
+4
*
content: convert user action notification to callbacks
phajdan.jr@chromium.org
2013-02-04
2
-13
/
+8
*
Android: Add a message pump which allows nested loops for content browsertests
nileshagrawal@chromium.org
2013-02-03
2
-0
/
+17
*
Persist download interrupt reason, both target and current paths, url_chain, ...
rdsmith@chromium.org
2013-02-03
6
-10
/
+144
*
Revert 180282 (doesn't build without reverting r180071 too, so let's just
thakis@chromium.org
2013-02-03
4
-0
/
+15
*
Revert 180055: Very likely caused http://crbug.com/173885
thakis@chromium.org
2013-02-03
4
-15
/
+0
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
1
-19
/
+19
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
19
-46
/
+76
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
1
-0
/
+1
*
Rename JavaScriptDialogCreator to JavaScriptDialogManager.
kkania@chromium.org
2013-02-01
3
-11
/
+11
*
Only permit plug-in loads in the browser if the plug-in isn't blocked or the
cevans@chromium.org
2013-02-01
1
-3
/
+8
*
Move kChromeSearchScheme out of content since it's a chrome feature.
jam@chromium.org
2013-02-01
3
-6
/
+0
*
Broke ContentSettingBubbleModelTest.Plugins on Android.
dbeam@chromium.org
2013-02-01
1
-8
/
+3
*
Only permit plug-in loads in the browser if the plug-in isn't blocked or the
cevans@chromium.org
2013-02-01
1
-3
/
+8
*
Add state INPUT_EVENT_ACK_STATE_UNKNOWN
nduca@chromium.org
2013-02-01
1
-3
/
+8
*
Convert top controls to use DIP instead of PX.
tedchoc@chromium.org
2013-02-01
1
-2
/
+5
*
Sync csd.proto with server-side version.
mattm@chromium.org
2013-02-01
1
-1
/
+6
*
Fix conversion to from document/window points
cjhopman@chromium.org
2013-02-01
1
-5
/
+6
*
Moving chrome://tracing to content.
jam@chromium.org
2013-02-01
4
-0
/
+15
*
Delete flag --enable-css-transform-pinch.
aelias@chromium.org
2013-02-01
2
-4
/
+0
*
Move chrome://media-internals to content. This allows us to hide implementati...
jam@chromium.org
2013-02-01
3
-24
/
+2
*
[Search] Store and recall search terms using NavigationEntry to improve searc...
mathp@chromium.org
2013-02-01
1
-0
/
+8
*
Document WebContentsObserver API
jochen@chromium.org
2013-01-31
1
-13
/
+105
*
Hide methods from public GpuDataManager interface that don't need to be expos...
jam@chromium.org
2013-01-31
1
-19
/
+0
*
[Android] Pull in M25 translations for Java code
newt@chromium.org
2013-01-31
41
-3
/
+659
*
Small refactorings on chrome://gpu before I move it to src/content.
jam@chromium.org
2013-01-31
4
-0
/
+11
*
Add command line switch --enable-webrtc on Android.
wjia@chromium.org
2013-01-31
2
-0
/
+4
*
Save the last down event by obtaining the event first
yusufo@chromium.org
2013-01-31
1
-1
/
+3
*
Removing the --enable-data-channels flag since real-world testing of the feat...
tommyw@chromium.org
2013-01-30
2
-4
/
+0
*
download: Remove DownloadManager::MockDownloadOpenForTesting
hashimoto@chromium.org
2013-01-30
2
-4
/
+0
*
Fix Data URIs in tests
aruslan@chromium.org
2013-01-30
8
-29
/
+35
*
Remove fling cap as we have impl side painting now.
klobag@chromium.org
2013-01-30
1
-56
/
+2
*
Refactor positioning of Insertion/Selection handles
cjhopman@chromium.org
2013-01-30
3
-81
/
+97
*
Delete zoomed_viewport_offset_ and its users.
aelias@chromium.org
2013-01-29
2
-4
/
+11
*
Fix content::BrowserThread::PostTaskAndReplyWithResult to allow the return ar...
rsleevi@chromium.org
2013-01-29
1
-3
/
+3
[next]