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
*
Misc. small cleanups I ran into while working on other changes.
pkasting@chromium.org
2010-06-02
8
-23
/
+16
*
Attempt to fix flaky OmniboxApiTest.Basic.
mpcomplete@chromium.org
2010-06-02
2
-11
/
+14
*
Adds third_party/ffmpeg (and removes old subdirectories) to .gitignore
bulach@chromium.org
2010-06-02
1
-2
/
+1
*
[Mac] Updates the unit test with some minor tweaks to the Browser Actions con...
andybons@chromium.org
2010-06-02
3
-6
/
+23
*
Changes session restore to throttle loading of tabs. New tabs are
sky@chromium.org
2010-06-02
4
-38
/
+53
*
Fix a bunch more type changes as part of the npapi.h merging
stuartmorgan@chromium.org
2010-06-02
8
-134
/
+126
*
Add version information to chrome_launcher.exe.
robertshield@chromium.org
2010-06-02
2
-1
/
+61
*
[GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/chromeos
phajdan.jr@chromium.org
2010-06-02
6
-37
/
+50
*
Add network timeout when loading account creation page.
nkostylev@google.com
2010-06-02
4
-12
/
+63
*
Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...
inferno@chromium.org
2010-06-02
4
-5
/
+34
*
Enables geolocation browser tests on Mac.
bulach@chromium.org
2010-06-02
1
-96
/
+10
*
Removes spurious JS callback triggered by MockLocationProvider::OnPermissionG...
bulach@chromium.org
2010-06-02
1
-6
/
+14
*
views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.
tfarina@chromium.org
2010-06-02
5
-25
/
+24
*
Reduce duplication across Linux/Windows policy providers, and unify names use...
avi@chromium.org
2010-06-02
8
-84
/
+108
*
Update V8 to version 2.2.14
sgjesse@google.com
2010-06-02
1
-1
/
+1
*
Show spinner on login (both images window and "New user").
nkostylev@google.com
2010-06-02
11
-12
/
+114
*
WebKit roll to r60526
tkent@google.com
2010-06-02
1
-1
/
+1
*
Remove obsolete code:
joth@chromium.org
2010-06-02
7
-40
/
+18
*
Fix line endings corrupted by git.
pam@chromium.org
2010-06-02
1
-2
/
+2
*
Updating trunk VERSION from 423.0 to 424.0
chrome-release@google.com
2010-06-02
1
-1
/
+1
*
Adding third_party/ffmpeg to svn:ignore.
scherkus@chromium.org
2010-06-02
0
-0
/
+0
*
Revert "Revert 48697 - ffmpeg roll to deps version that contains gyp and source"
scherkus@chromium.org
2010-06-02
1
-3
/
+3
*
Revert 48697 - ffmpeg roll to deps version that contains gyp and source
jshin@chromium.org
2010-06-02
1
-3
/
+3
*
ffmpeg roll to deps version that contains gyp and source
fbarchard@chromium.org
2010-06-02
33
-18881
/
+3
*
Rolling libvpx DEPS to pick up ARM -fPIC static libraries.
scherkus@chromium.org
2010-06-02
1
-1
/
+1
*
Update WebKit to r60528.
pkasting@chromium.org
2010-06-02
1
-1
/
+1
*
Adding support for playing audio only also files through player_x11 applicati...
scherkus@chromium.org
2010-06-02
1
-3
/
+10
*
Only inject content scripts into HTML documents. Previously we would inject i...
aa@chromium.org
2010-06-02
1
-0
/
+15
*
Update WebKit to r60493.
pkasting@chromium.org
2010-06-02
1
-1
/
+1
*
Strip the trailing slash from URLs like "http://google.com/". This especiall...
pkasting@chromium.org
2010-06-02
20
-87
/
+169
*
Tweak the horizontal mode UI in candidate_window to make it look nicer
zork@chromium.org
2010-06-02
1
-7
/
+23
*
gtk: Make use of gtk signal macros in BrowserTitleBar.
tfarina@chromium.org
2010-06-02
2
-24
/
+17
*
AutoFill remove defaults from settings dialog
dhollowa@chromium.org
2010-06-02
9
-452
/
+16
*
Don't focus notificaiton panel when opened.
oshima@chromium.org
2010-06-02
4
-14
/
+13
*
Disable ExtensionBrowserTest.PageActionRefreshCrash on Mac. It crashes only
jshin@chromium.org
2010-06-02
1
-1
/
+1
*
Disable FindInPageControllerTest.ActivateLinkNavigatesPage and
jshin@chromium.org
2010-06-02
2
-2
/
+16
*
Adding WebGL-ified version of the customcamera.html demo.
luchen@google.com
2010-06-02
1
-0
/
+456
*
Removed non-working proxy auto-detect code.
akalin@chromium.org
2010-06-01
2
-38
/
+2
*
Make sure XMPP logins and notification sends are done on the sync
akalin@chromium.org
2010-06-01
6
-126
/
+142
*
Mark BrowserCloseTabWhenOtherTabHasListener as flaky on Linux.
estade@chromium.org
2010-06-01
1
-1
/
+2
*
AutoFill: Don't auto-fill disabled fields.
jhawkins@chromium.org
2010-06-01
2
-6
/
+23
*
Change black to 0,0,0,1 instead of 0,0,0,0.003921
gman@chromium.org
2010-06-01
1
-2
/
+2
*
Move destkop notification prefs to RegisterUserPrefs
skrul@chromium.org
2010-06-01
3
-4
/
+11
*
Create a watchlist for NPAPI header changes, and add myself to it
stuartmorgan@chromium.org
2010-06-01
1
-0
/
+4
*
Prevent extensions from clobbering JSON implementation that extension calls use
rafaelw@chromium.org
2010-06-01
5
-21
/
+75
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
13
-268
/
+175
*
Add new and renamed plugin tests to the Mac valgrind blacklist
stuartmorgan@chromium.org
2010-06-01
2
-16
/
+3
*
Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails)
jrg@chromium.org
2010-06-01
1
-0
/
+2
*
Use arraysize() instead of ARRAYSIZE_UNSAFE() where possible. Remove pointle...
pkasting@chromium.org
2010-06-01
3
-9
/
+6
*
Changed update screen logic.
denisromanov@chromium.org
2010-06-01
6
-17
/
+32
[next]