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
*
Make safe_browsing=0 build again.
torne@chromium.org
2011-07-14
1
-1
/
+1
*
Adds extension API for getting/observing input method.
altimofeev@chromium.org
2011-07-14
1
-0
/
+1
*
PrintPreview: [Regression] Fix the preview tab reload issue.
kmadhusu@chromium.org
2011-07-14
1
-1
/
+2
*
Collect a few more stats relating to Google properties.
cevans@chromium.org
2011-07-14
1
-0
/
+16
*
Fix some bugs when speak() is called without all of its arguments.
dmazzoni@chromium.org
2011-07-14
1
-1
/
+1
*
Make safe browsing work in a multi-profile environment.
mirandac@chromium.org
2011-07-13
3
-17
/
+20
*
Print Preview: Associating preview requests and responses using an identifier
dpapad@chromium.org
2011-07-13
5
-0
/
+12
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-13
2
-15
/
+18
*
Enable clear cache/cookies support in developer tools
vsevik@chromium.org
2011-07-13
2
-0
/
+9
*
DevTools: explicitly define routed messages as routed, not control. All DevTo...
yurys@chromium.org
2011-07-13
2
-5
/
+8
*
Re-land change 7253001.
sanjeevr@chromium.org
2011-07-13
1
-0
/
+1
*
Prepare for landing of WebKit patch renaming AutoFill to Autofill
isherman@chromium.org
2011-07-13
5
-6
/
+72
*
Initial support for cloudprint in print preview.
abodenha@chromium.org
2011-07-13
2
-5
/
+55
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
1
-1
/
+2
*
Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...
jstritar@chromium.org
2011-07-12
2
-18
/
+15
*
Update URLPatternSet to contain a std::set instead of std::vector.
jstritar@chromium.org
2011-07-12
2
-15
/
+18
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
5
-15
/
+30
*
When Autofilling <select> elements, consider both the element's value and its...
isherman@chromium.org
2011-07-12
2
-12
/
+18
*
Do not store the |print_pages_params_| if the preview is cancelled.
kmadhusu@chromium.org
2011-07-12
1
-1
/
+8
*
Make safe browsing optional at compile time.
torne@chromium.org
2011-07-11
2
-1
/
+9
*
Extend TTS extension API to support richer events returned from the engine
dmazzoni@chromium.org
2011-07-07
3
-9
/
+53
*
Print Preview: Add the ability to cancel an in-flight print preview.
thestig@chromium.org
2011-07-07
8
-30
/
+117
*
Set agent identifier prefix when creating DevToolsAgent.
caseq@google.com
2011-07-05
1
-0
/
+4
*
Make AboutCrash handler crash directly.
shess@chromium.org
2011-07-03
1
-1
/
+8
*
Coverity: Fix a REVERSE_INULL.
jhawkins@chromium.org
2011-07-01
1
-5
/
+5
*
Detect Kaspersky SSL MITM and give a helpful error message.
agl@chromium.org
2011-07-01
1
-0
/
+12
*
Printing: Store the document cookie of the current PrinterQuery on
jhawkins@chromium.org
2011-07-01
1
-1
/
+5
*
Fix visibility state of prerendered pages opened
mmenke@chromium.org
2011-06-30
2
-0
/
+15
*
Gmail mails get modified upon send due to certain extensions
abarth@chromium.org
2011-06-30
1
-5
/
+15
*
Prevent navigation to chrome-devtools: and chrome-internal: schemas from http
cdn@chromium.org
2011-06-29
1
-3
/
+10
*
Print Preview: Display a throbber when the user requests the system print
jhawkins@chromium.org
2011-06-29
2
-3
/
+4
*
Print Preview: Remove unused draft mode code.
thestig@chromium.org
2011-06-29
5
-23
/
+9
*
Adding an experimental app notification API.
asargent@chromium.org
2011-06-28
1
-0
/
+1
*
Removing defunct OpenMAX code (round 2).
scherkus@chromium.org
2011-06-28
1
-10
/
+0
*
Add a histogram to try and work out a little bit about the high-level breakdown
cevans@chromium.org
2011-06-27
1
-4
/
+77
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-0
/
+1
*
PrintPreview: Fix the regression caused by r90320.
kmadhusu@chromium.org
2011-06-27
2
-3
/
+10
*
Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...
rsleevi@chromium.org
2011-06-27
1
-1
/
+0
*
Update form_manager_browsertest.cc to the new WebKit API
abarth@chromium.org
2011-06-26
1
-36
/
+36
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
1
-3
/
+3
*
Added a private chromeAuthPrivate API.
sanjeevr@chromium.org
2011-06-25
1
-0
/
+1
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
1
-4
/
+4
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
1
-4
/
+4
*
Update chrome/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
12
-63
/
+80
*
Reset |plugins_temporarily_allowed_| flag in ContentSettingsObserver when nav...
bauerb@chromium.org
2011-06-24
1
-0
/
+1
*
Update chrome/renderer/extensions to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
6
-20
/
+28
*
Update chrome/renderer/external_host_bindings.cc to reflect WEBKIT_FRAME_TO_D...
abarth@chromium.org
2011-06-24
1
-16
/
+12
*
PrintPreview: Regenerate print preview data only when required.
kmadhusu@chromium.org
2011-06-24
5
-20
/
+65
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
2
-3
/
+4
*
Fix build for chromeOS
dilmah@chromium.org
2011-06-22
1
-3
/
+5
[next]