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
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix content_shell under ozone
spang@chromium.org
2014-05-27
1
-3
/
+3
*
test_runner: Migrate WebTestRunner to our Chromium C++ style.
tfarina@chromium.org
2014-05-26
9
-66
/
+65
*
Some class comments for WebTestProxy and WebTestProxyBase.
mlamouri@chromium.org
2014-05-23
1
-2
/
+21
*
Add a breakpad / content_shell integration test
jochen@chromium.org
2014-05-23
1
-0
/
+147
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
1
-1
/
+3
*
Navigation buttons should not enable if user can not navigate
ankit2.kumar@samsung.com
2014-05-22
2
-0
/
+16
*
Removes unnecessary views::Widget::InitParams::top_level
pkotwicz@chromium.org
2014-05-22
1
-1
/
+0
*
test_runner: Migrate MockConstraints to our Chromium C++ style.
tfarina@chromium.org
2014-05-22
5
-67
/
+71
*
Retires ui::TranslatedKeyEvent and replaces it with KeyEvent.
yukishiino@chromium.org
2014-05-22
1
-7
/
+7
*
Remove stray platform_file.h from webkit
rvargas@chromium.org
2014-05-20
1
-0
/
+1
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-1
/
+1
*
Add API to content shell for trackpad scrolling for Blink layout tests.
erikchen@chromium.org
2014-05-19
2
-22
/
+101
*
Remove unused WebTestProxy paint/canvas code
enne@chromium.org
2014-05-17
3
-137
/
+16
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
2
-5
/
+3
*
DevTools test harness: add logToStderr method on testRunner.
loislo@chromium.org
2014-05-16
1
-0
/
+6
*
Use WebScreenInfo members to provide screen orientation information for layou...
sl.ostapenko@samsung.com
2014-05-16
1
-1
/
+1
*
Remove software paint path from WebTestProxy
enne@chromium.org
2014-05-16
3
-121
/
+4
*
Remove all external references to ContentView from Tab/Shell/etc.
yfriedman@chromium.org
2014-05-15
1
-11
/
+12
*
Support screen.lockOrientation() / screen.unlockOrientation() when running la...
ch.dumez@samsung.com
2014-05-15
4
-0
/
+9
*
Remove stray platform_file.h from content
rvargas@chromium.org
2014-05-14
2
-2
/
+0
*
test_runner: Migrate MockGrammarCheck to our Chromium C++ style.
tfarina@chromium.org
2014-05-14
4
-67
/
+72
*
Update WebFrameTestProxy and WebTestProxy to mostly follow Chrome style.
dcheng@chromium.org
2014-05-14
25
-1984
/
+1994
*
Reland: Mac Video Capture Device: split VCD into VCD and Factory.
mcasas@chromium.org
2014-05-14
2
-0
/
+4
*
Make WebTestProxy handle printing + compositing mode
enne@chromium.org
2014-05-12
2
-19
/
+28
*
Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManager
fsamuel@chromium.org
2014-05-11
2
-10
/
+8
*
Update WebFrameClient::didClearWindowObject API
jochen@chromium.org
2014-05-10
4
-12
/
+7
*
Enable threaded parsing everywhere
dcheng@chromium.org
2014-05-10
1
-1
/
+0
*
Make displayAsyncThen use the CompositeAndReadbackAsync path.
danakj@chromium.org
2014-05-09
2
-23
/
+43
*
Revert of Mac Video Capture Device: split VCD into VCD and Factory. (https://...
mcasas@chromium.org
2014-05-09
2
-4
/
+0
*
Add testRunner support for dynamic color profile layout tests
noel@chromium.org
2014-05-09
5
-0
/
+29
*
Mac Video Capture Device: split VCD into VCD and Factory.
mcasas@chromium.org
2014-05-09
2
-0
/
+4
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
5
-5
/
+5
*
Make compositing mode sticky when RenderView is reused in LayoutTests.
danakj@chromium.org
2014-05-09
2
-27
/
+11
*
Don't use return value of compositeAndReadbackAsync so it can be void.
danakj@chromium.org
2014-05-07
1
-4
/
+10
*
DevTools: make DevToolsTarget fields private, require DevToolsAgentHost upon ...
pfeldman@chromium.org
2014-05-07
1
-2
/
+2
*
drt: Fix a typo in check for an empty bitmap.
danakj@chromium.org
2014-05-06
1
-1
/
+1
*
Change SetPageZoomFactor in content shell to take a double argument.
wjywbs@gmail.com
2014-05-06
1
-9
/
+4
*
Renaming --enable-font-smoothing cmd line argument to --enable-font-antialiasing
dominik.rottsches@intel.com
2014-05-06
4
-16
/
+1
*
Web MIDI: send back error information to blink on starting sessions
toyoshim@chromium.org
2014-05-06
1
-1
/
+1
*
Towards moving guest management to chrome: Introduce GuestViewManager
fsamuel@chromium.org
2014-05-06
2
-0
/
+14
*
Add an ability to set output text directly in DRT
enne@chromium.org
2014-05-06
3
-11
/
+42
*
enable precise memory info in layout tests
pan.deng@intel.com
2014-05-06
1
-0
/
+2
*
Remove page IDs from three WebContentsObserver APIs that don't need it.
creis@chromium.org
2014-05-05
2
-2
/
+2
*
Renaming --enable-font-smoothing cmd line argument to --enable-font-antialiasing
dominik.rottsches@intel.com
2014-05-05
4
-3
/
+18
*
test_runner: Move everything else into content namespace.
tfarina@chromium.org
2014-05-04
55
-267
/
+200
*
Start moving WebUserMediaClient on the chromium side to be per frame instead ...
jam@chromium.org
2014-05-04
2
-3
/
+5
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
11
-39
/
+26
*
test_runner: Move more Mock* files into content namespace.
tfarina@chromium.org
2014-05-03
10
-40
/
+43
*
Remove MockWebSpeechInputController
hans@chromium.org
2014-05-02
6
-351
/
+1
*
Start removing support for the experimental x-webkit-speech API
hans@chromium.org
2014-05-02
1
-0
/
+2
[next]