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
...
*
Try to make ExtensionViewTest less flaky by running it in single-process mode.
mpcomplete@google.com
2009-03-11
1
-0
/
+3
*
Change to make the 'save as...' dialog choose the default download path you h...
maruel@chromium.org
2009-03-11
1
-3
/
+12
*
Fix directory listings in mac and linux by making sure the code
tc@google.com
2009-03-11
1
-5
/
+3
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
1
-2
/
+1
*
Add a couple more unit tests to the Mac build
pinkerton@chromium.org
2009-03-11
2
-2
/
+3
*
Initial pass at copy/paste. Menu items are always enabled. This matches Windo...
avi@chromium.org
2009-03-11
2
-2
/
+30
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
13
-52
/
+33
*
Remove some empty source files from the tree.
deanm@chromium.org
2009-03-11
2
-0
/
+0
*
Stop history search going on beyond the start of history.
glen@chromium.org
2009-03-11
11
-22
/
+118
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
10
-84
/
+110
*
Add the show all downloads link to the download shelf on linux.
estade@chromium.org
2009-03-11
2
-6
/
+85
*
A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...
jam@chromium.org
2009-03-10
11
-282
/
+264
*
Changes docking in the following ways:
sky@google.com
2009-03-10
3
-209
/
+177
*
Fixes stretchy effect when window is enlarged past the backing bitmap's size.
avi@chromium.org
2009-03-10
1
-4
/
+4
*
Pass unhandled events to Cocoa; thanks to Dmitri for the event fix.
avi@chromium.org
2009-03-10
1
-3
/
+12
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
3
-9
/
+4
*
Get rid of --start-renderers-manually since it's been broken for a long time ...
jam@chromium.org
2009-03-10
7
-115
/
+75
*
Move the tab images into the TabRenderer class.
jhawkins@chromium.org
2009-03-10
2
-76
/
+86
*
Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...
mpcomplete@google.com
2009-03-10
1
-1
/
+2
*
Re-enable ExtensionViewTest.
mpcomplete@google.com
2009-03-10
1
-3
/
+1
*
First step at removing TabContents from temp scaffolding. Get rid of duplicat...
pinkerton@chromium.org
2009-03-10
1
-8
/
+19
*
Extra disable ExtensionViewTest.
mpcomplete@google.com
2009-03-10
1
-0
/
+2
*
Instead of queuing ResourceDispatcher IPC messages in RenderView, use Resourc...
jam@chromium.org
2009-03-10
3
-19
/
+47
*
Make the download shelf in gtk look prettier (add top border, improve spacing).
estade@chromium.org
2009-03-10
2
-19
/
+48
*
Port navigation controller unittest to posix.
estade@chromium.org
2009-03-10
1
-29
/
+36
*
Disable ExtensionViewTest.Index while I fix it.
mpcomplete@google.com
2009-03-10
1
-1
/
+1
*
First cut at the find bar.
tc@google.com
2009-03-10
10
-14
/
+149
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
9
-55
/
+136
*
Highlight tab close button on click. Original patch by kimworking@gmail.com,...
pkasting@chromium.org
2009-03-10
1
-2
/
+4
*
Make Chromium windows not hide auto-hide taskbars, take 2.
pkasting@chromium.org
2009-03-10
5
-32
/
+68
*
Some cleanups and hookups to LocationBarViewGtk.
deanm@chromium.org
2009-03-10
7
-41
/
+58
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
385
-402
/
+0
*
Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.
deanm@chromium.org
2009-03-10
1
-40
/
+2
*
Normalize end of file newlines in chrome/browser/gtk/.
deanm@chromium.org
2009-03-10
8
-8
/
+0
*
Add a copyright header to location_bar_view_gtk.cc.
deanm@chromium.org
2009-03-10
1
-0
/
+4
*
Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.
deanm@chromium.org
2009-03-10
9
-89
/
+1114
*
Added null-check for current DOMUI.
yurys@google.com
2009-03-10
1
-2
/
+2
*
If the flag is specified developer tools window will be opened instead of Con...
yurys@google.com
2009-03-10
1
-6
/
+12
*
InputWindow's window delegate should pass DeleteDelegate through to its own d...
ben@chromium.org
2009-03-10
1
-0
/
+5
*
Adds support for BlockTillLoaded to Linux.
markus@chromium.org
2009-03-09
2
-26
/
+6
*
Make the last tab part of the client area instead of the non-client as it is ...
ben@chromium.org
2009-03-09
2
-14
/
+0
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
8
-135
/
+54
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
8
-54
/
+135
*
Relanding the CL removing Windows specific code from the interstitial page.
jcampan@chromium.org
2009-03-09
1
-34
/
+7
*
Remove the spellcheck language preference setting when UI language is changed...
sidchat@google.com
2009-03-09
1
-0
/
+5
*
Enable download_request_manager_unittest on linux.
estade@chromium.org
2009-03-09
2
-4
/
+20
*
Fixes session restore bug where we wouldn't necessarily correctly
sky@google.com
2009-03-09
4
-8
/
+29
*
hook up history and download menu items
tc@google.com
2009-03-09
3
-17
/
+16
*
Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserView
sky@google.com
2009-03-09
2
-7
/
+22
*
Back out r10845 because it caused too many other regressions.
pkasting@chromium.org
2009-03-09
5
-65
/
+33
[prev]
[next]