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
*
Publish DEPS for Chromium 4.0.256.0
4.0.256.0
gitdeps
2014-04-07
1
-239
/
+141
*
Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.
akalin@chromium.org
2009-11-23
5
-29
/
+32
*
Make Linux packaging options more granular.
mmoss@chromium.org
2009-11-23
4
-103
/
+285
*
valgrind suppression for atexit leak
tim@chromium.org
2009-11-23
1
-0
/
+8
*
Rebaseline relative-positioned-inline-container.html which is all that is nee...
levin@chromium.org
2009-11-23
4
-86
/
+102
*
Fix Chrome frame builder redness.
ananta@chromium.org
2009-11-23
1
-2
/
+5
*
Marking the ExtensionApiTest.ExecuteScript test as flaky as it failed for no ...
ananta@chromium.org
2009-11-23
1
-1
/
+3
*
Disable these only on linux
tim@chromium.org
2009-11-23
1
-4
/
+15
*
Fix for gcc. Removed unused file.
apatrick@google.com
2009-11-23
2
-941
/
+1
*
Disable more tests causing crashes and failures on LinuxTest(dbg) and valgrin...
tim@chromium.org
2009-11-23
1
-3
/
+8
*
Add a new icon.
aa@chromium.org
2009-11-23
1
-0
/
+0
*
posix: split OS-specific bits out of sys_info_posix
evan@chromium.org
2009-11-23
5
-50
/
+104
*
Disable FlipStreamTest::SendRequest as it causes leaks.
tim@chromium.org
2009-11-23
1
-1
/
+2
*
Don't select a default entry in the password autofill popup.
jcampan@chromium.org
2009-11-23
1
-2
/
+3
*
A large Content-Length header followed by a connection close could trigger an...
vandebo@chromium.org
2009-11-23
4
-17
/
+28
*
test
jam@chromium.org
2009-11-23
1
-1
/
+1
*
Fix environment variables not being used after switching to ChildProcessLaunc...
jam@chromium.org
2009-11-23
5
-14
/
+16
*
Make extension updates use omaha id when talking to omaha.
asargent@chromium.org
2009-11-23
3
-1
/
+145
*
WebKit roll 51253:51310.
jianli@chromium.org
2009-11-23
2
-4
/
+20
*
Removed browser owned by HtmlDialogWindowController. This fixes the crash
akalin@chromium.org
2009-11-23
2
-28
/
+48
*
Mark all ErrorPage tests as FLAKY.
phajdan.jr@chromium.org
2009-11-23
1
-75
/
+21
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
9
-19
/
+166
*
DevTools: display DOM calls in CPU profiles.
mnaganov@chromium.org
2009-11-23
1
-2
/
+2
*
Assorted cleanup.
estade@chromium.org
2009-11-23
15
-61
/
+34
*
Add platform abstraction for simple error box, and use it in a couple extensi...
estade@chromium.org
2009-11-23
11
-57
/
+46
*
Believe this causes the valgrind linux test failures. Since it is a small cha...
tim@chromium.org
2009-11-23
2
-9
/
+3
*
views: remove some unnecessary static_cast<int>.
maruel@chromium.org
2009-11-23
2
-6
/
+5
*
Fix valgrind run.
maruel@chromium.org
2009-11-23
4
-13
/
+116
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
5
-18
/
+47
*
Fix bug when accessing g_browser_process->broker_services() at shutdown.
jam@chromium.org
2009-11-23
6
-22
/
+38
*
Fix recognizing FTP listings consisting of only one line.
phajdan.jr@chromium.org
2009-11-23
8
-1
/
+66
*
Roll GTM dep.
thakis@chromium.org
2009-11-23
1
-1
/
+1
*
Fixing GCC 4.4 build fix (landing a patch for hbono)
ian@chromium.org
2009-11-23
1
-1
/
+1
*
GTK: Set initial size for js alert.
estade@chromium.org
2009-11-23
2
-0
/
+17
*
GTK: don't dereference stale ConstrainedWindow pointer.
estade@chromium.org
2009-11-23
1
-2
/
+4
*
Default browser checking on start-up was broken.
jcampan@chromium.org
2009-11-23
1
-1
/
+3
*
Adding some missing accelerators to Linux toolkit views.
jcampan@chromium.org
2009-11-23
1
-1
/
+10
*
Fix one source of flakiness of FTP tests.
phajdan.jr@chromium.org
2009-11-23
3
-2
/
+34
*
Suppress reports under thread-safe gethostbyname2_r function
timurrrr@chromium.org
2009-11-23
1
-0
/
+11
*
Notify race detectors (e.g. ThreadSanitizer) about the thread names
timurrrr@chromium.org
2009-11-23
1
-0
/
+2
*
Add locale as a parameter to the extension link.
mirandac@chromium.org
2009-11-23
1
-4
/
+5
*
Adjust the position of the frame background image for ChromeOS to match gtk b...
oshima@chromium.org
2009-11-23
1
-3
/
+17
*
Revert "installer: clean up to use FilePath instead of std::wstring."
kuchhal@chromium.org
2009-11-23
29
-360
/
+395
*
Some small comment fixes for HostResolver and DnsMaster.
eroman@chromium.org
2009-11-23
2
-3
/
+4
*
Take 2 at moving NTP CSS resources into the NTP resource cache.
tony@chromium.org
2009-11-23
11
-269
/
+301
*
Improve unit test robustness.
mrossetti@chromium.org
2009-11-23
1
-1
/
+1
*
Test continues to be flaky, but it's getting run anyway so mark it DISABLED t...
tim@chromium.org
2009-11-23
1
-6
/
+3
*
installer: clean up to use FilePath instead of std::wstring.
kuchhal@chromium.org
2009-11-23
29
-395
/
+360
*
Adjusts font sizes to be readable on Chrome OS.
sky@chromium.org
2009-11-23
2
-9
/
+5
*
Try to make the start up tests less flaky by switching
tony@chromium.org
2009-11-23
1
-4
/
+6
[next]