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
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...
phajdan.jr@chromium.org
2009-08-20
1
-2
/
+0
*
Re-apply r23841 "During uninstall if Chrome is set as default"
kuchhal@chromium.org
2009-08-20
1
-2
/
+2
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-20
1
-0
/
+2
*
Bookmark STAR bubble.
jrg@chromium.org
2009-08-20
1
-0
/
+11
*
Linux: more interactive tests porting.
estade@chromium.org
2009-08-20
1
-2
/
+0
*
Removed personalization_strings.h and moved all the strings into generated_re...
idana@chromium.org
2009-08-20
1
-1
/
+0
*
Revert "During uninstall if Chrome is set as default,"
kuchhal@chromium.org
2009-08-20
1
-2
/
+2
*
During uninstall if Chrome is set as default, allow user to choose another br...
kuchhal@chromium.org
2009-08-20
1
-2
/
+2
*
Remove personalization.h/cc by putting things in final resting places
tim@chromium.org
2009-08-20
1
-2
/
+0
*
Add (incomplete) UI for creating application shortcuts on Linux
phajdan.jr@chromium.org
2009-08-20
1
-0
/
+2
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-0
/
+3
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-0
/
+6
*
This change enables Chrome to load locale information for the extension. It d...
cira@chromium.org
2009-08-19
1
-0
/
+3
*
Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,
amanda@chromium.org
2009-08-19
1
-1
/
+1
*
Move IDMap back to base/ where it is needed.
phajdan.jr@chromium.org
2009-08-19
1
-3
/
+1
*
Gtk languages options page part 1: accept-languages configuration.
mattm@chromium.org
2009-08-19
1
-0
/
+3
*
This changelist represents the necessary merger of two others:
ben@chromium.org
2009-08-19
1
-3
/
+5
*
Make Mac first run store sentinel in Profile directory.
jeremy@chromium.org
2009-08-19
1
-3
/
+3
*
Move LanguageComboboxModel to chrome/browser
mattm@chromium.org
2009-08-19
1
-2
/
+2
*
Move model operations from ProfileSyncService to ChangeProcessor.
tim@chromium.org
2009-08-18
1
-0
/
+2
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-18
1
-2
/
+0
*
syncapi shared lib: always. Build a stub
nick@chromium.org
2009-08-18
1
-19
/
+115
*
Add modifier key support for window open dispositions throught the Mac UI
rohitrao@chromium.org
2009-08-18
1
-0
/
+3
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
1
-0
/
+2
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
1
-4
/
+0
*
Move interactive_ui_tests target to !mac for now.
estade@chromium.org
2009-08-17
1
-125
/
+126
*
Begin to port browser focus tests to linux.
estade@chromium.org
2009-08-17
1
-83
/
+125
*
An initial pass at structure to do end-to-end extension API tests. I'll work...
erikkay@chromium.org
2009-08-17
1
-2
/
+7
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-0
/
+1
*
Add third_party/bzip2/bzip2.gyp:bzip2 to a few targets.
agl@chromium.org
2009-08-17
1
-0
/
+2
*
Implement drag and drop of downloads for the Mac downloads page.
paul@chromium.org
2009-08-17
1
-0
/
+3
*
Stop shortening the Mac lproj directories (ie-"en-US" instead of "en").
thomasvl@chromium.org
2009-08-17
1
-18
/
+8
*
Try what I tried in r23343 again
munjal@chromium.org
2009-08-15
1
-0
/
+13
*
Convert parts of errorpage_uitest.cc to be not flaky.
phajdan.jr@chromium.org
2009-08-15
1
-0
/
+1
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
1
-0
/
+2
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-0
/
+1
*
Prevent mouse down events in the bookmark bar and download shelf from moving
paul@chromium.org
2009-08-14
1
-0
/
+4
*
Another fix to make toolkit views happy.
estade@chromium.org
2009-08-14
1
-13
/
+15
*
GTK: Add view ids to our widgets. These will be used for testing.
estade@chromium.org
2009-08-13
1
-7
/
+3
*
Reverting 23343.
sidchat@google.com
2009-08-13
1
-12
/
+1
*
Move the sync related GYP variables and conditions to chrome.gyp from
munjal@chromium.org
2009-08-13
1
-1
/
+12
*
Linux: fix up use_system_{libxml,libxslt,sqlite3}
agl@chromium.org
2009-08-13
1
-0
/
+4
*
Implement http auth login dialog for OS X.
thakis@chromium.org
2009-08-13
1
-1
/
+3
*
Reliability test porting: stringy stuff.
estade@chromium.org
2009-08-13
1
-1
/
+0
*
Missing browser => app_strings dependency:
sgk@google.com
2009-08-13
1
-0
/
+1
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
1
-0
/
+1
*
First step to create application shortcuts on Linux.
phajdan.jr@chromium.org
2009-08-12
1
-0
/
+1
*
Checkpoint for event automation porting.
estade@chromium.org
2009-08-12
1
-34
/
+41
*
Refactors drag support from TabContentsViewGtk into
sky@chromium.org
2009-08-12
1
-0
/
+4
*
BUG=http://crbug.com/16646
jrg@chromium.org
2009-08-11
1
-0
/
+1
[next]