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
*
Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.
derat@chromium.org
2009-08-20
2
-0
/
+32
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
20
-385
/
+140
*
Revert r23820 by mnaganov due to Interactive Test failures
asargent@chromium.org
2009-08-20
1
-7
/
+1
*
Fix the compile for TOOLKIT_VIEWS.
phajdan.jr@chromium.org
2009-08-20
1
-1
/
+1
*
GTK Themes: Reapply r23734, fixing destruction order issues.
erg@google.com
2009-08-20
3
-9
/
+131
*
Add (incomplete) UI for creating application shortcuts on Linux
phajdan.jr@chromium.org
2009-08-20
5
-11
/
+146
*
NNTP: Make sure that the window tooltip is within the browser viewport.
arv@google.com
2009-08-20
1
-8
/
+18
*
NNTP: Remove the DownloadsHandler from the new tab page.
arv@google.com
2009-08-20
2
-16
/
+0
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
15
-439
/
+724
*
Various omnibox UI fixes:
rohitrao@chromium.org
2009-08-20
3
-37
/
+80
*
DevTools l10n: generate localized strings and use them.
mnaganov@chromium.org
2009-08-20
1
-1
/
+7
*
Change default memory model from MEDIUM to HIGH.
mbelshe@google.com
2009-08-20
1
-1
/
+1
*
Essentially revert r16636. We get no speedup from using CIImage and we are su...
avi@chromium.org
2009-08-20
1
-14
/
+3
*
Add filter for a new reliability regression.
maruel@chromium.org
2009-08-20
1
-0
/
+3
*
Revert 23805.
abarth@chromium.org
2009-08-20
3
-4
/
+5
*
Enable the XSSAuditor by default. Please watch out for compatibility issues.
abarth@chromium.org
2009-08-20
3
-5
/
+4
*
Splits the menu classes into individual files in anticipation of
sky@chromium.org
2009-08-20
8
-8
/
+17
*
Make unit_tests UtilityProcessHostTest use the helper app on the Mac.
mark@chromium.org
2009-08-20
3
-20
/
+26
*
remove SpellCheckTest.*, since it's consuming nearly 400MB of purify space
erikkay@chromium.org
2009-08-20
1
-1
/
+1
*
Try to shutdown the browser more peacefully before using more brutal methods.
phajdan.jr@chromium.org
2009-08-19
2
-33
/
+33
*
More linux startup tests. Add startup tests for custom frame
tony@chromium.org
2009-08-19
15
-12
/
+68
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
9
-21
/
+119
*
NNTP: Limit the dragged item to the viewport boundaries.
arv@google.com
2009-08-19
1
-2
/
+17
*
Port automated_ui_tests to linux.
huanr@chromium.org
2009-08-19
2
-68
/
+63
*
When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...
vandebo@chromium.org
2009-08-19
3
-2
/
+22
*
Linux: add NOTIMPLEMENTED() and bug URL to a stub for prompting about form re...
mdm@chromium.org
2009-08-19
1
-0
/
+2
*
Cache the left and right tab curve images. We were spending a lot
tony@chromium.org
2009-08-19
2
-33
/
+73
*
Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...
jam@chromium.org
2009-08-19
1
-4
/
+5
*
Fix the crash if a download starts before we have the plugin list. The fix i...
jam@chromium.org
2009-08-19
3
-14
/
+34
*
gtk: Make sure we found the window corresponding to the XID of the window und...
jhawkins@chromium.org
2009-08-19
1
-1
/
+3
*
This script can be used by devs to run the sync integration test. Also, it wi...
tejasshah@google.com
2009-08-19
1
-0
/
+385
*
Port some parts of reliability_tests.
huanr@chromium.org
2009-08-19
1
-61
/
+35
*
Add icu:: qualifiers to a couple of more files. They're missed in the previou...
jshin@chromium.org
2009-08-19
1
-1
/
+1
*
Linux: Default to not using custom frame under Fluxbox.
derat@chromium.org
2009-08-19
1
-3
/
+3
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
16
-25
/
+488
*
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
[next]