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
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
2
-4
/
+4
*
Move iat_patch from base to app/win. Remove the functions from the header since
brettw@chromium.org
2010-10-14
1
-4
/
+4
*
Made deriving from Pepper Resource class easier.
neb@chromium.org
2010-10-14
1
-69
/
+38
*
FBTF: More ctor/dtor cleanup.
erg@google.com
2010-10-14
4
-23
/
+75
*
Mark ResourceFetcherTests.ResourceFetcherDownload and ResourceFetcherDidFail ...
phajdan.jr@chromium.org
2010-10-14
1
-2
/
+4
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
9
-24
/
+23
*
Add a pp_resource include to the two private interfaces, which depend on this.
brettw@chromium.org
2010-10-14
2
-0
/
+2
*
Fix the build warnings about bool conversion.
brettw@chromium.org
2010-10-14
1
-2
/
+2
*
Update the audio interface implementation to use the latest Pepper.
brettw@chromium.org
2010-10-14
2
-30
/
+60
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
6
-16
/
+18
*
Use CommandUpdater for disabling commands that were disabled by plugins.
jam@chromium.org
2010-10-13
3
-7
/
+8
*
FBTF: Further parts of r61237 that should be harmless to chrome_frame.
erg@google.com
2010-10-13
4
-49
/
+63
*
[media] inject VDC to decoder.
jiesun@google.com
2010-10-13
1
-1
/
+1
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
2
-1
/
+3
*
Add a private pepper API for the pdf plugin to disable copy/print etc. This ...
jam@chromium.org
2010-10-12
3
-1
/
+15
*
Compile webkit gpu code in an upstream build too.
tony@chromium.org
2010-10-12
1
-1
/
+1
*
Take out bogus DCHECK
gspencer@chromium.org
2010-10-12
1
-1
/
+0
*
This makes it so we only add the default plugin if it's enabled.
gspencer@chromium.org
2010-10-12
1
-2
/
+3
*
This changes GetPluginInfo so that we can request a list of plugins that matc...
gspencer@chromium.org
2010-10-12
2
-90
/
+114
*
Remove GetSelectedText from Instance interface.
jam@chromium.org
2010-10-12
2
-15
/
+33
*
Add private pepper API to keep the throbber spinning while PDFs are loading.
jam@chromium.org
2010-10-12
3
-1
/
+31
*
Prevent implicit animation when resizing Core Animation plugins
stuartmorgan@chromium.org
2010-10-11
1
-0
/
+5
*
Enabling internal PDF reader should disable Reader, and vice versa.
jam@chromium.org
2010-10-11
2
-4
/
+12
*
Autofill - "Clear form" failed to clear the select popup values
dhollowa@chromium.org
2010-10-11
1
-1
/
+1
*
Add a way to get proxy information to the Private2 Pepper API.
brettw@chromium.org
2010-10-10
3
-2
/
+36
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
6
-3
/
+133
*
Revert 62068 - Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
6
-133
/
+3
*
Move implementation of linux scrollbars from webkit using new
davemoore@chromium.org
2010-10-09
6
-3
/
+133
*
Password Autocomplete needs to check maximum field length when filling.
dhollowa@chromium.org
2010-10-09
4
-8
/
+77
*
Convert pepper module and instance IDs from being pointer values to being
brettw@chromium.org
2010-10-08
26
-98
/
+211
*
Remove include for string16 which can cause problems for external projects us...
brettw@chromium.org
2010-10-08
2
-5
/
+7
*
FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .
erg@google.com
2010-10-08
9
-198
/
+206
*
Allow unlimited quota for apps for FileSystem access
kinuko@chromium.org
2010-10-08
1
-0
/
+4
*
Fix a deadlock in NPAPI::PluginList::LoadPlugins.
bauerb@chromium.org
2010-10-08
4
-40
/
+32
*
Add a glyph drawing routine to private Pepper interface. The current
brettw@chromium.org
2010-10-08
7
-24
/
+173
*
Update most secure version for the following plugins:
panayiotis@google.com
2010-10-07
1
-5
/
+5
*
Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture
hclam@chromium.org
2010-10-07
1
-1
/
+1
*
Fix up PPAPI renames in Chrome.
neb@chromium.org
2010-10-07
11
-91
/
+92
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-0
/
+2
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-2
/
+0
*
Fix up the IndexedDB plumbing layers to match the latest WebKit code.
jorlow@chromium.org
2010-10-06
1
-25
/
+1
*
Update the path for Silverlight to the general landing page.
panayiotis@google.com
2010-10-06
1
-4
/
+4
*
Add a private interface to the plugin and use it to know if the mouse is over...
jam@chromium.org
2010-10-06
5
-2
/
+61
*
Added support for raw headers.
caseq@google.com
2010-10-06
2
-1
/
+42
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-0
/
+2
*
Windowless plugins would fail to paint at times. This occurs in the following...
ananta@chromium.org
2010-10-06
1
-0
/
+3
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-1
/
+1
*
Fixed assertions in SearchString.
sanjeevr@chromium.org
2010-10-05
1
-0
/
+4
*
changes to audio
nfullagar@google.com
2010-10-05
2
-15
/
+39
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-2
/
+0
[next]