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
*
IndexedDB: Numeric keys are floating point.
hans@chromium.org
2010-12-10
3
-7
/
+6
*
IndexedDB: Preparatory patch for https://bugs.webkit.org/show_bug.cgi?id=50674
hans@chromium.org
2010-12-10
1
-1
/
+2
*
An exprimental fix for Bug 65940.
hbono@chromium.org
2010-12-10
1
-0
/
+5
*
Send phishing model from the browser to the renderer.
noelutz@google.com
2010-12-09
3
-1
/
+7
*
Fix a bad link reported in the chromium-extensions group by
kathyw@chromium.org
2010-12-09
2
-2
/
+2
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
2
-7
/
+14
*
Resolve relative paths to a hypothetical root before fetching docs from sourc...
kurrik@chromium.org
2010-12-09
1
-2
/
+3
*
Updating omnibox sample to use new XML formatting method.
kurrik@chromium.org
2010-12-09
3
-71
/
+29
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
8
-149
/
+185
*
Re-generate extension API docs
gfeher@chromium.org
2010-12-09
6
-5
/
+5
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
3
-12
/
+36
*
Follow pattern used for Linux and Windows to move the appropriate bits of Mac...
rickcam@chromium.org
2010-12-09
2
-7
/
+0
*
Fix chromeos build errors
jam@chromium.org
2010-12-09
1
-0
/
+1
*
Add missing new line
jam@chromium.org
2010-12-08
1
-1
/
+1
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
28
-5489
/
+5316
*
Remove CSS vendor prefixes where not needed.
arv@chromium.org
2010-12-08
3
-6
/
+5
*
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
[next]