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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't autotranslate in incognito mode (so we don't send information
jcivelli@google.com
2010-03-23
2
-4
/
+133
*
Makes file browser specific to chromeos and not both toolkit_views and
sky@chromium.org
2010-03-23
1
-0
/
+3
*
Fix 2 bugs related to remembering loaded unpacked extensions.
mpcomplete@chromium.org
2010-03-23
6
-91
/
+129
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
1
-24
/
+20
*
GTK: allow inspecting of extension popups.
estade@chromium.org
2010-03-23
11
-89
/
+171
*
Fix Mac build packaging brokenness from r42357 due to a missing comma in chro...
rsesek@chromium.org
2010-03-23
1
-1
/
+1
*
This is basically a rewrite of the DataTypeManager to support dynamic data ty...
skrul@chromium.org
2010-03-23
9
-283
/
+651
*
Some layout related fixes for the app launchers.
jcivelli@chromium.org
2010-03-23
6
-17
/
+36
*
Fixed missing code in EnqueueTextureForDeletion.
kbr@google.com
2010-03-23
3
-29
/
+48
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
6
-37
/
+5
*
Fixed bugs in GPU process startup on POSIX platforms. Added
kbr@google.com
2010-03-23
6
-0
/
+27
*
Alter the "get themes" action on Mac to behave like other platforms; fix bugs.
avi@chromium.org
2010-03-23
1
-11
/
+3
*
Fix bustage by adding friend decl.
tim@chromium.org
2010-03-23
1
-1
/
+1
*
Disable SyncerThreadWithSyncerTest.Pause. It's timing out, so I can't use FL...
tim@chromium.org
2010-03-23
1
-1
/
+2
*
Factoring duplicate code from platform-specific LoginHandlers into a base
tonyg@chromium.org
2010-03-23
5
-618
/
+309
*
Fix end of lines.
antonm@chromium.org
2010-03-23
1
-27
/
+1
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
6
-5
/
+37
*
Fix Cocoa variable names from accelerated plugin changes
stuartmorgan@chromium.org
2010-03-23
2
-17
/
+16
*
Add tests for ClockMenuButton.
chocobo@chromium.org
2010-03-23
6
-20
/
+76
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
53
-393
/
+612
*
HTML5: Make sure that the drop event fires before the dragend event.
arv@chromium.org
2010-03-23
2
-7
/
+14
*
Mark a test which has been failing regularly on the valgrind UI bot as FLAKY_.
eroman@chromium.org
2010-03-23
1
-1
/
+3
*
Add an initial implementation of net-internals inspector in javascript.
eroman@chromium.org
2010-03-23
17
-80
/
+1399
*
Add a temporary flag to enable Core Animation mode for Flash (when possible)
stuartmorgan@chromium.org
2010-03-23
4
-5
/
+42
*
Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...
finnur@chromium.org
2010-03-23
12
-29
/
+17
*
Fix PyAuto crash when a script has multiple tests.
nirnimesh@chromium.org
2010-03-23
14
-103
/
+417
*
Modifies friend for test so mac build compiles again.
sky@chromium.org
2010-03-23
1
-0
/
+1
*
Move some random groups of functions out of BrowserMain into helper functions.
brettw@chromium.org
2010-03-23
1
-88
/
+111
*
Reall disables BrowserTest::RestorePinnedTabs on a mac.
sky@chromium.org
2010-03-23
1
-1
/
+1
*
Adds smallish size to list of icon sizes.
sky@chromium.org
2010-03-23
2
-0
/
+2
*
Implement the confirm infobar with link for mac.
joth@chromium.org
2010-03-23
4
-47
/
+131
*
Implement ConfirmInfoBar link support on GTK
joth@chromium.org
2010-03-23
2
-56
/
+90
*
Updating trunk VERSION from 360.0 to 361.0
chrome-release@google.com
2010-03-23
1
-1
/
+1
*
Revert 42327 which caused test failures on Mac.
yurys@chromium.org
2010-03-23
1
-1
/
+2
*
Fixed the gtest filter for unit_tests on Mac under ThreadSanitizer
glider@chromium.org
2010-03-23
1
-1
/
+1
*
Update fast/workers/worker-script-error.html expectations in Chromium. Expect...
yurys@chromium.org
2010-03-23
1
-2
/
+1
*
Disable "Language Settings..." context menu on OS X.
jeremy@chromium.org
2010-03-23
1
-0
/
+9
*
Update WebDropTarget::OnDragEnter to use drag_cursor_ as well.
dcheng@chromium.org
2010-03-23
1
-1
/
+1
*
This change adds shield icons to the buttons that need elevation to fix Issue...
hbono@chromium.org
2010-03-23
8
-2
/
+40
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
17
-12
/
+1484
*
Removed win32socketserver and its use in mediator_thread_impl.cc.
akalin@chromium.org
2010-03-23
1
-25
/
+0
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
113
-128
/
+128
*
Set the details field of the BROWSER_THEME_CHANGED notification to
akalin@chromium.org
2010-03-23
4
-10
/
+14
*
Fix HTML5 effectAllowed and dragEffect on Chrome Linux.
tony@chromium.org
2010-03-23
5
-21
/
+37
*
gtk: Tie the AutoFill button in the options dialog to the kEnableAutoFill pref.
jhawkins@chromium.org
2010-03-23
2
-23
/
+27
*
Linux: Fix some GdkPixbuf leaks.
mattm@chromium.org
2010-03-23
5
-4
/
+11
*
Hook up HTML5 effectAllowed and dragEffect on Windows.
tc@google.com
2010-03-23
4
-19
/
+49
*
Temporarily disable BrowserActionsContainerTest.Basic in chromeos while I work
mpcomplete@chromium.org
2010-03-23
1
-0
/
+5
*
Bookmark manager js lib: Some cleanup of the event class docs.
arv@chromium.org
2010-03-23
2
-14
/
+25
*
Try and force the font size for the bookmarks bar and some hint
tony@chromium.org
2010-03-23
2
-0
/
+19
[next]