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
*
Linux: stop the window reconfigure debounce timer when a window is closed.
mdm@chromium.org
2009-09-25
1
-0
/
+3
*
Mark destroy-during-npp-new test as flaky.
thestig@chromium.org
2009-09-25
1
-0
/
+1
*
Disable flaky FTPCacheURLCredentials test.
thestig@chromium.org
2009-09-25
1
-2
/
+1
*
Re-ban chrome:// URLs from being added to history until I can craft a more fi...
pkasting@chromium.org
2009-09-25
2
-3
/
+5
*
Refuse to start if we can't get the user data directory.
evan@chromium.org
2009-09-25
2
-8
/
+22
*
GTK: Add three simple unit tests to the bookmark bar.
erg@google.com
2009-09-25
7
-14
/
+122
*
Plumb the new mixed content API callbacks to the tab contents. We'll actually
abarth@chromium.org
2009-09-25
8
-2
/
+47
*
[Mac] Fix depressed baseline in Omnibox.
shess@chromium.org
2009-09-25
1
-2
/
+1
*
Linux: work around browser windows that get stuck maximized by the WM.
mdm@chromium.org
2009-09-25
3
-2
/
+17
*
Add an additional test for dnsDomainIs() to verify that it doesn't simply mat...
eroman@chromium.org
2009-09-25
1
-2
/
+3
*
Coverity: initialize created_theme_provider_ in the other constructor.
mattm@chromium.org
2009-09-25
1
-0
/
+1
*
Run the unit tests in 5 chunks instead of just 1.
nsylvain@chromium.org
2009-09-25
2
-8
/
+50
*
The shadow drawn by the browser window was being drawn over by
davemoore@chromium.org
2009-09-25
2
-9
/
+13
*
L10N pass through download item and download shelf.
thomasvl@chromium.org
2009-09-25
5
-79
/
+282
*
Remove old Mac First Run Migration code.
jeremy@chromium.org
2009-09-25
3
-147
/
+0
*
Force garbage collection after running any unit tests that initialize WebViews.
jorlow@chromium.org
2009-09-25
2
-14
/
+19
*
Remove an unnecessary vbox from the widget hierarchy.
tony@chromium.org
2009-09-25
2
-35
/
+31
*
Hook up external protocol handler to user gestures to prevent malicious sites...
estade@chromium.org
2009-09-25
4
-1
/
+26
*
Combining suppressions for linux, win and mac into single file (with widening...
dimich@google.com
2009-09-25
2
-44
/
+2
*
Shortening a recently-added stack prefix for reliability builder a bit, so it...
senorblanco@chromium.org
2009-09-25
1
-1
/
+1
*
posix: fix a bug estade found in the review but I misunderstood his comment
evan@chromium.org
2009-09-25
1
-1
/
+1
*
Remove "Remove" from download item context menu on linux.
thakis@chromium.org
2009-09-25
1
-2
/
+0
*
Cut down on flakiness of automated ui tests by changing message sending/waiti...
estade@chromium.org
2009-09-25
2
-66
/
+32
*
Invert the new incognito tab Spyman orientation and location for RTL.
estade@chromium.org
2009-09-25
1
-2
/
+7
*
Reenables BookmarkHTMLWriterTest. I couldn't repro a failure on my
sky@chromium.org
2009-09-25
1
-19
/
+60
*
Re-add ctrl-shift-w to Close Window, which I mistakenly removed long ago.
pkasting@chromium.org
2009-09-25
1
-0
/
+1
*
Minor cleanup. Converts Browser from storing a vector of pending
sky@chromium.org
2009-09-25
2
-58
/
+24
*
Use delegates in AutocompleteEditViewMac and do other stuff to get it to build
mark@chromium.org
2009-09-25
2
-2
/
+4
*
Add a valgrind suppression.
thestig@chromium.org
2009-09-25
1
-0
/
+8
*
Committing change for Roger. Silencing turning GetTypeInfo DCHECK into a DLOG.
tommi@chromium.org
2009-09-25
1
-5
/
+5
*
Dynamically loads d3d9 and d3dx9 dlls on Windows.
apatrick@google.com
2009-09-25
7
-63
/
+219
*
GPUProcessor uses NPN_PluginThreadAsyncCall to schedule future command proces...
apatrick@google.com
2009-09-25
7
-6
/
+36
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
11
-10
/
+23
*
Remove stale WebKit/WebKit/chromium directory in 27219.
maruel@chromium.org
2009-09-25
1
-1
/
+1
*
Comment changes from post-LGTM comments on 219031.
shess@chromium.org
2009-09-25
2
-2
/
+2
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
15
-41
/
+100
*
[Mac] Manually reposition Omnibox field editor rather than using focus machin...
shess@chromium.org
2009-09-25
6
-59
/
+90
*
Adds three new off-by-default columns to the task manager to track WebCore ca...
jamesr@chromium.org
2009-09-25
9
-1
/
+202
*
Coverity: Initialize file_loop_ and io_loop_ in the constructor.
jhawkins@chromium.org
2009-09-25
1
-0
/
+2
*
Update test_expecations for some flaky tests.
senorblanco@chromium.org
2009-09-25
1
-5
/
+7
*
ExtensionApiTest improvements.
rafaelw@chromium.org
2009-09-25
6
-19
/
+24
*
Remove string.h/.cc, xml_parse_helpers.h/.cc, and date- parsing code
nick@chromium.org
2009-09-25
12
-1963
/
+1
*
Add Apple's ImageAndTextCell to third_party.
thakis@chromium.org
2009-09-25
2
-0
/
+229
*
Move another method from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-25
7
-12
/
+12
*
Coverity: Initialize observer_ in the constructor.
jhawkins@chromium.org
2009-09-25
1
-1
/
+3
*
Coverity: Initialize read_buffer_size_ in the constructor.
jhawkins@chromium.org
2009-09-25
1
-3
/
+5
*
Fix chromeos
tony@chromium.org
2009-09-25
1
-1
/
+1
*
OS X First run dialog: hide import option of nothing to import from.
jeremy@chromium.org
2009-09-25
8
-16
/
+129
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
24
-37
/
+51
*
Removing the active doc bmp.
tommi@chromium.org
2009-09-25
2
-2
/
+0
[next]