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
...
*
Adds a widget that when clicked creates a new browser window. It's not
sky@chromium.org
2009-06-17
2
-0
/
+85
*
Adds the tab overview button to the tab strip.
sky@chromium.org
2009-06-17
2
-0
/
+51
*
Fixes bug where creating new tabs on linux would momentarily flash the
sky@chromium.org
2009-06-17
1
-0
/
+4
*
Fix linux compile error.
mpcomplete@google.com
2009-06-17
1
-1
/
+1
*
Revert r18641: "Linux: Enable metrics_service_uitest.cc."
willchan@chromium.org
2009-06-17
5
-97
/
+23
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
5
-16
/
+143
*
Implements the Page Info window on Mac.
mark@chromium.org
2009-06-17
11
-126
/
+652
*
Remove tooltip from page_action and just use the name as the tooltip. We don'...
finnur@chromium.org
2009-06-17
1
-1
/
+1
*
Linux: Enable metrics_service_uitest.cc.
willchan@chromium.org
2009-06-17
5
-23
/
+97
*
Refactor platform-independent stuff out of EditKeywordController.
mattm@chromium.org
2009-06-17
6
-160
/
+269
*
Consistently use int64 for integers holding number of milliseconds.
phajdan.jr@chromium.org
2009-06-17
5
-7
/
+6
*
Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.
kuchhal@chromium.org
2009-06-17
5
-6
/
+15
*
Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...
erg@chromium.org
2009-06-17
9
-314
/
+339
*
Fix bug where the autocomplete text was being overridden by the user-entered ...
shess@chromium.org
2009-06-17
2
-14
/
+38
*
Removing a method unecessary in FindBarWin.
jcampan@chromium.org
2009-06-17
2
-42
/
+9
*
Fix build bustage by removing another dependency on browser/gtk by creating a...
ben@chromium.org
2009-06-17
3
-1
/
+413
*
Do not write a profile path on a BookmarkDragData object since a dragged url ...
yusukes@google.com
2009-06-17
1
-0
/
+617
*
gtk fullscreen fixes.
estade@chromium.org
2009-06-17
2
-9
/
+31
*
Re-land another subset of r18520.
ericroman@google.com
2009-06-17
1
-5
/
+21
*
gtk bookmark bar: Initialize a member variable.
estade@chromium.org
2009-06-17
1
-0
/
+1
*
Enable extensions without UI
davemoore@chromium.org
2009-06-17
1
-1
/
+5
*
gtk: Make sure icon is right size in download item.
estade@chromium.org
2009-06-17
2
-9
/
+22
*
Revert 18520.
ericroman@google.com
2009-06-17
1
-21
/
+5
*
Fix a crash when the ThumbnailGenerator.
brettw@chromium.org
2009-06-17
6
-24
/
+51
*
Disable MediaTest.VideoBearH264
hclam@chromium.org
2009-06-17
1
-1
/
+1
*
Disable MediaTest.VideoBearH264 because it fails
hclam@chromium.org
2009-06-16
1
-1
/
+1
*
GTK bookmark bar: only animate when user changes the pref (not, for example, ...
estade@chromium.org
2009-06-16
4
-13
/
+24
*
submitted on behalf of rogerta (Roger Tawa).
rafaelw@chromium.org
2009-06-16
5
-2
/
+239
*
Bug 14202: Support relative paths when installing external extensions through...
finnur@chromium.org
2009-06-16
1
-1
/
+25
*
Make LocalStrings work without manipulating the DOM.
arv@google.com
2009-06-16
5
-100
/
+15
*
UI test for <video>
hclam@chromium.org
2009-06-16
1
-0
/
+52
*
Gtk bookmark manager: add search + recently added nodes.
estade@chromium.org
2009-06-16
2
-56
/
+251
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
23
-118
/
+825
*
Properly cleanup state after synchronous DNS resolution
jar@chromium.org
2009-06-16
2
-13
/
+28
*
Since the introduction of PushSource, there are two buffering layers in the
hclam@chromium.org
2009-06-16
2
-2
/
+32
*
Add a UI test for downloading in incognito mode.
paul@chromium.org
2009-06-16
1
-1
/
+43
*
Speculative fix for a chromebot crash since I can't reproduce it
paul@chromium.org
2009-06-16
2
-0
/
+5
*
Cleanup Personal Stuff options tab page
mhm@chromium.org
2009-06-16
1
-5
/
+0
*
Improved tab overview animations with better animation and wiring to
sky@chromium.org
2009-06-16
14
-56
/
+363
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
7
-5
/
+87
*
* Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...
ericroman@google.com
2009-06-16
1
-5
/
+21
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
19
-125
/
+112
*
Add file icons to chrome://downloads/ on the Mac. Add Skia helper
mark@chromium.org
2009-06-16
3
-7
/
+23
*
Fix a crash that could happen at shutdown or window close due to a double-free.
mpcomplete@google.com
2009-06-16
4
-26
/
+7
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
43
-79
/
+135
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
7
-87
/
+5
*
Don't show tooltips if the window isn't main.
pinkerton@chromium.org
2009-06-16
1
-1
/
+4
*
Fix Windows release compile by adding missing build_config.h include.
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+2
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
48
-71
/
+92
*
Removes entirely dead code paths related to ConstrainedWindows.
erg@chromium.org
2009-06-16
8
-187
/
+34
[prev]
[next]