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
*
Fix comment grammar. No code change.
mdm@chromium.org
2009-08-31
1
-3
/
+3
*
Update BackingStore to handle the case where our Cocoa view has
amanda@chromium.org
2009-08-31
3
-40
/
+119
*
[Mac] Fix operation of Control key in Omnibox.
shess@chromium.org
2009-08-31
1
-5
/
+3
*
OSX: Remove some nsnotificationcenter observers more reliably.
shess@chromium.org
2009-08-31
3
-3
/
+11
*
[Mac] Fix Option-return in Omnibox.
shess@chromium.org
2009-08-31
1
-0
/
+12
*
fix tree status regex
erikkay@chromium.org
2009-08-31
2
-2
/
+5
*
I was too aggressive when placing this check. With rapid typing and deletion...
pkasting@chromium.org
2009-08-31
1
-1
/
+1
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
22
-57
/
+198
*
Change title of Welcome to Chrome thumbnail in first run NTP to "Welcome to C...
mirandac@chromium.org
2009-08-31
3
-5
/
+8
*
Reland r24920 without the other cruft that I had in my checkout, which broke ...
pkasting@chromium.org
2009-08-31
2
-33
/
+24
*
Revert r24920 due to compile failures.
mmoss@chromium.org
2009-08-31
2
-28
/
+29
*
TBR:pkasting
mmoss@chromium.org
2009-08-31
1
-1
/
+1
*
Minor autocomplete fixes while trying to track down a topcrash:
pkasting@chromium.org
2009-08-31
2
-29
/
+32
*
Don't hardcode the timeout in the unload ui test.
estade@chromium.org
2009-08-31
1
-1
/
+1
*
linux: disable querying the page window for windowless plugins
piman@chromium.org
2009-08-31
1
-2
/
+6
*
Disable flakey browsertests on Linux.
rafaelw@chromium.org
2009-08-31
1
-4
/
+7
*
Make AutocompleteController::done() match up with when results are actually p...
pkasting@chromium.org
2009-08-31
2
-8
/
+8
*
Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.
mmoss@chromium.org
2009-08-31
1
-1
/
+1
*
Don't resize the renderer while opening the bookmark bar or an infobar.
estade@chromium.org
2009-08-31
9
-19
/
+26
*
Change "View source" shortcut from cmd-u to cmd-opt-u on os x.
thakis@chromium.org
2009-08-31
1
-7
/
+7
*
Makes 'Pin tab' option in context menu a checkbox.
sky@chromium.org
2009-08-31
1
-1
/
+1
*
gtk: Use a GtkInvisible to track the tab dragging operation. Originally we w...
jhawkins@chromium.org
2009-08-31
3
-81
/
+114
*
More correctly run the second browser in ChromeMainTest.
phajdan.jr@chromium.org
2009-08-31
3
-139
/
+165
*
Removes unnecessary using-declaration.
phajdan.jr@chromium.org
2009-08-31
1
-3
/
+0
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
71
-627
/
+747
*
Fix the color of links in list form so that they're themed and not default blue.
mirandac@chromium.org
2009-08-31
1
-0
/
+1
*
share extension API test framework
erikkay@chromium.org
2009-08-31
24
-333
/
+183
*
Linux: make search engines dialog size based on locale settings.
mdm@chromium.org
2009-08-31
1
-6
/
+11
*
Sanitizing the referrer header before starting the automation request.TEST=Ru...
tommi@chromium.org
2009-08-31
1
-1
/
+11
*
[Mac] Disable input options in the clear browsing data window when working
rsesek@chromium.org
2009-08-31
1
-18
/
+182
*
Adding command-line option to override bans on certain port numbers through a...
mirandac@chromium.org
2009-08-31
3
-0
/
+13
*
Fix two bugs in chrome://extensions/:
aa@chromium.org
2009-08-31
2
-5
/
+16
*
Updates to clean up default theme and add hover states.
avi@chromium.org
2009-08-31
33
-2846
/
+4688
*
Adds a button to chrome://extensions/ that allows easy packing
aa@chromium.org
2009-08-31
8
-7
/
+380
*
Update temporary default extension icon to the Google Labs
aa@chromium.org
2009-08-31
2
-1
/
+1
*
gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...
jhawkins@chromium.org
2009-08-31
1
-8
/
+1
*
Remove old, unfunctional crx packing script. These days, http://src.chromium....
thakis@chromium.org
2009-08-31
1
-172
/
+0
*
Add a button to chrome://extensions to load an extension.
aa@chromium.org
2009-08-30
4
-19
/
+99
*
Pretty up the chrome://extensions/ page a bit.
aa@chromium.org
2009-08-30
2
-173
/
+174
*
Fix warnings in Linux build.
finnur@chromium.org
2009-08-30
1
-4
/
+2
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
22
-37
/
+363
*
gtk: Schedule a paint operation for the previously selected tab when selectin...
jhawkins@chromium.org
2009-08-30
1
-0
/
+4
*
gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...
jhawkins@chromium.org
2009-08-30
1
-0
/
+1
*
The DomOperationNotificationObserver::Observe function can get invoked from o...
ananta@chromium.org
2009-08-29
1
-5
/
+5
*
fixed a regexp bug in mappy to improve address detection
erikkay@chromium.org
2009-08-29
2
-2
/
+2
*
reenable overrides test
erikkay@chromium.org
2009-08-29
1
-2
/
+8
*
Disable incremental linking for ui_tests on 32 bits OS.
maruel@chromium.org
2009-08-29
1
-0
/
+5
*
Use Lucida Grande instead of Helvetica for "Show all downloads..." link in do...
thakis@chromium.org
2009-08-29
2
-5
/
+8
*
Fix a crash where we were looking for the fav icon in the wrong service.
estade@chromium.org
2009-08-29
4
-13
/
+13
*
Fix samples extensions. Add icons (nothing building or testable)
rafaelw@chromium.org
2009-08-29
5
-7
/
+14
[next]