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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add namespace net to URLRequestSimpleJob.
tfarina@chromium.org
2010-12-15
1
-3
/
+3
*
Sitch the about:gpu implementation from an about handler to dom_ui.
nduca@chromium.org
2010-12-15
19
-166
/
+809
*
DOMUI cert manager: Initialized the boolean variables: trust_obj_sign, trust_...
mattm@chromium.org
2010-12-15
1
-3
/
+3
*
seccomp: remove build-time flags
evan@chromium.org
2010-12-15
3
-8
/
+0
*
Remove the 'restart required' alert when enabling the metrics reporting optio...
csilv@chromium.org
2010-12-15
5
-49
/
+6
*
Use make_scoped_refptr for RefCounted parameter to NewRunnableMethod().
willchan@chromium.org
2010-12-15
1
-3
/
+1
*
Store HostContentSettingsMap separately from the profile in ResourceMessageFi...
bauerb@chromium.org
2010-12-15
2
-5
/
+13
*
Fix passphrase initialization flow in ProfileSyncServiceHarness
rsimha@chromium.org
2010-12-15
2
-50
/
+10
*
Fix unreplied automation messages that trigger in Debug.
nirnimesh@chromium.org
2010-12-15
1
-3
/
+3
*
Fixes bug in instant that resulted in flickery fade. The problem would
sky@chromium.org
2010-12-15
15
-70
/
+327
*
Fix for occasional crash when submitting feedback on a page that is not yet l...
rkc@chromium.org
2010-12-15
1
-1
/
+1
*
Before starting translation reset cache in AutoFillManager. To call Reset() f...
dhollowa@chromium.org
2010-12-15
5
-91
/
+234
*
Revert 69190 - Revert 68827 - Use SChannel for Windows.
willchan@chromium.org
2010-12-14
1
-0
/
+4
*
DOMUI Prefs: Add a deletable item list type, and use it for startup pages.
stuartmorgan@chromium.org
2010-12-14
11
-66
/
+204
*
Revert 68827 - Use SChannel for Windows.
willchan@chromium.org
2010-12-14
1
-4
/
+0
*
Enable default apps by default.
aa@chromium.org
2010-12-14
3
-30
/
+35
*
Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...
robertshield@chromium.org
2010-12-14
3
-29
/
+29
*
Merge the installer, installer_util and setup_util namespaces into a single i...
robertshield@chromium.org
2010-12-14
3
-29
/
+29
*
Default apps promo was getting expired early if NTP open.
aa@chromium.org
2010-12-14
5
-38
/
+52
*
Client-based geolocation support.
jknotten@chromium.org
2010-12-14
9
-96
/
+100
*
Fix pyauto flakiness by waiting for notification that the renderer process'
kkania@chromium.org
2010-12-14
4
-0
/
+68
*
Allow hypen in domain name of email address for ChromeOS users UI.
xiyuan@chromium.org
2010-12-14
1
-2
/
+5
*
Revert rev 69137 due to incorrect change log.
jknotten@chromium.org
2010-12-14
9
-100
/
+96
*
Wait for the GPU info to be collected.
kkania@chromium.org
2010-12-14
2
-0
/
+17
*
Add the virtual keyboard to BrowserFrameChromeos.
bryeung@google.com
2010-12-14
12
-26
/
+285
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
9
-96
/
+100
*
Fix: include result_codes.h
bryeung@google.com
2010-12-14
1
-0
/
+1
*
chromeos and touch: pass on the touch-devices switch after login.
sadrul@chromium.org
2010-12-14
1
-0
/
+3
*
Don't include ERR_ABORTED in net error histogram
agl@chromium.org
2010-12-14
1
-1
/
+2
*
Policy refresh hits the registry (an I/O operation) on the main thread.
avi@chromium.org
2010-12-14
1
-0
/
+5
*
Fix policy refresh.
danno@chromium.org
2010-12-14
2
-8
/
+8
*
[cros] Clear any error messages when there's a connected network.
nkostylev@chromium.org
2010-12-14
2
-5
/
+16
*
[cros] Possible fix for crash - check whether LoginPerformer instance exists.
nkostylev@chromium.org
2010-12-14
1
-3
/
+7
*
Place the spinner in the right corner of the controls window.
altimofeev@chromium.org
2010-12-14
19
-265
/
+370
*
Remove parent window (dangling in background) for chrome://settings when invo...
dilmah@chromium.org
2010-12-14
4
-3
/
+7
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
140
-791
/
+791
*
PrepopulateRespectBlank working, lets check the other test that was disabled
finnur@chromium.org
2010-12-14
2
-98
/
+52
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
9
-20
/
+41
*
Reland part of r62043 that got reverted.
willchan@chromium.org
2010-12-14
1
-3
/
+4
*
Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...
thestig@chromium.org
2010-12-14
8
-8
/
+0
*
Revert 69088 - Before starting translation reset cache in AutoFillManager. To...
dhollowa@chromium.org
2010-12-14
4
-232
/
+91
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
17
-123
/
+102
*
Before starting translation reset cache in AutoFillManager. To call Reset() f...
dhollowa@chromium.org
2010-12-14
4
-91
/
+232
*
Rename the OS specific ResourceMessageFilter files as well.
jam@chromium.org
2010-12-14
3
-0
/
+0
*
Split the layout tests run in the appcache ui tests into two groups, PHP depe...
michaeln@chromium.org
2010-12-14
1
-32
/
+58
*
Deinline even more destructors.
erg@google.com
2010-12-14
93
-298
/
+599
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
54
-150
/
+288
*
Cookies tree js code touch up.
xiyuan@chromium.org
2010-12-14
1
-5
/
+16
*
Reland r68893 after fixing allowing blocking IO on shutdown.
willchan@chromium.org
2010-12-14
3
-0
/
+17
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
25
-319
/
+313
[next]