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
*
Remove GetCurrentRenderProcessID from public ContentViewCore interface.
bauerb@chromium.org
2014-03-26
1
-1
/
+0
*
Disable tests in ScreenOrientationListenerTest.java.
erikchen@chromium.org
2014-03-26
1
-1
/
+5
*
Mark drags starting in web content as tainted to avoid file path forgery
dcheng@chromium.org
2014-03-25
2
-3
/
+8
*
Fix assert in VSyncMonitor.java
mckev@amazon.com
2014-03-25
1
-1
/
+1
*
Get rid of ContextMenuParams::frame_id since on the browser side we know whic...
jam@chromium.org
2014-03-25
3
-5
/
+1
*
Safebrowsing download protection: include tab url chain & referrer.
mattm@chromium.org
2014-03-25
2
-0
/
+4
*
Remove uses of RenderView::EvaluateScript.
avi@chromium.org
2014-03-25
2
-6
/
+4
*
Gamepad API: add test support for gamepad events
b.kelemen@samsung.com
2014-03-25
1
-0
/
+7
*
[Android Java Bridge] Add test for checking preserving of user props across r...
mnaganov@chromium.org
2014-03-25
1
-30
/
+26
*
[UMA] Update documentation for running the extract_actions.py script.
isherman@chromium.org
2014-03-25
1
-3
/
+5
*
Minor cleanup in DomMessageQueue.
isherman@chromium.org
2014-03-24
2
-10
/
+5
*
Stop keeping track of the current hovered node for accessibility.
dmazzoni@chromium.org
2014-03-24
2
-13
/
+11
*
[Android] Add a Java bridge test verifying JS wrappers reuse
mnaganov@chromium.org
2014-03-24
1
-0
/
+31
*
Remove ExecuteScriptInFrame.
avi@chromium.org
2014-03-24
2
-157
/
+0
*
Android-side of insertion/selection handles visibility.
timvolodine@chromium.org
2014-03-24
7
-17
/
+191
*
Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..."
dbeam@chromium.org
2014-03-22
2
-17
/
+0
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-22
2
-0
/
+17
*
Move the Uber UI to RenderFrameHost.
avi@chromium.org
2014-03-21
1
-2
/
+4
*
Move selection related code to RenderFrame. Also finish moving the rest of th...
jam@chromium.org
2014-03-21
2
-10
/
+7
*
[FastTextAutosizer] Enable FastTextAutosizer on tot/dev by default
pdr@chromium.org
2014-03-21
2
-0
/
+4
*
Fix the documentation for GetFrameName.
avi@chromium.org
2014-03-21
1
-2
/
+2
*
Adds benm@ as OWNERS for content/public/android.
bulach@chromium.org
2014-03-21
1
-0
/
+1
*
[Android] Workaround of an android platform bug.
feng@chromium.org
2014-03-21
4
-4
/
+4
*
Revert of Move some extensions tests to RenderFrameHost. (https://codereview....
eseidel@chromium.org
2014-03-21
2
-0
/
+21
*
Make the ResourceExtractor use the App context
dtrainor@chromium.org
2014-03-21
1
-15
/
+15
*
Expose whether a scroll is active via ContentViewCore
ksimbili@google.com
2014-03-21
1
-0
/
+10
*
Expose locks for CopyFromCompositingSurface/CopyFromBackingStore API
powei@chromium.org
2014-03-21
1
-0
/
+6
*
Added sizes member in FaviconURL. So we could use it to find out the proper i...
michaelbai@chromium.org
2014-03-20
2
-5
/
+13
*
Move some extensions tests to RenderFrameHost.
avi@chromium.org
2014-03-20
2
-0
/
+5
*
Revert of Revert of Add mechanism to auto mount file systems in response to a...
vandebo@chromium.org
2014-03-20
4
-2
/
+33
*
Remove --enable-accelerated-filters flag.
senorblanco@chromium.org
2014-03-20
2
-4
/
+0
*
[Android] Remove the fork of GestureDetector.java
jdduke@chromium.org
2014-03-20
1
-719
/
+0
*
Provide a way to change the current screen orientation from TestRunner.
mlamouri@chromium.org
2014-03-20
1
-0
/
+5
*
Move some extensions tests to RenderFrameHost.
avi@chromium.org
2014-03-20
2
-21
/
+0
*
Revert of Revert of Show IME when DPAD_CENTER is pressed (https://codereview....
pneubeck@chromium.org
2014-03-20
2
-0
/
+79
*
Revert of Show IME when DPAD_CENTER is pressed (https://codereview.chromium.o...
primiano@chromium.org
2014-03-20
2
-79
/
+0
*
Revert of Add mechanism to auto mount file systems in response to a URL reque...
pneubeck@chromium.org
2014-03-20
4
-33
/
+2
*
Address build spew.
newt@chromium.org
2014-03-20
2
-5
/
+5
*
remove dead code from devtools worker management
alecflett@chromium.org
2014-03-20
1
-5
/
+0
*
Move referrer tests to RenderFrameHost.
avi@chromium.org
2014-03-20
2
-0
/
+5
*
Add mechanism to auto mount file systems in response to a URL request.
vandebo@chromium.org
2014-03-19
4
-2
/
+33
*
[Views] WebView will size embedded fullscreen views differently during tab ca...
miu@chromium.org
2014-03-19
1
-0
/
+3
*
[Android Java bridge] Verify that returning objects from Java doesn't leak
mnaganov@chromium.org
2014-03-19
1
-0
/
+54
*
Restore editor text upon AdapterInputConnection is recreated.
kochi@chromium.org
2014-03-19
6
-79
/
+162
*
Fix flakyness in ScreenOrientationProviderTests.
mlamouri@chromium.org
2014-03-19
1
-9
/
+28
*
Do not assume that the orientation is PORTRAIT by default.
mlamouri@chromium.org
2014-03-19
1
-5
/
+5
*
Upstream some methods from Tab.
bauerb@chromium.org
2014-03-19
1
-4
/
+19
*
Adding mlamouri@ as owner of Screen Orientation related Java files.
mlamouri@chromium.org
2014-03-18
3
-0
/
+9
*
Add --disable-low-res-tiling. Disable low res tiling to save power.
anton@chromium.org
2014-03-18
2
-0
/
+11
*
Add 9 patch scrollbar assets to native theme
weiliangc@chromium.org
2014-03-18
2
-8
/
+0
[next]