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
*
[content shell] for hidpi tests, just modify the device scale factor on the r...
jochen@chromium.org
2013-02-24
1
-2
/
+1
*
Disable BookmarkletTest.NonEmptyResult due to WebKit roll 143784:143855.
maruel@chromium.org
2013-02-24
1
-1
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
135
-160
/
+160
*
[content shell] implement WebTestDelegate::captureHistoryForWindow
jochen@chromium.org
2013-02-23
5
-11
/
+118
*
overscroll: Introduce a ratio-threshold for starting an overscroll gesture.
sadrul@chromium.org
2013-02-23
3
-35
/
+36
*
Fixing the logic error that blocked all selectionUpdates.
aurimas@chromium.org
2013-02-23
1
-12
/
+5
*
Specify QuotaExceededError instead of UnknownError
dgrogan@chromium.org
2013-02-23
1
-2
/
+4
*
Add a hook to content renderer client for using a custom clipboard
jochen@chromium.org
2013-02-23
5
-0
/
+27
*
Update two more instrumentation callsites in render_widget
jamesr@chromium.org
2013-02-23
1
-2
/
+2
*
Prevent bindings escalation on an existing NavigationEntry (attempt 3).
creis@chromium.org
2013-02-23
6
-6
/
+103
*
Add a mode flag to the tracing framework.
dsinclair@chromium.org
2013-02-23
11
-21
/
+92
*
[Android] Add a reload navigation test for ContentShell
dfalcantara@chromium.org
2013-02-23
1
-0
/
+49
*
cc: The DelegatedFrameData::size field is redundant.
danakj@chromium.org
2013-02-23
2
-11
/
+1
*
[content shell] enable touch events for layout tests
jochen@chromium.org
2013-02-23
3
-0
/
+5
*
Ensure that the pending entry is cleared when a navigation commits.
creis@chromium.org
2013-02-23
2
-2
/
+15
*
content: Introduce WebContentsViewPort.
sadrul@chromium.org
2013-02-23
17
-17
/
+93
*
Trying to fix ImeTest flake.
aurimas@chromium.org
2013-02-23
1
-1
/
+2
*
Add flag to disable impl-side painting
dfalcantara@chromium.org
2013-02-23
4
-6
/
+4
*
Add a ThreadSafeSender class thats safe to use on any thread within child (re...
michaeln@chromium.org
2013-02-23
5
-20
/
+112
*
Disable WorkerXHRHttpLayoutTest.Tests on Windows.
dcheng@chromium.org
2013-02-22
1
-1
/
+7
*
Revert 183407
rtenneti@chromium.org
2013-02-22
1
-31
/
+1
*
Ensure extensions and the Chrome Web Store are loaded in new BrowsingInstances.
creis@chromium.org
2013-02-22
4
-5
/
+10
*
Fix variable name.
jam@chromium.org
2013-02-22
1
-4
/
+4
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
5
-9
/
+16
*
Remove old SerializedScriptValue based callbacks.
alecflett@chromium.org
2013-02-22
15
-472
/
+4
*
cc: Route offscreen context creation for compositor to the browser.
danakj@chromium.org
2013-02-22
8
-40
/
+395
*
TabCapture: Force stereo for audio mirroring
justinlin@chromium.org
2013-02-22
1
-10
/
+3
*
Route compositor frame instrumentation through WebDevToolsAgent
jamesr@chromium.org
2013-02-22
4
-18
/
+54
*
RendererWebKitPlatformSupportImpl::createAudioDevice() needs the ability to m...
crogers@google.com
2013-02-22
3
-2
/
+35
*
Setting a custom background on a HiDPI display will result in the background ...
olaru@adobe.com
2013-02-22
1
-0
/
+1
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
6
-5
/
+82
*
Disable FrameChangeVideo on Win XP due to flakiness.
shadi@chromium.org
2013-02-22
1
-5
/
+6
*
overscroll: Remove the navigation overlay early if there is no screenshot.
sadrul@chromium.org
2013-02-22
1
-4
/
+14
*
Proxy new WebData-based onSuccess() calls.
alecflett@chromium.org
2013-02-22
8
-36
/
+373
*
Check FileSystem permission in OnAppendBlobDataItem for TYPE_FILE_FILESYSTEM ...
kinuko@chromium.org
2013-02-22
1
-4
/
+7
*
fix back/forward keys on win aura
scottmg@chromium.org
2013-02-22
1
-1
/
+15
*
Add handle scopes around executeScriptAndReturnValue callsites
dcarney@chromium.org
2013-02-22
2
-0
/
+4
*
Aura: Fix linter warnings.
backer@chromium.org
2013-02-22
2
-1
/
+1
*
Move handleJavaScriptDialog command to RendererOverridesHandler.
kkania@chromium.org
2013-02-22
4
-29
/
+37
*
Linux Sandbox: deny SHM system calls gracefully
jln@chromium.org
2013-02-22
1
-0
/
+4
*
Remove WebLayerTreeViewImpl
jamesr@chromium.org
2013-02-22
1
-1
/
+0
*
Support new accessibility notification enums from WebKit.
dmazzoni@chromium.org
2013-02-22
4
-20
/
+67
*
Added test to cover bug, made it possible to detect both remote streams, clea...
phoglund@chromium.org
2013-02-22
2
-84
/
+140
*
Gamepad: Windows support for Logitech Precision.
teravest@chromium.org
2013-02-22
1
-0
/
+26
*
Fix DevToolsProtocol to return the corresponding command ID if the method is
kkania@chromium.org
2013-02-22
1
-1
/
+1
*
Add a telemetry-based gpu_tests folder
nduca@chromium.org
2013-02-22
6
-0
/
+125
*
Update #includes (and some comments) since WebKitPlatformSupport class is now...
pilgrim@chromium.org
2013-02-21
1
-1
/
+1
*
Expose FS show/hide thresholds to Command Line
dtrainor@chromium.org
2013-02-21
3
-0
/
+26
*
Revert 183382 - broke gmail
simonjam@chromium.org
2013-02-21
16
-722
/
+37
*
touch: Change the behaviour of compositor-thread hittesting for touch events.
sadrul@chromium.org
2013-02-21
5
-132
/
+170
[next]