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
*
Remove GetURLForDebugging().
pkasting@chromium.org
2010-10-23
6
-22
/
+4
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
11
-258
/
+82
*
Fixing valgrind error because of mem leak in BuffereDataSource unit tests
vrk@google.com
2010-10-22
1
-0
/
+5
*
Adding Abort() to DataSource to wake up hanging Read()
vrk@google.com
2010-10-22
8
-15
/
+164
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
2
-0
/
+3
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
1
-15
/
+9
*
Fix compilation with system ICU.
phajdan.jr@chromium.org
2010-10-22
1
-1
/
+2
*
Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.
klobag@chromium.org
2010-10-21
4
-28
/
+124
*
Revert 63375 - Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.
klobag@chromium.org
2010-10-21
4
-117
/
+28
*
Add the support of PP_IMAGEDATAFORMAT_RGBA_PREMUL in the browser.
klobag@chromium.org
2010-10-21
4
-28
/
+117
*
Add back some code I accidentally removed when merging changes.
dumi@chromium.org
2010-10-20
1
-0
/
+4
*
Build fix.
dumi@chromium.org
2010-10-20
1
-1
/
+1
*
Resubmit http://codereview.chromium.org/3944001.
dumi@chromium.org
2010-10-20
15
-326
/
+423
*
Revert 63153 - Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
15
-423
/
+326
*
Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
15
-326
/
+423
*
Add private pepper API to send UMA stats for PDF page count.
jam@chromium.org
2010-10-19
2
-1
/
+10
*
New Java version (6u22). Relevant advisory: http://www.oracle.com/technetwork...
panayiotis@google.com
2010-10-19
1
-1
/
+1
*
plugins: revert the logging statement added in r62783
evan@chromium.org
2010-10-19
1
-2
/
+0
*
Added fallback code for servers that don't support Range requests properly
scherkus@chromium.org
2010-10-19
3
-18
/
+66
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
5
-8
/
+303
*
Convert LOG(INFO) to VLOG(1) - webkit/.
pkasting@chromium.org
2010-10-19
4
-24
/
+22
*
Expose the loading string through the private api.
jam@chromium.org
2010-10-18
2
-1
/
+7
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
11
-14
/
+42
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
2
-9
/
+11
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
4
-21
/
+23
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
3
-10
/
+49
*
Linux Plugins: Add a debugging statement to help track down bug 59317.
thestig@chromium.org
2010-10-15
1
-0
/
+2
*
Implement cancelling a pepper request.
jam@chromium.org
2010-10-15
3
-8
/
+15
*
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
[next]