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
*
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
*
Solution: the popup keeps mouse capture, so that any mouse click closes it (v...
sschmitz@chromium.org
2013-01-09
1
-1
/
+6
*
Media Documents should disable View [Page] Source
wolenetz@chromium.org
2013-01-09
1
-3
/
+4
*
Move switch kUseGpuInTests from chrome to content
ccameron@chromium.org
2013-01-09
2
-0
/
+4
*
Move NavigationPolicyToDisposition() function into render_view_impl.cc
tfarina@chromium.org
2013-01-09
1
-0
/
+24
*
Browser Plugin: Sort BrowserPluginGuest::OnSetSize
fsamuel@chromium.org
2013-01-09
2
-9
/
+9
*
Browser Plugin: Fixed typo
fsamuel@chromium.org
2013-01-09
1
-1
/
+1
*
GTTF: Fix problems with contents detected by debugallocation:
phajdan.jr@chromium.org
2013-01-08
1
-2
/
+2
*
Fix downstream android webview build from r175537
boliu@chromium.org
2013-01-08
1
-1
/
+1
*
Add initial support for handling touch events in desktop chrome AURA.
ananta@chromium.org
2013-01-08
1
-3
/
+5
*
BrowserPlugin: Plumb ViewHostMsg_CreateWindow to BrowserPluginGuest
fsamuel@chromium.org
2013-01-08
4
-15
/
+48
*
Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with ...
fsamuel@chromium.org
2013-01-08
4
-111
/
+150
*
Revert 175581
scottmg@chromium.org
2013-01-08
1
-1
/
+1
*
Disable GamepadProviderTest.UserGesture: testing auto-disable script
scottmg@chromium.org
2013-01-08
1
-1
/
+1
*
Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.
darin@chromium.org
2013-01-08
2
-35
/
+26
*
Tweak comments and put in tests for not ignoring safe browsing results.
rdsmith@chromium.org
2013-01-08
3
-5
/
+160
*
[Android] Add test that asserts screen is on.
yfriedman@chromium.org
2013-01-08
1
-0
/
+25
*
Add VisibleForTesting to content/public/android
aruslan@chromium.org
2013-01-08
3
-14
/
+13
*
[Android] Fix Java android.view.Surface leak.
benm@chromium.org
2013-01-08
1
-0
/
+1
*
Also filter the URLs from incoming non-provisional navigation IPCs.
jochen@chromium.org
2013-01-08
5
-4
/
+99
*
Add some bounds for gfx ipc deserialization.
jschuh@chromium.org
2013-01-08
1
-15
/
+12
*
Revert 175489
dbeam@chromium.org
2013-01-08
9
-84
/
+96
*
Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.
avi@chromium.org
2013-01-08
9
-96
/
+84
*
RenderWidget popup should be a NSWindow so it can go outside the main window.
keishi@chromium.org
2013-01-08
2
-58
/
+111
*
Fix hang in Android WebView release build tests
boliu@chromium.org
2013-01-08
1
-8
/
+24
*
Replace NOTREACHED that was getting triggered with LOG(WARNING).
dmazzoni@chromium.org
2013-01-08
1
-1
/
+2
*
Removed references to the old sourceDevice field
mohsen@chromium.org
2013-01-08
5
-17
/
+1
*
Call new WebKit::setIDBFactory method to initialize Indexed DB support
pilgrim@chromium.org
2013-01-08
2
-0
/
+6
*
JavascriptAppModalDialog tests and necessary infrastructure.
aruslan@chromium.org
2013-01-08
2
-1
/
+96
*
Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/
danakj@chromium.org
2013-01-07
2
-25
/
+25
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
5
-5
/
+5
*
When starting a provisional load, indicate whether the provisional URL is abo...
jochen@chromium.org
2013-01-07
6
-1
/
+7
*
Small extra validations on permission checks: reject "0" as a valid permission
cevans@chromium.org
2013-01-07
3
-41
/
+46
*
Track input latency with UMA stats
davemoore@chromium.org
2013-01-07
3
-14
/
+91
*
Implement a TODO in the media code: Change a "const MediaStreamRequest*" arg ...
pkasting@chromium.org
2013-01-07
5
-5
/
+5
*
Revert 174920
jamesr@chromium.org
2013-01-07
1
-24
/
+27
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
2
-4
/
+4
*
Remove unnecessary comments
davemoore@chromium.org
2013-01-07
1
-11
/
+0
*
Remove the DownloadItem::TogglePause() interface.
rdsmith@chromium.org
2013-01-07
6
-17
/
+32
*
Roll speex, flac, libvpx DEPS to get shim header changes.
phajdan.jr@chromium.org
2013-01-07
1
-2
/
+2
*
Avoids crash in WebRTC audio clients for 96kHz render rate on Mac OSX.
henrika@chromium.org
2013-01-07
1
-3
/
+3
*
content: Fix typo from r175076 causing GL_CHROMIUM_texture_from_image not to ...
reveman@google.com
2013-01-07
1
-1
/
+1
*
Revert 175303
jamesr@chromium.org
2013-01-06
4
-68
/
+10
*
Make RenderWidget responsible for the composited view's lifetime
jamesr@chromium.org
2013-01-06
4
-10
/
+68
*
Revert 175201 due to failures in official build.
dharani@google.com
2013-01-06
2
-0
/
+22
*
Update some #includes in content/browser/ for headers in the new Platform
pilgrim@chromium.org
2013-01-05
11
-15
/
+15
*
Update some #includes in content/public/ for new Platform directory
pilgrim@chromium.org
2013-01-05
6
-9
/
+9
*
Update some #includes in content/ppapi_plugin for new Platform directory
pilgrim@chromium.org
2013-01-05
1
-5
/
+5
*
Log statistics of TabCapture API through UMA
hclam@chromium.org
2013-01-05
1
-18
/
+46
[next]