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
*
Swallow context menu events dispatched to a NPAPI plugin so that
darin@chromium.org
2010-07-22
1
-0
/
+4
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
13
-16
/
+80
*
AutoFill: Record whether the user initiated the form submission and don't sav...
jhawkins@chromium.org
2010-07-22
1
-0
/
+3
*
Fix for: State in small letters should be auto-filled from the profile.
jhawkins@chromium.org
2010-07-21
2
-0
/
+23
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
1
-3
/
+2
*
De-coupled resource references by plugin from Resource object's refcount. Mad...
neb@chromium.org
2010-07-20
19
-194
/
+220
*
Pepper: Make AppendDataToBody() not append empty data.
viettrungluu@chromium.org
2010-07-20
1
-1
/
+2
*
Fix an unitialized read in a unit test to appease valgrind
thakis@chromium.org
2010-07-20
2
-5
/
+1
*
Add click-to-load functionality for blocked plugins.
bauerb@chromium.org
2010-07-19
3
-0
/
+251
*
Introduce "--enable-memory-info" command-line flag to enable reporting
mnaganov@chromium.org
2010-07-19
2
-1
/
+6
*
Implement WebFileSystemImpl::directoryName. This is needed for directory upl...
johnnyg@chromium.org
2010-07-17
1
-2
/
+2
*
Avoid flashing when resizing plugins that use PaintManager. Copy the bitmap ...
jam@chromium.org
2010-07-17
2
-0
/
+22
*
Code review followups by Darin
jam@chromium.org
2010-07-17
2
-3
/
+3
*
Add third_party/ prefix to ppapi include for checkdeps.
ajwong@chromium.org
2010-07-16
1
-1
/
+1
*
file_util: deprecate remaining wstring functions
evan@chromium.org
2010-07-16
1
-1
/
+8
*
Add private Pepper v2 API to get localized strings.
jam@chromium.org
2010-07-16
6
-0
/
+93
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
7
-30
/
+41
*
AutoFill: Use unique IDs to identify the profile or credit card to fill.
jhawkins@chromium.org
2010-07-16
1
-1
/
+3
*
Implement some of URLResponseInfo properties.
darin@chromium.org
2010-07-16
3
-6
/
+78
*
Remove more definitions from header files.
erg@chromium.org
2010-07-16
1
-0
/
+2
*
Revert r52688 to fix build bustage.
darin@chromium.org
2010-07-16
3
-78
/
+6
*
Implement some of URLResponseInfo properties.
darin@chromium.org
2010-07-16
3
-6
/
+78
*
DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...
pfeldman@chromium.org
2010-07-16
3
-1
/
+7
*
Update gyp for chromium multi dll build
victorw@chromium.org
2010-07-16
1
-0
/
+8
*
Implement spin buttons for <input type=number>
tkent@chromium.org
2010-07-16
2
-0
/
+15
*
Fix PDF files not loading at times with Acrobat Reader. This only happens in ...
ananta@chromium.org
2010-07-16
2
-10
/
+22
*
Load Pepper v2 internal pdf plugin.
jam@chromium.org
2010-07-16
2
-14
/
+1
*
Video Buffering: Caches data to disk when paused (resubmit)
vrk@google.com
2010-07-15
3
-5
/
+209
*
Added support for printing of Pepper v2 plugins.
sanjeevr@chromium.org
2010-07-15
9
-1
/
+459
*
SerializerTests.SerializeHTMLDOMWithNonStandardEntities
ojan@google.com
2010-07-15
1
-4
/
+1
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
2
-0
/
+2
*
Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor.
viettrungluu@chromium.org
2010-07-15
1
-1
/
+27
*
Add support for POST requests and custom request headers.
darin@chromium.org
2010-07-15
6
-26
/
+143
*
Implement scrolling in Pepper. This does simple scrolling of the backing store
brettw@chromium.org
2010-07-15
1
-1
/
+4
*
media: refactoring video_render_base to recycle buffers
jiesun@google.com
2010-07-14
1
-4
/
+14
*
linux: use some more GDK_ cursor constants for panning cursors
evan@chromium.org
2010-07-14
1
-12
/
+12
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
2
-2
/
+0
*
Take out temporary code now that WebKit plugin change is rolled.
jam@chromium.org
2010-07-14
4
-39
/
+0
*
Reland r52336.
erg@chromium.org
2010-07-14
2
-0
/
+2
*
Hookup pepper v2 zoom interface.
jam@chromium.org
2010-07-14
2
-5
/
+22
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-1
/
+0
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+1
*
DevTools: provide network log details to the WebCore's InspectorController.
pfeldman@chromium.org
2010-07-14
3
-0
/
+108
*
Fix wording of "plug-in".
bauerb@chromium.org
2010-07-14
1
-13
/
+13
*
Fix some uninitialize variables that caused the URLLoader test to
darin@chromium.org
2010-07-14
1
-1
/
+3
*
Fix pepper v2 find implementation.
jam@chromium.org
2010-07-13
2
-15
/
+20
*
add find hookup
wjia@google.com
2010-07-12
3
-5
/
+67
*
Don't offer to translate pages if the page says so by
jcivelli@google.com
2010-07-12
2
-0
/
+31
*
Add focus-loss messages for Windows and Linux plugins
stuartmorgan@chromium.org
2010-07-12
2
-6
/
+2
*
Chrome side of removing WebPlugin::supportsFind.
jam@chromium.org
2010-07-10
7
-14
/
+37
[next]