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
...
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
19
-52
/
+72
*
Ensures we don't let users translate pages that are in an unsupported languag...
jcivelli@chromium.org
2010-08-18
3
-1
/
+22
*
Convert strings in bookmarks, part 2.
viettrungluu@chromium.org
2010-08-18
5
-44
/
+34
*
[Mac] Retain a reference within a scoped_nsobject of a Page Action's context ...
andybons@chromium.org
2010-08-18
2
-6
/
+12
*
DOMUI prefs: Add the recent pages list to the 'add startup page' overlay
stuartmorgan@chromium.org
2010-08-18
9
-8
/
+270
*
[Chrome OS] Block the installation of extensions with NPAPI plugins
cmasone@google.com
2010-08-18
7
-12
/
+81
*
Upate privacy options preference UI GTK widgets when the corresponding polici...
markusheintz@chromium.org
2010-08-18
1
-17
/
+20
*
Show keyboard focus on toolbar buttons.
avi@chromium.org
2010-08-18
1
-4
/
+11
*
Compress recorded audio with speex before transmitting to server for recognit...
satish@chromium.org
2010-08-18
7
-16
/
+99
*
Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb...
bulach@chromium.org
2010-08-18
16
-107
/
+644
*
WebKit roll 65602:65604
hamaji@chromium.org
2010-08-18
1
-1
/
+1
*
Fix leaks in GoogleURLTrackerTest::CreateRequestContext()
ukai@chromium.org
2010-08-18
2
-5
/
+8
*
Update DEPS to include latest speex version.
satish@chromium.org
2010-08-18
1
-1
/
+1
*
DevTools: remove tests that have been converted into layout tests
yurys@chromium.org
2010-08-18
1
-10
/
+0
*
WebKit merge 65599:65602.
yutak@chromium.org
2010-08-18
1
-1
/
+1
*
WebKit merge 65571:65599.
yutak@chromium.org
2010-08-18
2
-11
/
+1
*
Update DEPS to the latest speex revision.
satish@chromium.org
2010-08-18
1
-1
/
+1
*
Create separate target for policy_templates to fix current build problems
gfeher@chromium.org
2010-08-18
1
-1
/
+55
*
Add a new target for building all Valgrind tests for Mac OS
glider@chromium.org
2010-08-18
1
-0
/
+18
*
Updating trunk VERSION from 498.0 to 499.0
chrome-release@google.com
2010-08-18
1
-1
/
+1
*
Update test_expectations.txt.
yutak@chromium.org
2010-08-18
1
-0
/
+6
*
Revert 56496 - Roll DEPS for Breakpad r639:656.
thestig@chromium.org
2010-08-18
1
-1
/
+1
*
Update V8 to version 2.3.9.
ricow@chromium.org
2010-08-18
1
-1
/
+1
*
Mark SSLUITest.TestDisplaysInsecureContentLoadedFromJS as flaky on Win32.
thestig@chromium.org
2010-08-18
1
-1
/
+10
*
Roll DEPS for Breakpad r639:656.
thestig@chromium.org
2010-08-18
1
-1
/
+1
*
Revert 56315 - [Gtk] Display the current content setting applying to a domain...
jochen@chromium.org
2010-08-18
7
-165
/
+41
*
Disable outdated plug-ins on a per-plugin basis.
bauerb@chromium.org
2010-08-18
4
-21
/
+63
*
Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...
pam@chromium.org
2010-08-18
14
-277
/
+692
*
Don't show non-localized detailed error info in bubbles.
dpolukhin@chromium.org
2010-08-18
2
-4
/
+8
*
Don't claim we would always block cookies, since there are always exceptions.
jochen@chromium.org
2010-08-18
7
-37
/
+0
*
Attemp to fix linking error on Builder Chromium Builder (dbg).
thestig@chromium.org
2010-08-18
1
-1
/
+3
*
Suppressions for pile of leaks caused by sessions sync patch.
tim@chromium.org
2010-08-18
1
-0
/
+8
*
Remove wstrings from bookmarks, part 1 (of many).
viettrungluu@chromium.org
2010-08-18
12
-69
/
+58
*
Fix two bugs in pinyin config.
satorux@chromium.org
2010-08-18
3
-15
/
+1
*
DOMUI - Fix a bug in the chewing config page.
satorux@chromium.org
2010-08-18
5
-65
/
+43
*
Modify language menu so it does not take the keyboard focus on popup.
yusukes@chromium.org
2010-08-18
1
-0
/
+16
*
Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-18
9
-104
/
+788
*
Mongoose is an MIT licensed HTTP server that is used by chrome to
jmikhail@google.com
2010-08-18
4
-0
/
+5046
*
revert thread enable for ogv. bug on video-cookie.html likely affects mp4 as...
fbarchard@chromium.org
2010-08-18
1
-1
/
+3
*
Get rid of the deprecated file_util::InsertBeforeExtension.
tfarina@chromium.org
2010-08-18
2
-66
/
+0
*
Temporarily disable TimelineApi until the webkit cause can be reverted and th...
johnnyg@chromium.org
2010-08-18
1
-1
/
+2
*
Update a suppression with new method signature (net::TestServerLauncher::Load...
eroman@chromium.org
2010-08-18
1
-2
/
+2
*
Update webkit to 65571
johnnyg@chromium.org
2010-08-18
1
-1
/
+1
*
Put back the svn:ignore list for third_party. It was reverted in change 56371
nsylvain@chromium.org
2010-08-18
0
-0
/
+0
*
Removing FLAKY from MediaTest.* UI tests as they appear to be passing consist...
scherkus@chromium.org
2010-08-18
1
-2
/
+2
*
Allow data URLs to load chrome-extension:// resources. Basic
aa@chromium.org
2010-08-18
2
-16
/
+53
*
Fix failing sync integration tests.
rsimha@chromium.org
2010-08-18
2
-12
/
+20
*
RemotingDirectoryService to register remoting host
hclam@chromium.org
2010-08-18
5
-35
/
+126
*
Another whitespace change to trigger the o3d bots....
bradnelson@google.com
2010-08-18
1
-1
/
+0
*
remove pragma message to fix build issue
fbarchard@chromium.org
2010-08-18
1
-5
/
+0
[prev]
[next]