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
/
chrome
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't alert AutofillManager of changes to non-Autofillable fields.
isherman@chromium.org
2011-09-09
1
-0
/
+3
*
Revert trunk r99696 for real.
mark@chromium.org
2011-09-09
16
-424
/
+546
*
Declare a few strings as array to const char in chrome/renderer/extensions/*
tfarina@chromium.org
2011-09-09
3
-27
/
+24
*
Fix crash when calling chrome.tabs.move({index:-1}).
jstritar@chromium.org
2011-09-09
1
-2
/
+2
*
PrintPreview: Set |display_header_footer| to false if it is a first request a...
kmadhusu@chromium.org
2011-09-09
1
-0
/
+5
*
Make NaCl PPAPI proxy honor the Disable3DApis policy.
mnissler@chromium.org
2011-09-08
1
-1
/
+7
*
Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...
ananta@chromium.org
2011-09-08
2
-0
/
+8
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
1
-4
/
+4
*
Make OnKeyEvent asynchronous to match the design.
zork@chromium.org
2011-09-08
1
-0
/
+30
*
Revert r99696 and r99705 due to crashes.
aa@chromium.org
2011-09-08
24
-221
/
+192
*
Add Autofill support for dynamically updated forms (updated via JavaScript).
isherman@chromium.org
2011-09-07
4
-808
/
+481
*
Add link URL and success/failure callback parameters to chrome.webstore.insta...
mihaip@chromium.org
2011-09-07
5
-33
/
+145
*
Forward declare v8::Extension in chrome/renderer/extensions/*.
mihaip@chromium.org
2011-09-06
7
-7
/
+18
*
Mark SearchProviderTest.TestIsSearchProviderInstalled as flaky on Win.
yoz@chromium.org
2011-09-06
1
-1
/
+7
*
Implements frame sniffer to watch iframe loading state.
altimofeev@chromium.org
2011-09-06
4
-1
/
+72
*
Rename ExtensionDispatcher to ExtensionRendererContext because:
aa@chromium.org
2011-09-06
24
-192
/
+222
*
Reland r99689: Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
16
-549
/
+425
*
Revert 99689 - Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
16
-422
/
+549
*
Refactor the ContextInfo struct from bindings_utils into a
aa@chromium.org
2011-09-06
16
-549
/
+422
*
renderer/extensions: Fix a v8::Local being passed by reference-to-const.
tfarina@chromium.org
2011-09-05
1
-1
/
+1
*
PrintPreview: Fixed RICOH MP C3501 color print job issues.
kmadhusu@chromium.org
2011-09-04
2
-2
/
+2
*
Move binding_utils::GetCurrentRenderView() to ExtensionBase and rename Extens...
aa@chromium.org
2011-09-03
9
-52
/
+60
*
Reduce the clock check granularity for term feature extraction.
bryner@chromium.org
2011-09-03
2
-8
/
+16
*
Clear the previous word state on a negative word cache hit.
bryner@chromium.org
2011-09-03
1
-0
/
+4
*
Add metrics to measure time elapsed between form load and form submission wit...
isherman@chromium.org
2011-09-02
2
-8
/
+18
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-2
/
+2
*
Fix Skia on Mac build.
caryclark@google.com
2011-09-02
1
-0
/
+1
*
Fix referencing of a V8 object using a raw pointer.
mnaganov@chromium.org
2011-09-02
1
-1
/
+1
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-2
/
+0
*
Tentative fix for PopupBlockerBrowserTest.PopupBlockedPostBlank
bauerb@chromium.org
2011-09-02
1
-3
/
+2
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-2
/
+3
*
Fix the print preview regression bug caused by r98926.
kmadhusu@chromium.org
2011-09-02
2
-7
/
+25
*
Enable nacl_helper by default.
bradchen@google.com
2011-09-02
1
-3
/
+0
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-2
/
+2
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-2
/
+2
*
Make autoscroll/panning resources available for PDF plugin.
gene@chromium.org
2011-09-01
1
-0
/
+1
*
don't include vertical scrollbars in thumbnails
estade@chromium.org
2011-09-01
1
-5
/
+7
*
renderer/automation: Forward declare v8::Extension in DomAutomationV8Extensio...
tfarina@chromium.org
2011-09-01
2
-4
/
+6
*
Mark FormManagerTest.PreviewForm and .FillFormNonEmptyField as failing after ...
apavlov@chromium.org
2011-09-01
1
-2
/
+2
*
Print preview not showing if default print is invalid.
arthurhsu@chromium.org
2011-09-01
5
-15
/
+90
*
Add DEPS line for nacl entry points. Checkdeps failed when I updated the
brettw@chromium.org
2011-08-31
1
-0
/
+1
*
Fix path that changed when the native client plugin code was moved.
brettw@chromium.org
2011-08-31
1
-1
/
+1
*
Make sure to re-index the page after a redirect.
bryner@chromium.org
2011-08-31
2
-5
/
+36
*
renderer/extensions: Fix a comment referring to CreateExternalArray.
tfarina@chromium.org
2011-08-31
1
-2
/
+2
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-31
9
-98
/
+274
*
renderer/extensions: Forward declare a couple of v8 classes in EventBindings ...
tfarina@chromium.org
2011-08-31
2
-2
/
+7
*
renderer: Fix referencing v8::Array and v8::Object using raw pointer.
tfarina@chromium.org
2011-08-30
1
-2
/
+4
*
Protect sensistive chrome: and chrome-extension: schemes as not being able to...
tsepez@chromium.org
2011-08-30
1
-0
/
+5
*
Fix regression in printing page settings CSS properties.
vandebo@chromium.org
2011-08-30
1
-1
/
+2
*
Print Preview: Fix an error in error logging.
thestig@chromium.org
2011-08-30
1
-5
/
+3
[next]