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
*
Remove unnecessary requires from ExtensionDispatcher::DidCreateScriptContext().
koz@chromium.org
2012-03-30
1
-2
/
+0
*
Make SchemaGeneratedBindings a regular ChromeV8Extension instead of being a
koz@chromium.org
2012-03-29
3
-217
/
+257
*
Add kalman and koz to */extensions/OWNERS.
koz@chromium.org
2012-03-29
1
-4
/
+6
*
Add experimental.alarms API to allow lazy background pages to wake themselves...
mpcomplete@chromium.org
2012-03-28
1
-1
/
+2
*
Removing obsolete chromePrivate.decodeJPEG API.
glotov@google.com
2012-03-28
5
-139
/
+0
*
Pull out setIcon and sendRequest into their own modules.
koz@chromium.org
2012-03-28
17
-199
/
+214
*
Do not show "Save password?" infobar for failed login attempts.
isherman@chromium.org
2012-03-27
1
-1
/
+16
*
Make app and webstore bindings lazily evaluated so they don't execute JS on e...
koz@chromium.org
2012-03-27
9
-71
/
+297
*
Update plug-in infobar/placeholder strings.
bauerb@chromium.org
2012-03-26
2
-5
/
+9
*
Revert 128910 - Add experiments info to crash dumps.
alokp@chromium.org
2012-03-26
1
-6
/
+0
*
Add experiments info to crash dumps.
mad@chromium.org
2012-03-26
1
-0
/
+6
*
PrintPreview: Fix extra margins issue.
kmadhusu@chromium.org
2012-03-24
2
-10
/
+17
*
Don't evaluate (and therefore create, since it's lazy) ExtensionAPI in renderers
kalman@chromium.org
2012-03-23
1
-14
/
+22
*
Put manifest string constant declarations into separate header
groby@chromium.org
2012-03-23
1
-0
/
+1
*
Block printing from blocked popup.
abodenha@chromium.org
2012-03-23
3
-2
/
+37
*
Add a helpful console message in case web-inaccessible request.
aa@chromium.org
2012-03-22
2
-4
/
+13
*
Revert 128089 - Initial extension bindings for Media Gallery API.
gman@chromium.org
2012-03-22
5
-102
/
+0
*
Implement lazy JS module initialisation.
koz@chromium.org
2012-03-22
3
-77
/
+56
*
Rename OnPasswordFormsFound -> OnPasswordFormsParsed and OnPasswordFormsVisib...
isherman@chromium.org
2012-03-21
2
-6
/
+6
*
Initial extension bindings for Media Gallery API.
vandebo@chromium.org
2012-03-21
5
-0
/
+102
*
Keep lazy background pages open while they're being inspected.
mpcomplete@chromium.org
2012-03-21
2
-3
/
+2
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-21
3
-0
/
+66
*
Make a process-wide cache for the v8::Value representation of extension APIs.
kalman@chromium.org
2012-03-21
4
-55
/
+108
*
Rename Feature::(UN)PRIVILEGED_CONTEXT to (UN)BLESSED_EXTENSION_CONTEXT.
kalman@chromium.org
2012-03-21
3
-10
/
+10
*
Convert the webstore API to use the schema_generated_bindings infrastructure.
kalman@chromium.org
2012-03-21
5
-59
/
+81
*
Fix a memory leak in ModuleSystemTest.
koz@chromium.org
2012-03-21
1
-2
/
+3
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-21
16
-376
/
+220
*
Introduce a mechanism for creating objects in JS that are lazily evaluated.
koz@chromium.org
2012-03-21
3
-1
/
+88
*
Add password generation browser UI for Windows.
gcasto@chromium.org
2012-03-21
3
-19
/
+98
*
Revert 127833 - Re-land alexbost's experimental offscreenTabs API.
dgrogan@chromium.org
2012-03-21
3
-66
/
+0
*
Re-land alexbost's experimental offscreenTabs API.
jstritar@chromium.org
2012-03-20
3
-0
/
+66
*
Allow wider than tall clipping as good clipping and add kTooWiderThanTall.
mazda@chromium.org
2012-03-20
1
-1
/
+2
*
[Coverity] Pickle reads are always CHECK()-bracketed
groby@chromium.org
2012-03-20
1
-1
/
+1
*
Make i18n.getMessage accept non-strings for the message and
kalman@chromium.org
2012-03-20
2
-11
/
+20
*
PrintPreview: Hide/Show the header footer option based on print frame margins.
kmadhusu@chromium.org
2012-03-20
2
-1
/
+15
*
Printing: Handle a case of a NULL WebFrame without crashing.
thestig@chromium.org
2012-03-19
1
-8
/
+11
*
Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...
kalman@chromium.org
2012-03-18
15
-166
/
+363
*
Convert app_bindings.js to the schema_generated_bindings.js infrastructure.
kalman@chromium.org
2012-03-18
15
-363
/
+166
*
Implement a module system for the extension bindings JS.
koz@chromium.org
2012-03-16
82
-1154
/
+908
*
Update instructions for changing advanced settings on some
mmenke@chromium.org
2012-03-16
1
-1
/
+1
*
PrintPreview: Modify PrintMsg_Print_Params data validation check.
kmadhusu@chromium.org
2012-03-15
4
-10
/
+59
*
Allow browser to handle all WebUI navigations.
creis@chromium.org
2012-03-15
1
-6
/
+0
*
Make sure ports are closed when they're no longer used.
jochen@chromium.org
2012-03-15
2
-1
/
+44
*
Printing: Handle more error conditions and remove more cruft.
thestig@chromium.org
2012-03-15
2
-33
/
+44
*
Switch ordering of prerender and NaCl allowed checks when creating a plugin.
mmenke@chromium.org
2012-03-14
2
-10
/
+18
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-14
1
-3
/
+3
*
[Autofill] Hide previously shown Autofill popup when it is no longer appropri...
isherman@chromium.org
2012-03-14
1
-9
/
+12
*
Housekeeping - removed OWNER who is no longer on Chromium
groby@chromium.org
2012-03-13
1
-1
/
+0
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@chromium.org
2012-03-13
1
-2
/
+2
*
Do not require DevTools extension resources to be white-listed in manifest.
caseq@google.com
2012-03-13
3
-5
/
+16
[next]