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
*
Fix the Linux Views build, sigh. We need a trybot.
pkasting@chromium.org
2009-09-17
1
-2
/
+3
*
Pause for <video> should have immediate effect on audio
hclam@chromium.org
2009-09-17
1
-1
/
+1
*
Try to make ImageBubbles draw correctly on Linux Views as well. This also fi...
pkasting@chromium.org
2009-09-17
2
-68
/
+92
*
prefs::kDownloadDefaultDirectory should always be initialized in DownloadMana...
thestig@chromium.org
2009-09-17
1
-13
/
+5
*
Hook up cmd-0..8 as "select Nth tab" and cmd-9 as "select last tab".
pinkerton@chromium.org
2009-09-17
1
-0
/
+11
*
GTK: Get rid of default drag icon for tab drags.
estade@chromium.org
2009-09-17
2
-9
/
+18
*
Ignore remote requests to open tabs that would open external protocol handlers.
mdm@chromium.org
2009-09-17
1
-0
/
+7
*
Reverting 26482.
thomasvl@chromium.org
2009-09-17
2
-23
/
+9
*
revert bad merge.
tommi@chromium.org
2009-09-17
1
-3
/
+2
*
Fix a dlog that could dereference a null pointer.
tommi@chromium.org
2009-09-17
1
-2
/
+3
*
linux: expose the ProcessSingleton timeout to speed tests
evan@chromium.org
2009-09-17
3
-3
/
+17
*
Make links in the cocoa about dialog clickable.
erg@chromium.org
2009-09-17
2
-9
/
+23
*
Use NSApp in preference to [NSApplication sharedApplicaton]
mark@chromium.org
2009-09-17
6
-13
/
+8
*
Fix a few pasteboard-related things in the Mac unit_tests. Most of these
mark@chromium.org
2009-09-17
5
-42
/
+41
*
Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide
mark@chromium.org
2009-09-17
13
-15
/
+28
*
Fixed a few data races on reference counters.
timurrrr@chromium.org
2009-09-17
2
-2
/
+3
*
DevTools: temporary disable TestConsoleLog and TestEvalGlobal that would fail...
yurys@google.com
2009-09-17
1
-2
/
+2
*
Disable ExtensionViews and toolstrip browser tests because
nsylvain@chromium.org
2009-09-17
1
-2
/
+4
*
Fix EOL inconsistency on extension_message_service.cc.
maruel@chromium.org
2009-09-17
1
-1
/
+1
*
linux: add names to some widgets for parasite's benefit
evan@chromium.org
2009-09-17
4
-0
/
+4
*
Revert "Windows: Warn about outdated plugins."
agl@chromium.org
2009-09-16
4
-289
/
+1
*
GTK: Don't put a blank line in the tooltip for nameless bookmark bar bookmarks.
estade@chromium.org
2009-09-16
1
-1
/
+1
*
Fix a crash issue of AutocompleteEditViewTest.
suzhe@chromium.org
2009-09-16
1
-3
/
+22
*
Windows: Warn about outdated plugins.
agl@chromium.org
2009-09-16
4
-1
/
+289
*
Handle some startup errors encountered by ModelAssociator (such as
tim@chromium.org
2009-09-16
10
-14
/
+52
*
Try to fix Linux Views build.
pkasting@chromium.org
2009-09-16
1
-1
/
+1
*
Escape ampersands in web view text selection for right click context menu so ...
estade@chromium.org
2009-09-16
1
-6
/
+25
*
GTK: Add a dialog for printing.
estade@chromium.org
2009-09-16
6
-13
/
+243
*
Gears File Drag Drop
michaeln@google.com
2009-09-16
2
-3
/
+3
*
Rename test_web_contents.* to test_tab_contents.*
tony@chromium.org
2009-09-16
6
-10
/
+8
*
Convert InfoBubble to using BubbleBorder. This also replaces the border grap...
pkasting@chromium.org
2009-09-16
8
-442
/
+476
*
Add test for history HTML escaping issue.
cevans@chromium.org
2009-09-16
1
-0
/
+17
*
Set OS X cache directory to ~/Library/Caches/[app name]/[profile name]
mark@chromium.org
2009-09-16
1
-2
/
+36
*
valgrind: memset the window command data structure. |timestamp| is aligned o...
jhawkins@chromium.org
2009-09-16
1
-2
/
+8
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-16
1
-0
/
+21
*
Land http://codereview.chromium.org/206025 for Charlie:
sky@chromium.org
2009-09-16
1
-0
/
+5
*
Pick up newer GTM
thomasvl@chromium.org
2009-09-16
4
-24
/
+17
*
Reduce severity of alert level when extension installation fails.
pamg@google.com
2009-09-16
1
-1
/
+1
*
Part 1 of 'Polish dragging of ToolStrips'. This CL restricts the motion of th...
sidchat@chromium.org
2009-09-16
1
-1
/
+23
*
This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTR
xji@chromium.org
2009-09-16
1
-11
/
+16
*
Build the sync unit tests:
nick@chromium.org
2009-09-16
3
-33
/
+2
*
Ensure that HTML can't be executed when entered on the "Search History" or "S...
mirandac@chromium.org
2009-09-16
2
-2
/
+2
*
Improve tab-closability of right-most tab.
thakis@chromium.org
2009-09-16
1
-5
/
+15
*
disable extension bar for now
thakis@chromium.org
2009-09-16
1
-0
/
+4
*
Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversions
mark@chromium.org
2009-09-16
5
-10
/
+11
*
Add pause and resume to Linux download shelf.
craig.schlenter@chromium.org
2009-09-16
2
-1
/
+6
*
Edit Search Engine fix up:
thomasvl@chromium.org
2009-09-16
2
-0
/
+47
*
Another try to fix a build break caused by r26312.
hbono@chromium.org
2009-09-16
1
-1
/
+1
*
A quick build fix caused by r26312.
hbono@chromium.org
2009-09-16
1
-1
/
+1
*
Fix issue 21587, a regression of CL 196020.
suzhe@chromium.org
2009-09-16
3
-20
/
+43
[next]