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
*
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
*
Add origins to the extension permissions API.
jstritar@chromium.org
2011-08-06
2
-16
/
+48
*
base: Remove using declaration of BinaryValue as it's no longer necessary.
tfarina@chromium.org
2011-08-05
1
-1
/
+1
*
Print Preview: Fix crash in PrepareFrameAndViewForPrint.
thestig@chromium.org
2011-08-04
2
-1
/
+10
*
Remove cast to VectorPlatformDeviceEMF.
twiz@chromium.org
2011-08-04
1
-4
/
+3
*
Add null check for form element.
Takano.Naoki@gmail.com
2011-08-03
1
-1
/
+1
*
RenderThread::OnControlMessageReceived may result in UserScriptSlave::UpdateS...
levin@chromium.org
2011-08-03
1
-0
/
+2
*
Add hasListener/hasListeners to webRequestEvents
jochen@chromium.org
2011-08-02
1
-0
/
+10
*
Don't reset blocked content for in-page navigations.
bauerb@chromium.org
2011-08-02
2
-6
/
+41
*
PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...
kmadhusu@chromium.org
2011-08-02
5
-34
/
+10
*
Show display warning if the form is autocomplete off.
Takano.Naoki@gmail.com
2011-08-02
2
-18
/
+33
*
Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.
scr@chromium.org
2011-08-02
2
-0
/
+40
*
Improve Autofill heuristics when detecting labels from previous elements.
isherman@chromium.org
2011-08-02
1
-111
/
+136
*
Remove --enable-remoting flag.
sergeyu@chromium.org
2011-08-01
1
-8
/
+2
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
9
-9
/
+9
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
2
-8
/
+9
*
Revert 94830 - Fails on ChromiumOS bots.
rsleevi@chromium.org
2011-07-30
1
-4
/
+3
*
When determining whether or not to swap processes on navigation, check the to...
mihaip@chromium.org
2011-07-30
1
-3
/
+4
*
Move more files from chrome/test to chrome/test/base, part #3
phajdan.jr@chromium.org
2011-07-29
2
-2
/
+2
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+0
*
Fix MockPrinter on Skia-Mac.
vandebo@chromium.org
2011-07-28
1
-0
/
+4
*
Revert "Retry 92587 - Quick patch to give better error messages for async ext...
mpcomplete@chromium.org
2011-07-28
1
-4
/
+1
*
Retry 92587 - Quick patch to give better error messages for async extension API
mpcomplete@chromium.org
2011-07-28
1
-1
/
+4
*
Switch from WebDocument::insertStyleText to ::insertUserStyleSheet for progra...
mihaip@chromium.org
2011-07-28
1
-2
/
+5
*
Add more stats.
cevans@chromium.org
2011-07-28
1
-2
/
+63
[next]