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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
3
-16
/
+16
*
Fix a link to an article on the extensions documentation pages, which current...
kathyw@chromium.org
2010-12-08
2
-2
/
+2
*
Propagate is_editable_node in the FOCUS_CHANGED_IN_PAGE notification.
bryeung@google.com
2010-12-08
1
-1
/
+2
*
Clean up pref change notification handling.
mnissler@chromium.org
2010-12-08
6
-6
/
+118
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
1
-5
/
+4
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
4
-2
/
+9
*
Removing the GetVersionEnvKey method from BrowserDistribution.
tommi@chromium.org
2010-12-07
2
-0
/
+4
*
doc fixes
kathyw@chromium.org
2010-12-07
3
-2
/
+2
*
Followup to change 68490
kathyw@chromium.org
2010-12-07
2
-0
/
+0
*
Doc changes
kathyw@chromium.org
2010-12-07
73
-755
/
+1671
*
Added in basic DOMui login page with stubbed authentication.
rjkroege@google.com
2010-12-07
2
-0
/
+2
*
Adds the ability for the browser to specify additional headers to use.
sky@chromium.org
2010-12-07
2
-1
/
+9
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
1
-4
/
+5
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
1
-5
/
+4
*
Update Chrome Search sample extension to utilize
aa@chromium.org
2010-12-07
1
-21
/
+23
*
Fix issue that causes some extensions to be disabled right after installation.
jstritar@chromium.org
2010-12-07
3
-35
/
+147
*
Update valid URLPattern schemes in ExtensionPrefs::GetGrantedPermissions.
jstritar@chromium.org
2010-12-07
2
-3
/
+9
*
JavaScript to Value bridge.
scottbyer@google.com
2010-12-07
2
-4
/
+6
*
Make chrome.omnibox.setDefaultSuggestion work when called inside
mpcomplete@chromium.org
2010-12-07
1
-0
/
+4
*
Modify the "dangerous download" algorithm as follows. Original patch by Pier...
pkasting@chromium.org
2010-12-06
4
-12
/
+18
*
If compositor window already exists, then simply return it rather than compla...
nduca@chromium.org
2010-12-06
1
-2
/
+2
*
Mac: Tell the GPU sandbox to deny a few things.
thakis@chromium.org
2010-12-05
5
-14
/
+50
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
2
-13
/
+16
*
Update static docs from r68237
aa@chromium.org
2010-12-03
4
-4
/
+13
*
Update chrome_search sample to take advantage of newest goodies
aa@chromium.org
2010-12-03
1
-36
/
+95
*
Stop using adding refcounts to some URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
2
-3
/
+10
*
Start using file_util symlink code, now that it's available.
gspencer@chromium.org
2010-12-03
1
-9
/
+3
*
Get rid of the last couple references to "remove" functions and description w...
jorlow@chromium.org
2010-12-03
3
-13
/
+6
*
[ChromeOS] Make GaiaAutheFetcher parsing logic default to service_unavailable
cmasone@chromium.org
2010-12-02
3
-2
/
+28
*
Display a comprehensive error message when user attempts to load an extension
caseq@google.com
2010-12-02
4
-15
/
+24
*
Removed kChromiumRendererIdProperty window property.
apatrick@chromium.org
2010-12-02
2
-4
/
+0
*
Adding a new command line flag (--enable-accelerated-layers) for turning
vangelis@chromium.org
2010-12-02
3
-0
/
+6
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Pepper: leak the plugin registry
evan@chromium.org
2010-12-02
1
-2
/
+6
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Create a window with an existing tab and move a tab from a popup to a normal ...
asargent@chromium.org
2010-12-02
9
-236
/
+284
*
Implement audio proxy for Pepper.
brettw@chromium.org
2010-12-02
1
-2
/
+3
*
Adds ability for about:flags to use a select for choosing one of many
sky@chromium.org
2010-12-02
2
-1
/
+6
*
clang: Remove workaround for a clang bug that's now fixed.
thakis@chromium.org
2010-12-02
1
-9
/
+0
*
Mac: Scaffolding for sandboxing GPU process.
thakis@chromium.org
2010-12-02
8
-11
/
+30
*
Add a missing comment to a switch I recently added.
asargent@chromium.org
2010-12-01
1
-0
/
+1
*
Release note update (such as it is) for Chrome 8.
kathyw@chromium.org
2010-12-01
2
-4
/
+22
*
Make sure that cached values of signed settings are trusted.
dilmah@chromium.org
2010-12-01
1
-0
/
+3
*
Fixed a bug with URLFetcher where retrying the request would append the new r...
sanjeevr@chromium.org
2010-12-01
2
-0
/
+54
*
windows: remove PathService::Get() that uses wstrings
evan@chromium.org
2010-11-30
1
-11
/
+11
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
6
-15
/
+16
*
Update generated doc for chrome.omnibox (style* methods and descriptionStyles
kathyw@chromium.org
2010-11-30
1
-693
/
+1
*
Revert "Remove --enable-default-apps flag, making it default to on. This"
aa@chromium.org
2010-11-30
2
-0
/
+5
*
Remove --enable-default-apps flag, making it default to on. This
aa@chromium.org
2010-11-30
2
-5
/
+0
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
2
-2
/
+0
[next]