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
*
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
*
Synthesize an NSEvent for handling drag events, since we
paul@chromium.org
2009-08-18
2
-21
/
+18
*
GTK Theme: Add startup tests for gtk themes.
erg@google.com
2009-08-18
10
-6
/
+41
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-18
14
-175
/
+96
*
Remove blank lines from FILES; this seems
nick@chromium.org
2009-08-18
1
-2
/
+1
*
syncapi shared lib: always. Build a stub
nick@chromium.org
2009-08-18
5
-21
/
+121
*
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
11
-13
/
+113
*
Cleanup in AutomationProvider's navigation observer.
phajdan.jr@chromium.org
2009-08-18
5
-141
/
+79
*
TBR: maruel
erikkay@chromium.org
2009-08-18
1
-0
/
+3
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
11
-38
/
+45
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
14
-96
/
+175
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
12
-234
/
+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
3
-53
/
+0
*
Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarily
brettw@chromium.org
2009-08-18
7
-28
/
+40
*
Add more libnss files to lib32.
thestig@chromium.org
2009-08-18
1
-0
/
+6
*
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
6
-48
/
+46
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
3
-15
/
+22
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
9
-92
/
+93
*
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
*
Makes UMA log upload work on non-Windows platforms.
cmasone@google.com
2009-08-18
1
-0
/
+1
*
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
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
3
-14
/
+27
*
Temporarily disable a failing ui test.
estade@chromium.org
2009-08-17
1
-1
/
+2
*
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
2
-98
/
+178
*
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
*
Add libnss3.so to the list of files we put in lib32.
thestig@chromium.org
2009-08-17
1
-9
/
+10
[next]