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
*
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
*
Whitespace to trigger the bots.... (o3d only)
bradnelson@google.com
2010-08-18
1
-0
/
+1
*
enable multicore decode for ogg theora video
fbarchard@chromium.org
2010-08-18
1
-2
/
+6
*
sync: take two for:
tim@chromium.org
2010-08-18
46
-43
/
+2112
*
media: add ifdef to prevent build error in "use-system-ffmpeg" case
jiesun@google.com
2010-08-18
2
-1
/
+23
*
Allow render_widget_host_gtk to autoscroll even when widget is against edge o...
davemoore@chromium.org
2010-08-18
2
-1
/
+72
*
.gitignore modified to add Windows build directories:
scheib@google.com
2010-08-17
1
-7
/
+11
*
Syncing url_to_filename_encoder with internal version.
mbelshe@chromium.org
2010-08-17
11
-420
/
+510
*
Converted o3d to use new types for floating point and integer arrays: Float32...
petersont@google.com
2010-08-17
3
-12
/
+9
*
Don't force callers to be ASCII (when some of them already aren't).
pkasting@chromium.org
2010-08-17
1
-8
/
+7
[next]