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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
36
-108
/
+165
*
linux: Use SimpleMenuModel::Delegate in TaskManager instead of MenuGtk::Deleg...
estade@chromium.org
2010-02-04
1
-10
/
+20
*
Make sure locally stored site data is deleted after DB and WebKit threads are...
jochen@chromium.org
2010-02-04
1
-6
/
+12
*
Mark URLRequestTestFTP.FTPGetTestAnonymous as flaky.
chase@chromium.org
2010-02-04
1
-1
/
+2
*
Add candidate_window to chromiumos-chromium.zip
satorux@chromium.org
2010-02-04
1
-0
/
+1
*
Bump chromium DEPS to pick up my skia Linux crash fix.
tschmelcher@chromium.org
2010-02-03
1
-1
/
+11
*
Check the LSID before starting up a ProfileSyncService. This will stop memor...
dantasse@chromium.org
2010-02-03
1
-0
/
+4
*
OpenBSD has sys/exec_elf.h for the ELF defines, not elf.h
pvalchev@google.com
2010-02-03
3
-4
/
+10
*
Updating trunk VERSION from 316.0 to 317.0
chrome-release@google.com
2010-02-03
1
-1
/
+1
*
Added support for lost context recovery on the client side. None of our servi...
apatrick@chromium.org
2010-02-03
15
-108
/
+232
*
seccomp: allow dup/dup2
evan@chromium.org
2010-02-03
1
-0
/
+2
*
Clip compact location bar's window when animating.
oshima@chromium.org
2010-02-03
5
-144
/
+170
*
Remove the "On top" display mode of the extension shelf, it is no longer used...
ben@chromium.org
2010-02-03
9
-76
/
+9
*
Add autofill proto buffer for sync.
zork@google.com
2010-02-03
2
-0
/
+25
*
Fix wrong locking scope.
stoyan@chromium.org
2010-02-03
1
-11
/
+13
*
Mac: fix Esc-killing-Omnibox-focus problem (after find bar shown).
viettrungluu@chromium.org
2010-02-03
1
-0
/
+9
*
Fix the three tests broken by gcf: change.
amit@chromium.org
2010-02-03
2
-13
/
+19
*
Revert 38001 and 38002.
darin@chromium.org
2010-02-03
23
-463
/
+1079
*
The ExternalTabContainer enters a modal loop while waiting for the unload eve...
ananta@chromium.org
2010-02-03
2
-2
/
+30
*
Fix race conditions.
stoyan@chromium.org
2010-02-03
2
-34
/
+32
*
Fix startup regression caused by (r38006).
erg@google.com
2010-02-03
1
-0
/
+0
*
GTK bookmark bar button throbbing tweaks
estade@chromium.org
2010-02-03
1
-12
/
+15
*
Dropping unconnected obsolete vsprops files.
bradnelson@google.com
2010-02-03
19
-294
/
+0
*
Implement chrome.browserAction.setPopup().
skerner@chromium.org
2010-02-03
19
-16
/
+427
*
[Mac] use subprocess.Popen instead of os.popen2 to avoid warnings on 10.6 bot...
thomasvl@chromium.org
2010-02-03
1
-1
/
+2
*
OTS DEPS roll to r26 to support "kern" OpenType table.
yusukes@chromium.org
2010-02-03
1
-1
/
+1
*
Don't show a translate infobar when the page is in a language
jcampan@chromium.org
2010-02-03
3
-1
/
+25
*
Themes: HasCustomImage() must only return true for images that were provided
erg@google.com
2010-02-03
3
-20
/
+81
*
BSD port: another chunk of chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-03
10
-29
/
+30
*
GTK: middle click on a bookmark bar folder should open all in tabs.
estade@chromium.org
2010-02-03
2
-1
/
+13
*
Back out trunk r37998.
mark@chromium.org
2010-02-03
22
-1077
/
+430
*
Back out trunk r38000.
mark@chromium.org
2010-02-03
1
-2
/
+33
*
Fix ChromiumOS build.
darin@chromium.org
2010-02-03
1
-33
/
+2
*
Added status area to login wizard view.
avayvod@chromium.org
2010-02-03
2
-5
/
+42
*
Modify CookiePolicy to work asynchronously
darin@chromium.org
2010-02-03
22
-430
/
+1077
*
Add "File Bug" link to flakiness dashboard to ease filing new layout test reg...
dglazkov@chromium.org
2010-02-03
1
-1
/
+18
*
Adding catches to states of the UI to only allow button pushes in certain sta...
dhg@chromium.org
2010-02-03
2
-6
/
+31
*
Make Chrome CLD uses the most recent generated tables.
jcampan@chromium.org
2010-02-03
4
-225
/
+74905
*
Mac: fix menu IDs (Save Page As... and Text Encoding menu items).
viettrungluu@chromium.org
2010-02-03
1
-151
/
+924
*
Enabled in-process NaCl plugin on Linux. Turns out it's remarkably similar t...
cbiffle@google.com
2010-02-03
1
-2
/
+2
*
Revert 37989 - unit test failed on Mac builder despite passing on try server
joth@chromium.org
2010-02-03
10
-404
/
+13
*
Disabling NavigateOut test since that also depends on the
amit@chromium.org
2010-02-03
1
-1
/
+3
*
Add tests for the geolocation network provider.
joth@chromium.org
2010-02-03
10
-13
/
+404
*
Disable failing tests and change GMock'ism for
amit@chromium.org
2010-02-03
1
-21
/
+25
*
DevTools: follow up fix for raw cookies access. Restore auto-locking and do G...
pfeldman@chromium.org
2010-02-03
1
-0
/
+8
*
Socket late binding bugfix.
willchan@chromium.org
2010-02-03
2
-0
/
+72
*
Disable DCHECK'ing that all NetworkChangeNotifiers are removed.
willchan@chromium.org
2010-02-03
1
-1
/
+4
*
Remove cf: protocol
amit@chromium.org
2010-02-03
14
-59
/
+249
*
Move bookmark manager
arv@chromium.org
2010-02-03
35
-0
/
+0
*
a little code cleanup for translate infobars
kuan@chromium.org
2010-02-03
3
-7
/
+17
[next]