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 10.0.608.0
10.0.608.0
gitdeps
2014-04-04
1
-303
/
+190
*
Silence another failure
pkasting@chromium.org
2010-12-11
1
-1
/
+2
*
Avoid inserting a redundant separator in status icon menu.
tfarina@chromium.org
2010-12-11
1
-1
/
+2
*
Temporarily silence a failure
pkasting@chromium.org
2010-12-11
1
-0
/
+1
*
DOMUI: Temporarily strip trailing colons from section titles until the strings
jhawkins@chromium.org
2010-12-11
6
-17
/
+83
*
Update WebKit to r73822.
pkasting@chromium.org
2010-12-11
1
-1
/
+1
*
Enable popup blocker tests.
nirnimesh@chromium.org
2010-12-11
1
-1
/
+1
*
Fix flaky BrowserKeyEventsTest.ReservedAccelerators on Windows (hopefully)
suzhe@chromium.org
2010-12-11
1
-28
/
+22
*
Remove the 'restart required' alert when enabling the metrics reporting optio...
csilv@chromium.org
2010-12-11
5
-48
/
+6
*
DOMUI: Remove the sync settings overlay.
jhawkins@chromium.org
2010-12-11
14
-223
/
+213
*
Revert 68893 - Consider PlatformThread::Join() to be blocking IO.
csilv@chromium.org
2010-12-11
5
-25
/
+0
*
DOMUI: Move the 'Get themes' link below the 'Reset' button.
jhawkins@chromium.org
2010-12-11
1
-3
/
+5
*
views: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.h
tfarina@chromium.org
2010-12-10
6
-15
/
+15
*
Adding pyauto tests to passwords.py
nirnimesh@chromium.org
2010-12-10
2
-22
/
+87
*
A small wstring -> string16 cleanup in PlatformFont.
tony@chromium.org
2010-12-10
8
-15
/
+14
*
Include auxiliary profiles when crowdsourcing autofill data.
isherman@chromium.org
2010-12-10
1
-3
/
+4
*
Pull in a named constant from WebKit
isherman@chromium.org
2010-12-10
2
-196
/
+200
*
Fix the bug in Linux in the case of moving the window.
isherman@chromium.org
2010-12-10
1
-0
/
+4
*
Revert 68899 - Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-12-10
1
-1
/
+10
*
Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-12-10
1
-10
/
+1
*
Changed the partial url search term to avoid the crash on windows
nirnimesh@chromium.org
2010-12-10
2
-4
/
+1
*
Hard code number of auto generated command buffer unit
gman@chromium.org
2010-12-10
1
-3
/
+3
*
Verify enabeling and disable javascript prefs works
nirnimesh@chromium.org
2010-12-10
2
-0
/
+26
*
Release notes for M9.
kathyw@chromium.org
2010-12-10
6
-41
/
+115
*
Consider PlatformThread::Join() to be blocking IO.
willchan@chromium.org
2010-12-10
5
-0
/
+25
*
Load external extensions even when --disable-extensions is used. We do this s...
jstritar@chromium.org
2010-12-10
3
-13
/
+71
*
[Sync] Fixed sync crash regression in ServerNotifierThread
akalin@chromium.org
2010-12-10
7
-13
/
+159
*
Nuke the about:flag for Mac Instant now that there is a real pref.
maf@chromium.org
2010-12-10
1
-7
/
+0
*
Verify Translate Info bar should not stay on the page after opting "Never tra...
nirnimesh@chromium.org
2010-12-10
1
-0
/
+7
*
emacs: use UTF-8 and DOS encoding when reading files
evan@chromium.org
2010-12-10
2
-8
/
+18
*
Commit the data file I missed in r68886
nirnimesh@chromium.org
2010-12-10
1
-0
/
+15
*
Two Testcases on verifying the content of pages.
nirnimesh@chromium.org
2010-12-10
1
-0
/
+23
*
Marking ExtensionApiTest, Infobars as DISABLED on everything but Windows.
gman@chromium.org
2010-12-10
1
-1
/
+1
*
Cleanup: Remove needed #includes for profile.h.
thestig@chromium.org
2010-12-10
27
-35
/
+11
*
C++ readability change for kmadhusu.
kmadhusu@chromium.org
2010-12-10
2
-88
/
+88
*
Disable omnibox.OmniboxTest.testBookmarkResultInNewTabAndWindow on win
nirnimesh@chromium.org
2010-12-10
1
-0
/
+2
*
Rolled cacheinvalidation to @67.
akalin@chromium.org
2010-12-10
2
-1
/
+2
*
Mark NamedInterfaceTest.BasicNamedInterface as flaky.
csilv@chromium.org
2010-12-10
1
-1
/
+8
*
chromeos: Show onscreen bubble when brightness changes.
derat@chromium.org
2010-12-10
15
-2
/
+275
*
Fix leaks in RtpVideoReaderTest.
sergeyu@chromium.org
2010-12-10
3
-20
/
+4
*
Create a new container to own downloads in DownloadManager.
rdsmith@google.com
2010-12-10
3
-122
/
+109
*
Update WebKit to r73742.
pkasting@chromium.org
2010-12-10
1
-1
/
+1
*
wstrings: make l10n_util::TruncateString use string16
evan@chromium.org
2010-12-10
9
-40
/
+38
*
Fix memory leak in PrerenderInterceptorTest
cbentzel@chromium.org
2010-12-10
2
-14
/
+10
*
Clean up third_party/libpng/pngusr.h and update it for libpng-1.2.44.
thakis@chromium.org
2010-12-10
1
-332
/
+381
*
Fix sync in Chromium-os by not allowing CanShowPromo to initialize the sync s...
mirandac@chromium.org
2010-12-10
1
-3
/
+7
*
[Mac] Make profile-locking error the same as failing to lock.
shess@chromium.org
2010-12-10
1
-8
/
+4
*
Make BrowserMessageFilter support dispatching messages on different threads.
jam@chromium.org
2010-12-10
10
-106
/
+173
*
Fix a plugin taking a whole iframe from messing with the page's zoom level.
jam@chromium.org
2010-12-10
1
-0
/
+7
*
Remove ICU header dependencies outside of /i18n directory.
cdn@chromium.org
2010-12-10
3
-12
/
+23
[next]