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
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
1
-3
/
+42
*
Cleanup: Remove some unused includes in PrintWebViewHelper.
thestig@chromium.org
2011-04-14
1
-6
/
+4
*
Mac: Let chrome coexist with the Chinese Handwriting IME.
thakis@chromium.org
2011-04-13
2
-0
/
+35
*
[Reverting 81332. Reason for revert: page_cycler_intl2 showing huge regressi...
nick@chromium.org
2011-04-13
2
-25
/
+0
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
2
-6
/
+6
*
Adds method call to UpdatePrintableSizeInPrintParameters() to fix Content Are...
clementskau@gmail.com
2011-04-13
1
-0
/
+2
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
11
-85
/
+549
*
More https for support URLs.
cevans@chromium.org
2011-04-13
1
-1
/
+1
*
Start context menu IDs from 1 instead of 0.
bolms@chromium.org
2011-04-12
2
-2
/
+1
*
Mac: Let chrome coexist with the Chinese Handwriting IME.
thakis@chromium.org
2011-04-12
2
-0
/
+25
*
Revert 81308 (broke 10.5)- Mac: Let chrome coexist with the Chinese Handwriti...
thakis@chromium.org
2011-04-12
2
-25
/
+0
*
Autofill should distinguish forms based on id as well as name.
isherman@chromium.org
2011-04-12
1
-2
/
+12
*
Mac: Let chrome coexist with the Chinese Handwriting IME.
thakis@chromium.org
2011-04-12
2
-0
/
+25
*
Chrome side needed for WebKit change to move the little remaining spellcheck ...
jam@chromium.org
2011-04-12
2
-4
/
+25
*
Concatenate multiple labels per input filed id for form data.
Takano.Naoki@gmail.com
2011-04-11
2
-1
/
+35
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
6
-128
/
+114
*
HTML/Javascript redirects while prerendering are no longer
mmenke@chromium.org
2011-04-11
1
-4
/
+10
*
Enable data transfer items by default.
dcheng@chromium.org
2011-04-08
1
-1
/
+1
*
Fix crash when a Frame gets reparented from one RenderView to another because...
jam@chromium.org
2011-04-08
6
-100
/
+112
*
Don't fire onchange event for <select> elements that are unchanged by Autofill.
isherman@chromium.org
2011-04-08
1
-4
/
+8
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
3
-10
/
+28
*
Send the ref as part of the client-side phishing detection pingback.
bryner@chromium.org
2011-04-07
4
-13
/
+28
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-3
/
+1
*
Adds TabContents/RenderView observers for automation/testing messages.
kkania@chromium.org
2011-04-07
3
-0
/
+79
*
Cleanup in handling of JavaScript URLs in tabs API
aa@chromium.org
2011-04-07
1
-21
/
+49
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-1
/
+3
*
Fix accidental overload in r80818.
thestig@chromium.org
2011-04-07
5
-25
/
+28
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-3
/
+1
*
Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.
thestig@chromium.org
2011-04-07
7
-19
/
+34
*
Change text of DNS prefetch option to Network prediction option.
cbentzel@chromium.org
2011-04-07
2
-11
/
+13
*
Avoid DCHECK when a page contains two identical password forms.
isherman@chromium.org
2011-04-07
1
-7
/
+9
*
Resets window.chrome.searchbox on every navigation. Otherwise the
sky@chromium.org
2011-04-06
2
-10
/
+22
*
Enable password filling for forms with no action URL specified.
isherman@chromium.org
2011-04-06
2
-1
/
+41
*
Histogram added: GPU.GPUProcessLaunchCause
scheib@chromium.org
2011-04-06
2
-8
/
+11
*
Move UserScriptSlave and UserScriptIdleScheduler to the extensions subdirectory.
jam@chromium.org
2011-04-05
7
-13
/
+13
*
Add a VLOG that dumps all of the client-side phishing features before the sco...
bryner@chromium.org
2011-04-05
1
-0
/
+1
*
Fix NSS in single process mode
hclam@google.com
2011-04-05
1
-1
/
+3
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
1
-3
/
+3
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
2
-7
/
+3
*
Rename some printing classes and minor cleanups.
vandebo@chromium.org
2011-04-04
1
-3
/
+3
*
Quick fix for term feature extraction crashes: cancel classification on in-pa...
bryner@chromium.org
2011-04-04
2
-7
/
+14
*
Fixup broken histogram names - these changed some time back for most
mbelshe@chromium.org
2011-04-04
1
-3
/
+3
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
1
-3
/
+0
*
When out-of-process PPAPI plugins fail to initialize, don't fall back on trying
brettw@chromium.org
2011-04-04
1
-4
/
+10
*
Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...
jam@chromium.org
2011-04-01
5
-2
/
+64
*
Changes to WebDatabaseObserverImpl and SimpleDatabaseSystem required to have ...
michaeln@google.com
2011-04-01
1
-2
/
+4
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
1
-10
/
+3
*
Better handling of disabling the GPU acceleration if the GPU process dies mor...
amarinichev@chromium.org
2011-04-01
1
-1
/
+1
*
Remove the rest of the extension dependencies from content\renderer.
jam@chromium.org
2011-04-01
4
-0
/
+126
*
Added a DCHECK to validate the metafile page count while handling alpha blend...
kmadhusu@chromium.org
2011-04-01
1
-0
/
+4
[next]