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
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
31
-91
/
+91
*
Revert 62881 - Moves instant back into flags.
sky@chromium.org
2010-10-17
12
-24
/
+101
*
Moves instant back into flags.
sky@chromium.org
2010-10-17
12
-101
/
+24
*
Net-internals cleanup.
mmenke@chromium.org
2010-10-17
11
-81
/
+96
*
Disable the SyncerThreadWithSyncerTest.Pause because it crashes almost all th...
nsylvain@chromium.org
2010-10-16
1
-5
/
+4
*
Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...
eroman@chromium.org
2010-10-16
7
-17
/
+89
*
Add Group-Policy to disable the SPDY protocol.
mbelshe@chromium.org
2010-10-16
13
-0
/
+53
*
Fix the links from about:about to pages with DOM UIs.
mmenke@chromium.org
2010-10-16
3
-0
/
+6
*
Remove --apps-panel switch.
tfarina@chromium.org
2010-10-16
10
-560
/
+4
*
Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...
finnur@chromium.org
2010-10-16
11
-9
/
+719
*
Fix a crash when showing the certificate in the SSL info bubble while Gears i...
finnur@chromium.org
2010-10-16
2
-3
/
+48
*
Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...
finnur@chromium.org
2010-10-16
11
-719
/
+9
*
Updating trunk VERSION from 556.0 to 557.0
chrome-release@google.com
2010-10-16
1
-1
/
+1
*
GTTF: Mark ExtensionProxyUITest.MoveBrowserAction as FLAKY.
phajdan.jr@chromium.org
2010-10-16
1
-1
/
+2
*
GTTF: Mark ExtensionProxyUITest.GetProperty as FLAKY.
phajdan.jr@chromium.org
2010-10-16
1
-1
/
+2
*
Update DOMUI network menu.
xiyuan@chromium.org
2010-10-16
4
-19
/
+109
*
Move xdg_util into base/nix. I originally wanted to use base/linux, but you
brettw@chromium.org
2010-10-16
7
-41
/
+41
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
1
-17
/
+18
*
chromium-os:5494 Networks with identical names not handled properly.
stevenjb@chromium.org
2010-10-16
11
-66
/
+72
*
Flip the filesystem flag from --enable to --disable.
kinuko@chromium.org
2010-10-16
6
-10
/
+10
*
Fix DCHECK caused by passing a parameter to a string that doesn't have a plac...
thakis@chromium.org
2010-10-16
1
-3
/
+2
*
[Sync] Replace TalkMediator delegate handling with thread-safe observer lists
akalin@chromium.org
2010-10-16
2
-54
/
+19
*
Fixed some network menu logic bugs.
stevenjb@chromium.org
2010-10-15
4
-71
/
+128
*
Implement IME for Mac plugins using the Cocoa event model on 10.6
stuartmorgan@chromium.org
2010-10-15
18
-4
/
+213
*
Disable failing test while I investigate it.
asargent@chromium.org
2010-10-15
1
-1
/
+2
*
Revert the Clear UI tab per final UI decision, will be implemented elswhere
raz@chromium.org
2010-10-15
1
-2
/
+2
*
Fix ChromeOS users settings page checkbox offset problem.
xiyuan@chromium.org
2010-10-15
1
-44
/
+46
*
Fix leak in PrefValueStoreTest.DetectProxyConfigurationConflict.
thestig@chromium.org
2010-10-15
1
-4
/
+2
*
Tweak the webstorePrivate.getBrowserLogin callback signature.
asargent@chromium.org
2010-10-15
8
-41
/
+82
*
Fix drag data population on Windows so URL data doesn't take precedence over ...
dcheng@chromium.org
2010-10-15
1
-2
/
+4
*
Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.
viettrungluu@chromium.org
2010-10-15
86
-303
/
+310
*
[Mac] Added Support for DIM AutoComplete Match Classification specifiers.
scr@chromium.org
2010-10-15
3
-18
/
+49
*
[Sync] fix about:sync crash with unrecoverable error
akalin@chromium.org
2010-10-15
7
-98
/
+197
*
Move Cloud Print Proxy UI back to about:flags.
scottbyer@chromium.org
2010-10-15
2
-19
/
+2
*
Revert 61832 - GTK: Start implementing the new clear data dialog.
avi@chromium.org
2010-10-15
2
-189
/
+62
*
Revert 61848 - [Mac] UI for clearing sync data on the server.
avi@chromium.org
2010-10-15
5
-2522
/
+611
*
In a fake SSLInfo, set security_bits to -1 instead of 0
wtc@chromium.org
2010-10-15
3
-3
/
+3
*
Convert all exception patterns into punicode. Current matcher uses punicode e...
cira@google.com
2010-10-15
4
-54
/
+281
*
Revert 62189 - [Mac] Update Clear Browsing dialog for proper functioning from...
avi@chromium.org
2010-10-15
3
-108
/
+43
*
Revert 62296 - GTK: Implement error handling in the clear server data box.
avi@chromium.org
2010-10-15
3
-161
/
+40
*
Revert 62635 - removed dashboard link from options ui, clear no longer behind...
avi@chromium.org
2010-10-15
11
-47
/
+113
*
Revert 62641 - Remove the dashboard link from the Prefs, since it's now in Cl...
avi@chromium.org
2010-10-15
5
-20
/
+136
*
about:flags: Fix disabling experiments.
thakis@chromium.org
2010-10-15
7
-29
/
+271
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-15
4
-5
/
+13
*
seccomp: disable seccomp for RendererMainTest
evan@chromium.org
2010-10-15
1
-0
/
+17
*
[mac] Fix so that Service menu items show up properly in contextual menus.
csilv@chromium.org
2010-10-15
1
-1
/
+1
*
Fill in name of pref.
pkasting@chromium.org
2010-10-15
1
-1
/
+1
*
Revert most of my recent changes to RendererMainTest.
evan@chromium.org
2010-10-15
1
-13
/
+1
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
28
-233
/
+328
*
Fix a regression in the gears dialog where it would display nothing.
mpcomplete@chromium.org
2010-10-15
1
-0
/
+1
[next]