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
*
Add test for accessibility histograms.
dmazzoni@chromium.org
2013-01-09
1
-0
/
+2
*
Move myself from chrome to content OWNERS
joth@chromium.org
2013-01-09
1
-0
/
+1
*
Cache the default UA in a static
joth@chromium.org
2013-01-09
1
-6
/
+7
*
Move switch kUseGpuInTests from chrome to content
ccameron@chromium.org
2013-01-09
2
-0
/
+4
*
Tweak comments and put in tests for not ignoring safe browsing results.
rdsmith@chromium.org
2013-01-08
1
-3
/
+3
*
Add VisibleForTesting to content/public/android
aruslan@chromium.org
2013-01-08
2
-14
/
+12
*
Add some bounds for gfx ipc deserialization.
jschuh@chromium.org
2013-01-08
1
-15
/
+12
*
Revert 175489
dbeam@chromium.org
2013-01-08
7
-43
/
+59
*
Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.
avi@chromium.org
2013-01-08
7
-59
/
+43
*
JavascriptAppModalDialog tests and necessary infrastructure.
aruslan@chromium.org
2013-01-08
2
-1
/
+96
*
When starting a provisional load, indicate whether the provisional URL is abo...
jochen@chromium.org
2013-01-07
3
-0
/
+3
*
Implement a TODO in the media code: Change a "const MediaStreamRequest*" arg ...
pkasting@chromium.org
2013-01-07
1
-1
/
+1
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-2
/
+2
*
Remove the DownloadItem::TogglePause() interface.
rdsmith@chromium.org
2013-01-07
2
-3
/
+9
*
Update some #includes in content/public/ for new Platform directory
pilgrim@chromium.org
2013-01-05
6
-9
/
+9
*
Cleanup: Fix some lint errors in content/.
thestig@chromium.org
2013-01-04
2
-3
/
+3
*
Add history popup when long pressing on the back key.
tedchoc@chromium.org
2013-01-04
6
-53
/
+156
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
2
-2
/
+4
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
2
-48
/
+121
*
Fix a problem that background can sometimes be seen when playing fullscreen v...
qinmin@chromium.org
2013-01-04
1
-1
/
+1
*
Introduce callback interface for running Javascript asynchronously in the ren...
avi@chromium.org
2013-01-03
2
-8
/
+29
*
Pull delegate check back into IsDownloadReadyForCompletion so that if
rdsmith@chromium.org
2013-01-03
1
-1
/
+3
*
Switch GetScaledContentTexture to scale from Size
dtrainor@chromium.org
2013-01-03
1
-1
/
+3
*
Number of small improvements to CleanupReference
joth@chromium.org
2013-01-03
1
-12
/
+42
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
4
-4
/
+4
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
2
-27
/
+26
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
3
-21
/
+21
*
Remove the unused SurfaceTextureUpdatedListener interface.
mkosiba@chromium.org
2013-01-02
1
-38
/
+0
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
2
-26
/
+8
*
Minor cleanup in color_chooser.h.
darin@chromium.org
2013-01-02
1
-2
/
+1
*
Change PepperFlashBrowserHost to use CookieSettings to get the LSO settings
raymes@google.com
2012-12-30
2
-28
/
+0
*
Creating a 1x1 size surface for fullscreen video when we just enter fullscreen
qinmin@chromium.org
2012-12-27
1
-1
/
+1
*
Implement SequenceChecker, which is a generalization of ThreadChecker
akalin@chromium.org
2012-12-27
1
-31
/
+4
*
DevTools: migrate remote debugging to the DevToolsAgentHost ids.
pfeldman@chromium.org
2012-12-27
1
-12
/
+13
*
DevTools: make DevToolsAgentHost ref-counted.
pfeldman@chromium.org
2012-12-26
1
-5
/
+7
*
DevTools: introduce public content::DevToolsAgentHost.
pfeldman@chromium.org
2012-12-25
1
-12
/
+17
*
DevTools: preserve DevToolsAgentHost across navigations.
pfeldman@chromium.org
2012-12-24
2
-9
/
+10
*
[content shell] disable logging webgl errors to the console for layout tests
jochen@chromium.org
2012-12-22
1
-0
/
+1
*
Fix compile.
phajdan.jr@chromium.org
2012-12-21
1
-6
/
+0
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-4
/
+0
*
GTTF: Remove support for SLOW_ test prefix.
phajdan.jr@chromium.org
2012-12-21
1
-26
/
+4
*
[Android WebView] Fix some locale related TODOs.
benm@chromium.org
2012-12-21
1
-13
/
+4
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
1
-1
/
+2
*
Start sending gestureTapCancel to cancel gestureTapDown
yusufo@chromium.org
2012-12-21
3
-14
/
+168
*
Revert "Uncomment frame message flag and disable content detection tests."
aelias@chromium.org
2012-12-21
4
-52
/
+0
*
Don't hide PopupZoomer if the content size didn't change.
aruslan@chromium.org
2012-12-21
1
-4
/
+6
*
[content shell] run in headless mode (gtk only)
jochen@chromium.org
2012-12-21
1
-0
/
+7
*
Re-enable tests diabled in r174194
boliu@chromium.org
2012-12-20
1
-4
/
+2
*
Disable failing tests
digit@chromium.org
2012-12-20
2
-4
/
+8
*
DevTools: remove FrameNavigating and ContentsReplaced ClientHost signals.
pfeldman@chromium.org
2012-12-20
3
-21
/
+0
[next]