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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the RenderThread initialize a PhishingClassifier when it receives a
bryner@chromium.org
2010-11-19
16
-25
/
+559
*
Expose WebKit frame flattening setting in WebPreferences.
johnme@google.com
2010-11-19
1
-0
/
+2
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-11
/
+0
*
Implement a dispatcher for prerender requests
gavinp@chromium.org
2010-11-19
11
-0
/
+255
*
Add a boolean details to the PASSPHRASE_REQUIRED message that indicates
johnnyg@chromium.org
2010-11-19
9
-29
/
+86
*
Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...
sky@chromium.org
2010-11-19
5
-35
/
+45
*
Remove extra copies of version.h.in's contents.
grt@chromium.org
2010-11-19
1
-105
/
+0
*
Converts usage of SetProp/GetProp to a map. Even after making sure we
sky@chromium.org
2010-11-19
5
-45
/
+35
*
dom-ui settings: Add search field and search page elements. Search capabilit...
csilv@chromium.org
2010-11-19
7
-2
/
+130
*
Show the URL when there's no title in the DOMUI prefs start-page dialog
stuartmorgan@chromium.org
2010-11-19
1
-7
/
+10
*
Storing image of logged-in user after picture taking screen to be initialized...
avayvod@chromium.org
2010-11-19
2
-0
/
+2
*
Burn on date added to the Chrome OS version string on welcome screen for offi...
glotov@google.com
2010-11-19
9
-22
/
+49
*
Use the new icons from Cole for about:conflicts.
finnur@chromium.org
2010-11-19
6
-3
/
+4
*
DevTools: provide response code and status text as a part of raw headers data.
pfeldman@chromium.org
2010-11-19
2
-0
/
+6
*
Allow users to hide Browser Actions by right-clicking the icon and selecting ...
finnur@chromium.org
2010-11-19
11
-11
/
+147
*
Updating trunk VERSION from 590.0 to 591.0
chrome-release@google.com
2010-11-19
1
-1
/
+1
*
Add registered shell extensions to enumerated module list on about:conflicts.
finnur@chromium.org
2010-11-19
3
-35
/
+115
*
Move DeviceManagementPolicyProvider into the profile.
mnissler@chromium.org
2010-11-19
20
-131
/
+179
*
Avoid double Register in NotificationRegistrar.
dilmah@chromium.org
2010-11-19
1
-2
/
+2
*
Limit chrome:filebrowse access to the same directory as file://
dpolukhin@chromium.org
2010-11-19
1
-0
/
+17
*
On windows, send audio hardware info with speech input requests if user conse...
satish@chromium.org
2010-11-19
10
-9
/
+146
*
Removed mentions of changing picture later in Settings since there's no such ...
avayvod@chromium.org
2010-11-19
1
-2
/
+2
*
Don't show autocomplete suggestions redundant with autofill suggestions.
isherman@chromium.org
2010-11-19
2
-5
/
+4
*
Change tooltip from "Go incognito" to "Browse as Guest"
dpolukhin@chromium.org
2010-11-19
1
-1
/
+1
*
Build break fix
zelidrag@chromium.org
2010-11-19
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-11-19
2
-1
/
+4
*
Coverity: Fix a bad override.
jhawkins@chromium.org
2010-11-19
1
-1
/
+1
*
Added extra checks to ensure that other networks are not interfering with res...
zelidrag@chromium.org
2010-11-19
1
-4
/
+14
*
Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
1
-0
/
+11
*
Using pdf files from the plugin dir
nirnimesh@chromium.org
2010-11-19
1
-1
/
+4
*
Add new reliability crashes.
kkania@chromium.org
2010-11-19
1
-18
/
+27
*
New offline page that is closer to mock. This is intermediate solution and I ...
oshima@chromium.org
2010-11-19
4
-92
/
+174
*
Make a DCHECK in Browser::ExecuteCommandWithDisposition more informative.
thestig@chromium.org
2010-11-19
1
-1
/
+2
*
Add pyauto hook for getting and manipulating the data underneath the NTP.
kkania@chromium.org
2010-11-19
15
-122
/
+670
*
[gtk] don't show custom frame min/max/close when theme is changed.
estade@chromium.org
2010-11-18
1
-4
/
+6
*
Temporarily allow IO on UI thread when accessing Linux/GTK proxy settings.
scherkus@chromium.org
2010-11-18
1
-0
/
+5
*
Disabled flaky pause tests (again).
zea@chromium.org
2010-11-18
1
-2
/
+5
*
Adding support for optional description in to the callback of the management ...
asargent@chromium.org
2010-11-18
7
-9
/
+300
*
Mark 2 IndexedDBBrowserTests as flaky.
kkania@chromium.org
2010-11-18
1
-2
/
+4
*
Clear passphrase when canceling a failed connection attempt.
stevenjb@chromium.org
2010-11-18
5
-15
/
+68
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
2
-6
/
+7
*
startup: group all #ifdef'd headers together
evan@chromium.org
2010-11-18
1
-32
/
+24
*
Make the main content portion of the print preview DOM UI page variable width.
thestig@chromium.org
2010-11-18
2
-15
/
+14
*
Fixing the uninitialized value reported in http://crbug.com/63428.
alekseys@chromium.org
2010-11-18
1
-18
/
+21
*
Stop render_widget from polling WebWiget's isAcceleratedCompositingActive.
nduca@chromium.org
2010-11-18
2
-34
/
+20
*
Allow sync with 2-factor StrongAuth accounts in ChromeOS.
stevenjb@chromium.org
2010-11-18
12
-42
/
+106
*
Add wifi 'searching' to netowkr menu for chromium-os:4982
stevenjb@chromium.org
2010-11-18
5
-50
/
+86
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
6
-57
/
+0
*
sync: union model type nudge source before dropping coalesced nudge.
tim@chromium.org
2010-11-18
3
-16
/
+68
*
More animation cleanup.
sky@chromium.org
2010-11-18
1
-0
/
+1
[next]