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
*
Revert 51572 - Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-5
/
+5
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-02
1
-5
/
+5
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-2
/
+6
*
Show a warning message if the cache might not be cleared between runs.
mlloyd@chromium.org
2010-07-02
1
-0
/
+5
*
Add support for omnibox.onInputStarted and onInputCancelled.
mpcomplete@chromium.org
2010-07-02
1
-18
/
+2
*
Fix style issues pointed in another change.
hamaji@chromium.org
2010-07-02
2
-14
/
+14
*
Implement limited paged media support for win.
hamaji@chromium.org
2010-07-02
2
-5
/
+52
*
Adds a temporary switch --enable-glsl-translator which
gman@chromium.org
2010-07-02
1
-1
/
+4
*
Revert some changes I accidentally checked in in revision 50597. This was an
brettw@chromium.org
2010-07-01
6
-42
/
+1
*
Implement limited paged media support for mac.
hamaji@chromium.org
2010-07-01
3
-5
/
+59
*
Add the concept of browse extent.
aa@chromium.org
2010-07-01
3
-7
/
+28
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
1
-0
/
+1
*
Parent the GL context used by WebGL to the GL context attached to the WebView...
vangelis@chromium.org
2010-06-30
2
-11
/
+22
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
2
-6
/
+17
*
Adds support for language detection on the server side.
jcivelli@chromium.org
2010-06-30
1
-1
/
+4
*
Revert 51263 (breaks the Linux views build)
jcivelli@chromium.org
2010-06-30
1
-4
/
+1
*
Adds support for language detection on the server side.
jcivelli@chromium.org
2010-06-30
1
-1
/
+4
*
Require renegotiation info from a whitelist of servers.
agl@chromium.org
2010-06-30
1
-0
/
+7
*
Move GetPageSizeAndMarginsInPoints from linux code to generic code.
hamaji@chromium.org
2010-06-30
3
-66
/
+126
*
Implement getAttachedShaders for WebGL.
zmo@google.com
2010-06-30
2
-0
/
+8
*
AutoFill fills only clicked field when form was filled prior.
dhollowa@chromium.org
2010-06-30
3
-0
/
+70
*
Added support for vector printing for Pepper v1 plugins for Linux.
sanjeevr@chromium.org
2010-06-29
2
-9
/
+55
*
Allow quering Pepper plugin for selected text for the context menu. Also tak...
jam@chromium.org
2010-06-29
2
-2
/
+35
*
Added support for allowing a parent GGL context to be destroyed before all of...
apatrick@chromium.org
2010-06-29
1
-6
/
+7
*
Implement limited paged media support for linux.
hamaji@chromium.org
2010-06-29
1
-13
/
+101
*
Fix a build failure caused by the patch of https://bugs.webkit.org/show_bug.c...
suzhe@chromium.org
2010-06-28
1
-1
/
+0
*
Adding a new signature for WebGraphicsContext3DCommandBufferImpl::initialize(...
vangelis@chromium.org
2010-06-28
2
-0
/
+28
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
1
-5
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
1
-0
/
+5
*
Added support for vector printing of Pepper v1 plugins on the Mac.
sanjeevr@chromium.org
2010-06-28
1
-4
/
+17
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
1
-1
/
+0
*
Add support for RLZ chrome extension api.
rogerta@google.com
2010-06-28
1
-0
/
+1
*
Create constant variables kPointsPerInch and kPixelsPerInch and conversion fu...
hamaji@chromium.org
2010-06-28
3
-11
/
+10
*
Rename Dns prefetching files to Predictor files
jar@chromium.org
2010-06-27
9
-17
/
+18
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
3
-1
/
+70
*
AutoFill: GRD strings cleanup.
jhawkins@chromium.org
2010-06-25
1
-1
/
+1
*
Fix two webgl crashes.
pathorn@chromium.org
2010-06-25
1
-3
/
+3
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
2
-4
/
+2
*
Checking in Lei's fix from http://codereview.chromium.org/2827024: Don't cras...
jam@chromium.org
2010-06-25
1
-7
/
+9
*
Revert r50807
aa@chromium.org
2010-06-25
1
-0
/
+0
*
Initialize WebKit for unit_tests process. Before it was getting initialized b...
aa@chromium.org
2010-06-25
1
-0
/
+0
*
AppCache: Output some information to the javascript console.
michaeln@chromium.org
2010-06-25
2
-4
/
+22
*
Change classes and functions for DNS Prefetching to Predictor*
jar@chromium.org
2010-06-25
5
-33
/
+33
*
AutoFill: Don't show labels in the suggestions popup when the user is editing a
jhawkins@chromium.org
2010-06-24
1
-1
/
+2
*
1. remove initial rendering lag time for egl image decoding path
wjia@google.com
2010-06-24
2
-5
/
+9
*
Require user opt-in before allowing content script injection on file URLs.
mpcomplete@chromium.org
2010-06-24
1
-0
/
+3
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
2
-2
/
+4
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
2
-4
/
+2
*
Added support for vector printing for Pepper v1 plugins for Windows. Mac and ...
sanjeevr@chromium.org
2010-06-24
2
-0
/
+88
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
1
-2
/
+2
[next]