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
/
webkit
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...
danakj@chromium.org
2012-11-10
1
-1
/
+1
*
Chrome side implementation of GestureFling curves.
rjkroege@chromium.org
2012-11-09
6
-0
/
+330
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
1
-3
/
+3
*
Added WeekNumberLabel localized string.
keishi@chromium.org
2012-11-09
2
-0
/
+5
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-2
/
+0
*
Add ContentDecryptorDelegate.
xhwang@chromium.org
2012-11-07
1
-0
/
+2
*
New resources for pdf page number indicator. PDF code changes will be send in...
gene@chromium.org
2012-11-07
4
-0
/
+0
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
1
-10
/
+6
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
3
-2
/
+16
*
[Android] Add supportMultipleWindows setting
mnaganov@chromium.org
2012-10-30
2
-22
/
+29
*
Disable force compositing mode when disabling compositing, re-enter in DoDefe...
jamesr@chromium.org
2012-10-29
1
-3
/
+0
*
Add a string for WebLocalizedString::WeekFormatTemplate. The string is conver...
tkent@chromium.org
2012-10-27
2
-0
/
+5
*
Add support for ISO to EME canPlayType().
ddorwin@chromium.org
2012-10-27
1
-1
/
+2
*
Add a flag to about:flags to enable deferred image decoding
hclam@chromium.org
2012-10-26
2
-0
/
+4
*
GTTF: Fix build with _GLIBCXX_DEBUG
phajdan.jr@chromium.org
2012-10-24
1
-0
/
+2
*
Remove Carbon cursor call interposing in Mac NPAPI plugins
stuartmorgan@chromium.org
2012-10-23
2
-137
/
+0
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
10
-148
/
+112
*
Enable double tap to zoom on Android builds
yusufo@chromium.org
2012-10-22
1
-0
/
+1
*
Upstream remaining diff in chrome_content_browser_client
yusufo@chromium.org
2012-10-19
2
-0
/
+3
*
Linux: make it possible to build without third_party/launchpad_translations
phajdan.jr@chromium.org
2012-10-19
1
-11
/
+31
*
Use a reply struct instead of individual values when responding to intents. A...
smckay@chromium.org
2012-10-19
4
-0
/
+123
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
1
-2
/
+1
*
Updating XTBs based on .GRDs from branch 1271
karen@chromium.org
2012-10-17
52
-4
/
+472
*
Add API to construct new vector interchange MIME data type.
gbillock@chromium.org
2012-10-16
2
-2
/
+50
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
1
-8
/
+18
*
Remove use_libcc_for_compositor gyp variable
jamesr@chromium.org
2012-10-16
1
-7
/
+0
*
Address review feedback for r160338
thakis@chromium.org
2012-10-16
1
-4
/
+0
*
Use WebElement::hasHTMLTagName instead of hasTagName to check namespace URI.
tkent@chromium.org
2012-10-15
2
-13
/
+29
*
Upstream the gesture requirement for android media playback
qinmin@chromium.org
2012-10-12
2
-0
/
+4
*
Add dummy reads for Android-specific serialized history items.
aelias@chromium.org
2012-10-12
1
-0
/
+9
*
Update icons used for password generation.
gcasto@chromium.org
2012-10-10
4
-0
/
+3
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
1
-2
/
+6
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-2
/
+0
*
Pinch-zoom applied via compositor instead of CSS transformation.
aelias@chromium.org
2012-10-08
2
-1
/
+9
*
Upstream scrollFocusedNodeIntoRect
yusufo@chromium.org
2012-10-08
1
-0
/
+1
*
Add basic infrastructure for native (aka "browser builtin") services.
smckay@chromium.org
2012-10-06
3
-6
/
+40
*
mac: Plumbing for the emoji font.
thakis@chromium.org
2012-10-05
2
-0
/
+15
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
1
-1
/
+0
*
This patch adds following strings:
yosin@chromium.org
2012-10-04
2
-1
/
+41
*
Remove VideoLayer and LayerCompositor APIs.
brettw@chromium.org
2012-10-02
1
-6
/
+0
*
Remove PluginGroup
ibraaaa@google.com
2012-09-27
1
-2
/
+0
*
FontScaleFactor and ForceEnableZoom pref_names.
aurimas@chromium.org
2012-09-25
2
-0
/
+12
*
Added OtherDateLabel localized string.
keishi@chromium.org
2012-09-25
2
-0
/
+5
*
memoryUsageMB should call GetWorkingSetSize instead of GetPagefileUsage on Ma...
yurys@chromium.org
2012-09-24
1
-0
/
+4
*
Change bookmarkManager API from experimental to private.
aa@chromium.org
2012-09-21
1
-1
/
+1
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-2
/
+2
*
Set user agent in cpp bindings test
jochen@chromium.org
2012-09-18
1
-0
/
+4
*
Put CSS sticky positioning behind a runtime flag until we think it's ready fo...
ojan@chromium.org
2012-09-17
2
-0
/
+3
*
Convert test_shell_tests BookmarkletTest.* into a content_browsertest.
tony@chromium.org
2012-09-17
1
-76
/
+0
*
Add enable-accelerated-compositing-for-overflow-scroll switch.
hartmanng@chromium.org
2012-09-17
2
-0
/
+6
[next]