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
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
9
-77
/
+25
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
9
-25
/
+77
*
Synthesize an NSEvent for handling drag events, since we
paul@chromium.org
2009-08-18
2
-21
/
+18
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-18
11
-170
/
+93
*
syncapi shared lib: always. Build a stub
nick@chromium.org
2009-08-18
1
-2
/
+0
*
Implement chrome.tabs.captureVisibleTab for linux
erg@google.com
2009-08-18
1
-0
/
+4
*
Add modifier key support for window open dispositions throught the Mac UI
rohitrao@chromium.org
2009-08-18
7
-13
/
+41
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
2
-97
/
+43
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
6
-9
/
+9
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
11
-93
/
+170
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
11
-230
/
+9
*
Bugfixes and enhancements to the compact nav bar and the status area.
brettw@chromium.org
2009-08-18
5
-41
/
+157
*
Remove ViewHostMsg_PluginMessage which was unused.
brettw@chromium.org
2009-08-18
2
-40
/
+0
*
Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarily
brettw@chromium.org
2009-08-18
5
-16
/
+17
*
Remove an unused header from proxy_service.h.
ericroman@google.com
2009-08-18
3
-0
/
+3
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
5
-21
/
+21
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
3
-15
/
+22
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
7
-68
/
+84
*
Linux: make the passwords and exceptions dialog box default size larger.
mdm@chromium.org
2009-08-18
2
-3
/
+5
*
Add the UI thread to the list of ChromeThreads.
paul@chromium.org
2009-08-18
3
-2
/
+31
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
16
-69
/
+67
*
Call the new FilePath API to make sure the untrusted sandboxed process is not
cevans@chromium.org
2009-08-18
1
-2
/
+12
*
Linux: Update PRIMARY selection on omnibox copy-to-clipboard.
derat@chromium.org
2009-08-18
2
-0
/
+21
*
GTK Theme: Draw the GTK border around the entry in GTK them mode.
erg@google.com
2009-08-18
2
-13
/
+31
*
Made the Sync UI work in the New New tab page.
idana@chromium.org
2009-08-17
7
-75
/
+227
*
Temporarily disable a failing ui test.
estade@chromium.org
2009-08-17
1
-1
/
+2
*
Begin to port browser focus tests to linux.
estade@chromium.org
2009-08-17
1
-15
/
+53
*
cap the number of tabs in the backing store cache
erikkay@chromium.org
2009-08-17
2
-27
/
+50
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
31
-68
/
+124
*
An initial pass at structure to do end-to-end extension API tests. I'll work...
erikkay@chromium.org
2009-08-17
7
-6
/
+201
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
13
-90
/
+80
*
Changes Live Search to Bing for en_US only. A full worldwide review is in pr...
pkasting@chromium.org
2009-08-17
1
-13
/
+13
*
Fix for crash bug in PluginProcessHost::OnGetCookies - it likes like this can...
robertshield@chromium.org
2009-08-17
1
-1
/
+7
*
Fix crash that could happen on shutdown if the ResourceMessageFilter tried to...
jam@chromium.org
2009-08-17
3
-20
/
+48
*
Clean up download item look, part 1 of many.
thakis@chromium.org
2009-08-17
2
-41
/
+31
*
Implement drag and drop of downloads for the Mac downloads page.
paul@chromium.org
2009-08-17
7
-10
/
+138
*
DevTools: remove TODO on completed item.
pfeldman@chromium.org
2009-08-17
1
-1
/
+0
*
Fix potential crash in Browser::OpenURLAtIndex.
finnur@chromium.org
2009-08-16
1
-7
/
+8
*
Undo disabled toolstrip test, now that upstream bug is fixed.
aa@chromium.org
2009-08-15
1
-1
/
+1
*
Fix reliability bot crashes after moving plugin loading to file thread.
jam@chromium.org
2009-08-15
2
-5
/
+33
*
Change breakpads on the helper processes to keep our rimZ clean.
mark@chromium.org
2009-08-15
4
-7
/
+6
*
GTK: Change go button tooltip to be updated every time it is shown.
estade@chromium.org
2009-08-15
2
-29
/
+51
*
Some personalization cleanup:
tim@chromium.org
2009-08-15
22
-396
/
+188
*
Touch PSS as an experiment, to see what the builder recompiles.
nick@chromium.org
2009-08-15
1
-1
/
+1
*
Import passwords from Firefox 3.1 and above.
kuchhal@chromium.org
2009-08-15
6
-55
/
+169
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
11
-143
/
+207
*
Convert parts of errorpage_uitest.cc to be not flaky.
phajdan.jr@chromium.org
2009-08-15
4
-10
/
+152
*
Adds a copyright header to extension_browsertest.cc and fixes lint error.
mpcomplete@chromium.org
2009-08-14
2
-3
/
+9
*
Add new certificate error code
wtc@chromium.org
2009-08-14
3
-8
/
+28
*
Do not delete default browser entries for other users when uninstalling it fo...
kuchhal@chromium.org
2009-08-14
1
-10
/
+10
[next]