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
*
This is the change to add enable sync flag to existing sync test cases so the...
tejasshah@google.com
2009-08-19
1
-0
/
+5
*
NNTP: Use checkbox menu items in the options menu to control which sections t...
arv@google.com
2009-08-19
6
-16
/
+39
*
Fix up warnings when compiling hunspell on the Mac.
mhm@chromium.org
2009-08-19
2
-4
/
+4
*
Some quick notes about the mac reference builds for anyone that might need to...
thomasvl@chromium.org
2009-08-19
1
-0
/
+10
*
Make popups on Chrome OS turn into foreground tabs when they
davemoore@chromium.org
2009-08-19
1
-0
/
+25
*
Set "show toolbar" shortcut to cmd-shift-b.
thakis@chromium.org
2009-08-19
1
-7
/
+7
*
Revert "GTK Theme: Make inactive titlebar legible."
erg@google.com
2009-08-19
2
-123
/
+9
*
Change WebCanvas to be a CGContext on Mac.
darin@chromium.org
2009-08-19
2
-2
/
+4
*
Check the favicon and loading state when a tab is created in case its TabCont...
pinkerton@chromium.org
2009-08-19
1
-48
/
+61
*
Add progress disks to os x download items. Some more spacing tweaks. Still no...
thakis@chromium.org
2009-08-19
4
-26
/
+106
*
This change enables Chrome to load locale information for the extension. It d...
cira@chromium.org
2009-08-19
12
-1
/
+508
*
gtk: Release the reference to the startup custom pages model so that it's own...
jhawkins@chromium.org
2009-08-19
2
-1
/
+6
*
GTK Theme: Make inactive titlebar legible.
erg@google.com
2009-08-19
2
-9
/
+123
*
Fix cell spacing for radio buttons on Basics panel. Make content start at the...
pinkerton@chromium.org
2009-08-19
1
-60
/
+81
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
12
-260
/
+202
*
Add asserts to methods that use NSWorkspace to ensure we're on the main thread.
pinkerton@chromium.org
2009-08-19
1
-0
/
+2
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
14
-52
/
+117
*
filter more purify tests
erikkay@chromium.org
2009-08-19
1
-1
/
+1
*
Add a file clarifying the licensing for the dic_delta files.
brettw@chromium.org
2009-08-19
1
-0
/
+5
*
Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,
amanda@chromium.org
2009-08-19
6
-151
/
+133
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
14
-112
/
+52
*
Load 16x16 icons for shelf.
thakis@chromium.org
2009-08-19
1
-1
/
+1
*
Linux: Revert updating PRIMARY selection on Ctrl-C in omnibox.
derat@chromium.org
2009-08-19
2
-21
/
+0
*
filter more tests from purify unit
erikkay@chromium.org
2009-08-19
1
-1
/
+1
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
14
-52
/
+112
*
Move IDMap back to base/ where it is needed.
phajdan.jr@chromium.org
2009-08-19
12
-280
/
+10
*
TBR: mpcomplete
erikkay@chromium.org
2009-08-19
1
-2
/
+6
*
Give the test an autorelease pool so the dialog gets cleaned up at the end of...
pinkerton@chromium.org
2009-08-19
1
-1
/
+2
*
DevTools: Re-enable devtools sanity tests.
pfeldman@chromium.org
2009-08-19
1
-6
/
+0
*
Lands <http://codereview.chromium.org/165297> for thiago.farina@gmail.com.
hbono@chromium.org
2009-08-19
6
-7
/
+9
*
A quick fix for Issue 19421.
hbono@chromium.org
2009-08-19
1
-0
/
+12
*
Try and fix the valgrind error. The CGEventRef wasn't being released.
ben@chromium.org
2009-08-19
1
-4
/
+6
*
Gtk languages options page part 1: accept-languages configuration.
mattm@chromium.org
2009-08-19
9
-159
/
+707
*
This changelist represents the necessary merger of two others:
ben@chromium.org
2009-08-19
20
-145
/
+267
*
Relands drop support:
sky@chromium.org
2009-08-19
12
-34
/
+83
*
Make Mac first run store sentinel in Profile directory.
jeremy@chromium.org
2009-08-19
8
-134
/
+171
*
Move LanguageComboboxModel to chrome/browser
mattm@chromium.org
2009-08-19
5
-14
/
+18
*
Stub out sqlite3Preload when using system library.
agl@chromium.org
2009-08-19
2
-0
/
+14
*
Async extension callbacks now always fire and set chrome.extension.lastError ...
rafaelw@chromium.org
2009-08-18
25
-26
/
+159
*
Show the extension install UI when the user clicks Reenable for a disabled-on...
mpcomplete@chromium.org
2009-08-18
12
-112
/
+196
*
We need to initialize last_top_level_navigation_page_id_ in the constructor o...
ananta@chromium.org
2009-08-18
1
-0
/
+1
*
Wait for the SafeBrowsing check to complete before following
paul@chromium.org
2009-08-18
2
-4
/
+45
*
Move model operations from ProfileSyncService to ChangeProcessor.
tim@chromium.org
2009-08-18
11
-693
/
+885
*
Show or open downloaded items on the UI thread for Mac. This is
paul@chromium.org
2009-08-18
7
-30
/
+64
*
linux/mac: fix another race condition with the plugin channel
piman@chromium.org
2009-08-18
3
-8
/
+14
*
Show more items in the recently closed section.
arv@google.com
2009-08-18
2
-1
/
+2
*
more bookmark api tests plus more api test framework
erikkay@chromium.org
2009-08-18
3
-55
/
+155
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
11
-83
/
+25
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
11
-25
/
+83
*
Updating trunk VERSION build from 202.0 to 203.0
laforge@chromium.org
2009-08-18
1
-1
/
+1
[next]