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
...
*
Disable pyauto test notifications.NotificationsTest.testKillNotificationProcess.
kkania@chromium.org
2010-12-04
1
-0
/
+2
*
WebKit roll 73311:73324
victorw@chromium.org
2010-12-04
1
-1
/
+1
*
Update bug number in test expectations
victorw@chromium.org
2010-12-04
1
-2
/
+2
*
WEBUI Settings: Basics: Change 'Manage' to 'Manage search engines'
tfarina@chromium.org
2010-12-04
3
-3
/
+6
*
Recommit 68258 - Mark some functions that wait on other processes as unsafe f...
victorw@chromium.org
2010-12-04
1
-0
/
+7
*
Disable two failed layout tests while investigating.
victorw@chromium.org
2010-12-04
1
-0
/
+3
*
Revert 68258 - Mark some functions that wait on other processes as unsafe for...
victorw@chromium.org
2010-12-04
1
-7
/
+0
*
Notification UI should not be reset at browser-close, as the notification ui ...
johnnyg@chromium.org
2010-12-04
1
-2
/
+2
*
Add pyauto tests for the New Tab page.
kkania@chromium.org
2010-12-04
5
-13
/
+278
*
A bit of STL-ified cleanup in the PersonalDataManager code
isherman@chromium.org
2010-12-04
1
-49
/
+23
*
Add pyauto tests for HTML5 notifications.
kkania@chromium.org
2010-12-04
2
-12
/
+235
*
Add pyauto tests for Web SQL databases.
kkania@chromium.org
2010-12-04
2
-18
/
+49
*
Update PDF user actions.
jam@chromium.org
2010-12-04
2
-0
/
+5
*
Fix a race in the ChromeFrame metrics service start up code. This race could ...
ananta@chromium.org
2010-12-04
2
-1
/
+11
*
Mark some functions that wait on other processes as unsafe for IO/UI.
evan@chromium.org
2010-12-04
1
-0
/
+7
*
Fix a browser crash when typing a disabled extension keyword in an
mpcomplete@chromium.org
2010-12-04
1
-4
/
+5
*
ChromeOS status text halo polish.
xiyuan@chromium.org
2010-12-04
2
-2
/
+6
*
Make the AppCacheDispatcherHost be a MessageFilter so that ResourceMessageFil...
jam@chromium.org
2010-12-04
9
-80
/
+104
*
WebKit roll 73294:73311
victorw@chromium.org
2010-12-04
1
-1
/
+1
*
base: Remove stub scoped_variant_win.h file.
tfarina@chromium.org
2010-12-04
9
-44
/
+34
*
Whitelist checkbox on ChromeOS users settings page should be inverted.
xiyuan@chromium.org
2010-12-04
5
-13
/
+24
*
Revert 68228 - Disable printing context menus on the print preview page.
thestig@chromium.org
2010-12-04
4
-48
/
+10
*
chromeos: Add new volume and brightness icons.
derat@chromium.org
2010-12-03
4
-0
/
+0
*
Update static docs from r68237
aa@chromium.org
2010-12-03
4
-4
/
+13
*
sync: change some DCHECKs to CHECKs to shed light on a bug.
tim@chromium.org
2010-12-03
1
-11
/
+11
*
Update chrome_search sample to take advantage of newest goodies
aa@chromium.org
2010-12-03
1
-36
/
+95
*
Change in fetching the builds for linux
nirnimesh@chromium.org
2010-12-03
1
-3
/
+6
*
Revert portion of r68206 that may be unsafe.
willchan@chromium.org
2010-12-03
1
-11
/
+25
*
On Chrome OS, use the application locale to determine the default paper size ...
sanjeevr@chromium.org
2010-12-03
11
-23
/
+79
*
gtk: Make use of the gtk signal macros in ThemeInstallBubbleViewGtk class.
tfarina@chromium.org
2010-12-03
2
-21
/
+11
*
DOMUI Prefs: Re-add redraw() call so list items get measured
stuartmorgan@chromium.org
2010-12-03
1
-6
/
+13
*
Fixes divide by zero bug in readpixels
gman@chromium.org
2010-12-03
2
-2
/
+31
*
Disable printing context menus on the print preview page.
thestig@chromium.org
2010-12-03
4
-10
/
+48
*
WebKit roll 73280:73294
victorw@chromium.org
2010-12-03
1
-1
/
+1
*
Fix the Visual Studio 2005 build.
darin@chromium.org
2010-12-03
1
-1
/
+1
*
Fix the Visual Studio 2005 build.
darin@chromium.org
2010-12-03
1
-1
/
+1
*
Fix zero length string bug and NPOT bug
gman@chromium.org
2010-12-03
4
-15
/
+24
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
19
-337
/
+1425
*
Remove unused histogram that races in single process mode
jar@chromium.org
2010-12-03
1
-19
/
+2
*
Remove "Open frame in new xxx" context menu options.
tfarina@chromium.org
2010-12-03
4
-50
/
+2
*
seccomp: update DEPS from r147=>r151
evan@chromium.org
2010-12-03
1
-1
/
+1
*
emacs: fix up mac trybot output
evan@chromium.org
2010-12-03
1
-2
/
+6
*
Refreshing a ChromeFrame page which was received in response to a top level P...
ananta@chromium.org
2010-12-03
5
-9
/
+143
*
Allow data URLs to trigger downloads, as they do in Firefox.
darin@chromium.org
2010-12-03
3
-1
/
+34
*
Fix indentation.
darin@chromium.org
2010-12-03
1
-7
/
+7
*
Fix a crash reported seen in ChromeFrame in version 8.0.552.215 which was pus...
ananta@chromium.org
2010-12-03
1
-5
/
+6
*
Change HttpProxyClientSocketPool so that when a new SpdyStream is
rch@chromium.org
2010-12-03
1
-1
/
+2
*
glue: use string16 in place of wstring for Unicode text
evan@chromium.org
2010-12-03
7
-37
/
+39
*
Adde histograms for addon NavTime.
vitalybuka@chromium.org
2010-12-03
5
-20
/
+42
*
Stop using adding refcounts to some URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
7
-41
/
+52
[prev]
[next]