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
*
Windows: Put ScopedHGlobal in the right scope so it unlocks a STGMEDIUM's han...
thestig@chromium.org
2010-02-04
1
-48
/
+65
*
gtk: Remove Backspace and Shift-Backspace accelerators.
derat@chromium.org
2010-02-04
1
-2
/
+0
*
Use LanguageCodeWithDialects instead of LanguageCode to get 'zh-CN'
jshin@chromium.org
2010-02-04
1
-4
/
+5
*
Add debug info to track a crash when sleeping.
rvargas@google.com
2010-02-04
3
-2
/
+42
*
Adding libevent to about:credits
ian@chromium.org
2010-02-04
1
-0
/
+35
*
[Linux] FindBarGtk: Fix an issue caused by CL 560006.
suzhe@chromium.org
2010-02-04
2
-2
/
+22
*
Fix RenderView::AllowContentType to work properly.
jochen@chromium.org
2010-02-04
2
-9
/
+10
*
Revert 38056 - Unfork BookmarkMenuGtk and BookmarkMenuController.
chase@chromium.org
2010-02-04
9
-248
/
+219
*
Revert 38061 - Fix chromeos build.
chase@chromium.org
2010-02-04
1
-7
/
+3
*
Revert 38062 - Fix linux views build.
chase@chromium.org
2010-02-04
1
-1
/
+1
*
Fix linux views build.
estade@chromium.org
2010-02-04
1
-1
/
+1
*
Fix chromeos build.
estade@chromium.org
2010-02-04
1
-3
/
+7
*
Disabling the following url request tests for ChromeFrame as these policies d...
ananta@chromium.org
2010-02-04
1
-0
/
+6
*
Unfork BookmarkMenuGtk and BookmarkMenuController.
estade@chromium.org
2010-02-04
9
-219
/
+248
*
Another addr4 error in nss/pkix lib.
oshima@chromium.org
2010-02-04
1
-0
/
+21
*
Switch the order of two checks to avoid dereferencing a null RequestContext
dantasse@chromium.org
2010-02-04
1
-2
/
+2
*
Provide parent window for Urlmon error dialogs.
stoyan@chromium.org
2010-02-04
3
-3
/
+9
*
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
[next]