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
*
Reverting 26482.
thomasvl@chromium.org
2009-09-17
3
-246
/
+79
*
Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa...
thestig@chromium.org
2009-09-17
1
-1
/
+15
*
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
3
-79
/
+246
*
Update rollover/press images for close box to please Linus/Sundar.
pinkerton@chromium.org
2009-09-17
2
-1329
/
+2290
*
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
*
Disable VisitedLinkRelayTest.Basics as it hangs on linux valgrind unit bot
dkegel@google.com
2009-09-17
1
-0
/
+2
*
DevTools: temporary disable TestConsoleLog and TestEvalGlobal that would fail...
yurys@google.com
2009-09-17
1
-2
/
+2
*
r21342 moved IPC tests from unit_tests to ipc_tests,
dkegel@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
*
Add a new reliability test failure in DeleteTask<webkit_glue::WebPluginImpl>:...
tyoshino@google.com
2009-09-17
1
-0
/
+3
*
Fix mouse over status bubble.
darin@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
8
-302
/
+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
*
Tweak the sidenav. Also remove unnecessary end-of-line white space
kathyw@google.com
2009-09-16
28
-1236
/
+1283
*
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
8
-1
/
+302
*
Handle some startup errors encountered by ModelAssociator (such as
tim@chromium.org
2009-09-16
11
-14
/
+55
*
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
2
-8
/
+30
*
GTK: Add a dialog for printing.
estade@chromium.org
2009-09-16
9
-13
/
+260
*
Gears File Drag Drop
michaeln@google.com
2009-09-16
9
-26
/
+36
*
Rename test_web_contents.* to test_tab_contents.*
tony@chromium.org
2009-09-16
7
-12
/
+10
*
Convert InfoBubble to using BubbleBorder. This also replaces the border grap...
pkasting@chromium.org
2009-09-16
23
-446
/
+478
*
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
2
-12
/
+39
*
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
9
-65
/
+206
*
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
5
-34
/
+70
*
Ensure that HTML can't be executed when entered on the "Search History" or "S...
mirandac@chromium.org
2009-09-16
2
-2
/
+2
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
5
-268
/
+313
*
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
*
Cast the TabWindowController object to the correct type before treating it as
mark@chromium.org
2009-09-16
1
-3
/
+6
*
Avoid spurious errors about NSColor*-CGColor* and NSSize-CGSize conversions
mark@chromium.org
2009-09-16
5
-10
/
+11
*
Mac about box shouldn't be a floater.
mark@chromium.org
2009-09-16
1
-6
/
+6
*
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
3
-875
/
+510
[next]