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
*
Use a different error code for pinning errors.
agl@chromium.org
2011-08-22
2
-0
/
+8
*
Validate CWS item IDs extracted during inline installation.
mihaip@chromium.org
2011-08-20
1
-0
/
+5
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
18
-93
/
+106
*
Don't show "Autofill disabled" warning on <input> elements not contained in a...
isherman@chromium.org
2011-08-19
1
-1
/
+1
*
Cleanup: remove unnecessary ifdef, always use WebKit::WebFileSystem::Type
adamk@chromium.org
2011-08-19
1
-6
/
+0
*
Added Headers and Footers support for Core Graphics on Mac
aayushkumar@chromium.org
2011-08-19
5
-60
/
+164
*
Disable NaCl on 32-bit linux, also disable NaCl extension/store tests for tha...
elijahtaylor@google.com
2011-08-19
1
-3
/
+6
*
Populate ContextInfo::extension_id for all extension-related
aa@chromium.org
2011-08-19
7
-78
/
+72
*
Fix crash in PhishingTermFeatureExtractor due to negative_word_cache_ not alw...
noelutz@google.com
2011-08-19
2
-4
/
+58
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
2
-12
/
+34
*
Revert 97285 - Disable NaCl on 32-bit linux
ajwong@chromium.org
2011-08-18
1
-6
/
+3
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-6
/
+7
*
Disable NaCl on 32-bit linux
elijahtaylor@google.com
2011-08-18
1
-3
/
+6
*
Fix crash in ExtensionProcessBindings
jstritar@chromium.org
2011-08-18
2
-1
/
+8
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
5
-1
/
+208
*
Print Preview: Add "print preview" back to about:flags; enable it by default ...
thestig@chromium.org
2011-08-18
1
-8
/
+0
*
Disable OCSP initialization when running in sandbox.
sergeyu@chromium.org
2011-08-18
1
-0
/
+7
*
Allow unpacked extensions to invoke NaCl without --enable-nacl.
bbudge@chromium.org
2011-08-18
1
-2
/
+3
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
8
-6
/
+364
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
8
-364
/
+6
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
8
-6
/
+364
*
Use new signature for WebFrameClient::didCreateIsolatedScriptContext().
aa@chromium.org
2011-08-17
4
-15
/
+25
*
Wire experimental Flapper part two
cpu@chromium.org
2011-08-17
1
-2
/
+2
*
renderer/extensions: Return v8::False() where possible.
tfarina@chromium.org
2011-08-16
1
-2
/
+2
*
chrome.experimental.downloads stubs
benjhayden@chromium.org
2011-08-15
2
-0
/
+4
*
Rip out code for logging cross-frame property accesses.
thakis@chromium.org
2011-08-14
2
-19
/
+0
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-3
/
+3
*
Print Preview: Fixing behavior of event listeners.
dpapad@chromium.org
2011-08-12
6
-16
/
+38
*
Revert 96567 - Reland 96406 - Print preview page selection should not require...
kmadhusu@chromium.org
2011-08-12
10
-309
/
+135
*
Reland 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-12
10
-135
/
+309
*
Add a Print() method to bindings JS for last resort debugging.
aa@chromium.org
2011-08-12
5
-2
/
+25
*
Simplify ExtensionMsg_Loaded_Params message interface.
jstritar@chromium.org
2011-08-11
1
-1
/
+0
*
Enable tcmalloc profiling and heap dump.
stevenjb@google.com
2011-08-11
2
-2
/
+40
*
Revert 96406 - Print preview page selection should not require a rerendering ...
kmadhusu@chromium.org
2011-08-11
10
-309
/
+135
*
Print preview page selection should not require a rerendering of draft pages.
kmadhusu@chromium.org
2011-08-11
10
-135
/
+309
*
Add UMA metrics for blocked plugins.
bauerb@chromium.org
2011-08-11
2
-0
/
+9
*
When determining whether or not to swap processes on navigation, check the to...
mihaip@chromium.org
2011-08-10
1
-3
/
+4
*
Implement an initial extension settings API.
kalman@chromium.org
2011-08-10
1
-0
/
+1
*
Fix valgrind failures in PhishingTermFeatureExtractor and remove supressions ...
gcasto@chromium.org
2011-08-10
1
-0
/
+1
*
Add preliminary Autofill support for the 'autocompletetype' attribute.
isherman@chromium.org
2011-08-10
2
-0
/
+138
*
Optimize phishing page term feature extraction.
gcasto@chromium.org
2011-08-09
2
-14
/
+34
*
Revert 96054 - Enable tcmalloc profiling and heap dump.
fischman@chromium.org
2011-08-09
2
-34
/
+2
*
Enable tcmalloc profiling and heap dump.
stevenjb@google.com
2011-08-09
2
-2
/
+34
*
Fix smelly scoped_ptr code in print_web_view_helper_win.
vandebo@chromium.org
2011-08-09
2
-27
/
+29
*
Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...
isherman@chromium.org
2011-08-09
3
-866
/
+689
*
Remove metafile casts.
vandebo@chromium.org
2011-08-08
5
-10
/
+12
*
Forward handling of low-mem message to the content renderer client. Add APIs ...
gbillock@chromium.org
2011-08-08
7
-10
/
+43
*
Fix generation of the complete metafile for print preview flow.
vandebo@chromium.org
2011-08-08
1
-10
/
+20
*
When an element has multiple labels for Autofill, separate them with spaces.
isherman@chromium.org
2011-08-06
2
-5
/
+10
*
Fix print preview draft page memory leaks.
vandebo@chromium.org
2011-08-06
3
-15
/
+16
[next]