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
*
Add wrapper class to media for support of Opus audio, and add a command line ...
tomfinegan@chromium.org
2012-12-18
1
-0
/
+1
*
Handle input params being null in ContentSettings
joth@chromium.org
2012-12-18
1
-7
/
+7
*
Use WebCore:DateTimeChooser for date/time form types instead of considering t...
miguelg@chromium.org
2012-12-18
15
-83
/
+234
*
events: Update mouse-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-18
4
-11
/
+9
*
Encrypted Media: Old video decrypt-only path clean-up.
xhwang@chromium.org
2012-12-18
1
-1
/
+0
*
Some initial changes for manipulating the top controls positions on Android.
tedchoc@chromium.org
2012-12-18
6
-7
/
+44
*
Send compositor frame IPC with metadata.
aelias@chromium.org
2012-12-18
11
-18
/
+163
*
Explicitly set actions in devtools_resources as requiring cygwin (gyp only)
iannucci@google.com
2012-12-18
1
-0
/
+1
*
[Android WebView] Implement WebSettings.{get|set}LayoutAlgorithm
mnaganov@chromium.org
2012-12-18
2
-4
/
+69
*
StreamDeviceInfo is basically a MediaStreamDevice but with two extra variable...
xians@chromium.org
2012-12-18
20
-145
/
+130
*
Forward Webkit Gesture events to interested RenderViewObservers.
ananta@chromium.org
2012-12-18
2
-0
/
+4
*
Telemetry / Devtools TraceHandler: exposes tracing via dev tools.
bulach@chromium.org
2012-12-18
7
-4
/
+379
*
Beware of print-read inconsistency when serializing GURLs.
tsepez@chromium.org
2012-12-18
1
-0
/
+17
*
Refactoring JavaScript modal dialog.
jcivelli@chromium.org
2012-12-18
1
-3
/
+6
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
6
-34
/
+22
*
Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.
sievers@chromium.org
2012-12-17
17
-58
/
+93
*
Expand the comment explaining WebContents, and clean up example code.
avi@chromium.org
2012-12-17
2
-3
/
+22
*
Relanding r172627
zmo@chromium.org
2012-12-17
4
-3
/
+177
*
Fix java side pending motion events queue for Android
yusufo@chromium.org
2012-12-17
2
-34
/
+97
*
Add myself as an owner for Mac sandbox files.
jeremy@chromium.org
2012-12-17
2
-0
/
+9
*
plugins: use new WebPluginContainer::setWebLayer API for compositing.
piman@chromium.org
2012-12-17
2
-0
/
+5
*
Add a base::ParseJson() function to help tests construct Values.
jyasskin@chromium.org
2012-12-17
1
-52
/
+47
*
Add DEPS rules to help enforce the general rule that the embedder should prov...
joi@chromium.org
2012-12-17
3
-2
/
+17
*
Disable BrowserPluginHostTest.GuestUnresponsive on win and linux due to flaki...
tim@chromium.org
2012-12-17
1
-1
/
+9
*
Attempt to reland r173248,173259
zmo@chromium.org
2012-12-17
14
-344
/
+286
*
Remove IPC::MessageIterator.
viettrungluu@chromium.org
2012-12-17
2
-4
/
+12
*
Consolidate dialog style flags and strings; etc.
msw@chromium.org
2012-12-17
1
-0
/
+1
*
Revert 173246
zmo@chromium.org
2012-12-17
1
-0
/
+4
*
Fiddle with includes so we don't break the build once we land https://bugs.we...
pilgrim@chromium.org
2012-12-17
2
-1
/
+1
*
Revert "[RDS] Temporary workaround for black tabs"
dfalcantara@chromium.org
2012-12-17
1
-2
/
+1
*
Fix the test for Windows.
zmo@chromium.org
2012-12-17
1
-0
/
+1
*
Fix NULL pointer usage, it is P1 crash bug.
felipeg@chromium.org
2012-12-17
1
-3
/
+16
*
DevTools: allow query parameters and fragments in remote debugging command urls.
pfeldman@chromium.org
2012-12-17
2
-1
/
+10
*
[Android] Add API for specifying a charset for data Urls.
benm@chromium.org
2012-12-17
1
-2
/
+42
*
Browser Plugin: Reduce code repetition in BrowserPluginManager.
fsamuel@chromium.org
2012-12-17
6
-450
/
+397
*
Browser Plugin: Remove events cruft
fsamuel@chromium.org
2012-12-17
1
-10
/
+0
*
Telemtry: hooks "chrome.gpuBenchmarking.smoothScrollBy" with java on android.
bulach@chromium.org
2012-12-17
15
-15
/
+309
*
[content shell] if the document is plain text, dump it as text
jochen@chromium.org
2012-12-17
1
-0
/
+5
*
[content shell] if a layout test runs notifyDone() before it has finished loa...
jochen@chromium.org
2012-12-17
2
-0
/
+8
*
[content shell] implement additional URL handling methods of the WebTestDelegate
jochen@chromium.org
2012-12-17
6
-30
/
+65
*
Sandbox the worker process on Mac
jeremy@chromium.org
2012-12-17
2
-4
/
+7
*
Add UMA for measuring Content-Dispostion header use and abuse.
asanka@chromium.org
2012-12-17
3
-0
/
+100
*
[content shell] use WebTestRunner::WebPreferences for layout tests
jochen@chromium.org
2012-12-17
8
-41
/
+44
*
Generate PageTransitionTypes.java for Android
boliu@chromium.org
2012-12-16
8
-130
/
+180
*
Fix Android ContentShell's incorrect behavior when opening link with window.o...
shouqun.liu@intel.com
2012-12-16
1
-1
/
+5
*
- crash when calling abort() in all ppapi processes;
yzshen@chromium.org
2012-12-16
2
-17
/
+16
*
Javascript TouchEvents now get key state mods.
girard@chromium.org
2012-12-16
1
-0
/
+2
*
This patch will use the device listener in media to monitor audio capture dev...
xians@chromium.org
2012-12-16
1
-2
/
+9
*
Implemented GetWindowSnapshot on RenderViewImpl
bajones@chromium.org
2012-12-15
7
-0
/
+71
*
[Android WebView] Tie together Chrome's browser compositor with the Android V...
leandrogracia@chromium.org
2012-12-15
3
-0
/
+18
[next]