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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
13
-80
/
+1366
*
Add a temporary flag to enable Core Animation mode for Flash (when possible)
stuartmorgan@chromium.org
2010-03-23
1
-0
/
+1
*
Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...
finnur@chromium.org
2010-03-23
12
-29
/
+17
*
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
*
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
*
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
11
-8
/
+1330
*
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
110
-124
/
+124
*
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
*
Add a parameter to CreateAudioStream to choose between standard and low-laten...
neb@chromium.org
2010-03-23
3
-16
/
+20
*
Allow Extensions to have MSAA information.
mhm@chromium.org
2010-03-22
2
-1
/
+43
*
Bookmark manager: Fix an issue with drag and drop over the tree.
arv@chromium.org
2010-03-22
1
-0
/
+3
*
Adds the source ImageLoadingTracker to OnImageLoaded. I need this in a
sky@chromium.org
2010-03-22
12
-17
/
+29
*
Add KEEP_SIZE state to panel and fixed misc bugs.
oshima@chromium.org
2010-03-22
5
-128
/
+231
*
Porting the app launcher to Windows, and adding an experimental flag
jcivelli@google.com
2010-03-22
9
-630
/
+587
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
9
-41
/
+72
*
[Mac] Makes ctrl-return follow links when finding in page.
rohitrao@chromium.org
2010-03-22
5
-22
/
+80
*
views: [accessibility] Connect the combobox to its label in the Import Bookma...
ctguil@chromium.org
2010-03-22
1
-0
/
+1
*
Fix handling of Mac accelerated plugin layers across tab switch.
stuartmorgan@chromium.org
2010-03-22
6
-61
/
+132
*
Refactor ExtensionActionContextMenuModel.
estade@chromium.org
2010-03-22
18
-303
/
+242
*
Add the option of importing bookmarks from file to first run.
huanr@chromium.org
2010-03-22
3
-7
/
+58
*
Refactor Directory/Directory::Kernel to eliminate some duplicate variable dec...
nick@chromium.org
2010-03-22
2
-51
/
+49
*
Enable DOM paste for extensions with clipboard access.
dcheng@chromium.org
2010-03-22
1
-0
/
+4
*
[Mac] Draw the icons within the browser actions overflow menu. Also...
andybons@chromium.org
2010-03-22
3
-40
/
+137
*
Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...
ben@chromium.org
2010-03-22
1
-1
/
+19
*
Integration with Toolbar autofill servers.
georgey@chromium.org
2010-03-22
6
-25
/
+328
*
Eliminate a race between the syncerthread delivering PAUSED
nick@chromium.org
2010-03-22
1
-11
/
+11
*
views: [accessibility] Fix the first three issues pointed in the bug for the ...
ctguil@chromium.org
2010-03-22
1
-2
/
+4
*
Use the new number-of-browser-actions pref instead of width-in-pixels to
mpcomplete@chromium.org
2010-03-22
2
-37
/
+49
*
Don't touch the pasteboard when the browser may be shutting down
jrg@chromium.org
2010-03-22
1
-1
/
+3
*
Make various types of input work better with ctrl-enter. If we detected that...
pkasting@chromium.org
2010-03-22
4
-71
/
+103
*
ChromeFrame net tests would crash on startup while initializing the extension...
ananta@chromium.org
2010-03-22
1
-1
/
+4
*
Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...
maruel@chromium.org
2010-03-22
19
-436
/
+34
*
Fix typo in Mac merge
dmazzoni@chromium.org
2010-03-22
1
-1
/
+1
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-22
19
-34
/
+436
[next]