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
...
*
Adding tab browsing for filebrowser.
xiyuan@chromium.org
2010-01-20
3
-34
/
+381
*
Revert an old change where I added a bunch of CHECKs to track down a crash.
mpcomplete@chromium.org
2010-01-20
2
-38
/
+1
*
Change to DBus-based IPC to talk to the Chromium OS session manager
cmasone@google.com
2010-01-20
6
-45
/
+105
*
Mac: Don't crash on "Stats for nerds" link if no browser window is open.
thakis@chromium.org
2010-01-20
2
-13
/
+28
*
Implement initial support for saving and loading AutoFill profiles to the WebDB.
jhawkins@chromium.org
2010-01-20
5
-12
/
+353
*
refactor browser extender: 2nd step
oshima@chromium.org
2010-01-20
9
-143
/
+209
*
Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...
kkania@chromium.org
2010-01-20
1
-14
/
+4
*
Mark ExtensionApiTest.BrowserActionPopup as flaky.
kuchhal@chromium.org
2010-01-20
1
-1
/
+1
*
Update comments to reflect the removal of class ExtensionActionState, which n...
skerner@chromium.org
2010-01-20
1
-1
/
+0
*
Revert last 3 patches. Sorry guys. :-(
jorlow@chromium.org
2010-01-20
11
-968
/
+66
*
Sigh...fix the warning.
jorlow@chromium.org
2010-01-20
1
-1
/
+1
*
Forgot files.
jorlow@chromium.org
2010-01-20
3
-0
/
+383
*
Adds local storage nodes to cookie tree model and cookies view.
jorlow@chromium.org
2010-01-20
8
-66
/
+585
*
Remove the fallback Mozilla code for parsing FTP LIST response.
phajdan.jr@chromium.org
2010-01-20
1
-36
/
+0
*
Enable geolocation at build time, and update the flag to configure it at runt...
joth@chromium.org
2010-01-20
1
-0
/
+1
*
Initialize is_extension_install_ properly.
craig.schlenter@chromium.org
2010-01-20
1
-0
/
+1
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
13
-335
/
+87
*
Whitespace change to clobber build bots.
jochen@chromium.org
2010-01-20
1
-1
/
+1
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
25
-1328
/
+62
*
Rename LanguageLibrary::GetLanguages() to GetActiveLanguages().
satorux@chromium.org
2010-01-20
3
-5
/
+5
*
Revert 36615 - SafeBrowsingStore storage abstraction for SafeBrowsing database.
shess@chromium.org
2010-01-20
11
-2795
/
+0
*
SafeBrowsingStore storage abstraction for SafeBrowsing database.
shess@chromium.org
2010-01-20
11
-0
/
+2795
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
3
-0
/
+178
*
The final step in making session storage cross-process. Remove dead code and...
jorlow@chromium.org
2010-01-20
11
-162
/
+122
*
Support intra-IME switcing (e.g. "Japanese Hiragana mode" to "Japanese HalfWi...
yusukes@google.com
2010-01-20
4
-45
/
+346
*
Revert 36604 - Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-166
/
+1
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-1
/
+166
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
9
-99
/
+44
*
Connect the 'changed' signal on the label entry and change the expander title...
jhawkins@chromium.org
2010-01-20
1
-2
/
+29
*
Gtk: don't crash when a dragged tab gets deleted.
estade@chromium.org
2010-01-20
1
-0
/
+8
*
Allow link drags from the bookmark manager out to the Gnome desktop
tony@chromium.org
2010-01-20
1
-5
/
+6
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
9
-44
/
+99
*
Revert 36586 - Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-169
/
+1
*
Implemented AddressWatchTask for OS X.
akalin@chromium.org
2010-01-20
4
-1
/
+169
*
Allow link drags from the star, bookmarks bar, and bookmark bar menus
tony@chromium.org
2010-01-20
6
-27
/
+32
*
Style cleanup of member variable in FindBarGtk.
tony@chromium.org
2010-01-20
2
-4
/
+4
*
Bookmark manager: Implemented new button bar.
snej@chromium.org
2010-01-20
4
-29
/
+105
*
Indent menu items in add-bookmark pop-up, to show folder hierarchy.
snej@chromium.org
2010-01-20
2
-4
/
+12
*
GTK: respect menu model's radio button groupings.
estade@chromium.org
2010-01-20
1
-8
/
+11
*
Posix: try to make signal handler async signal safe again.
willchan@chromium.org
2010-01-19
1
-31
/
+104
*
Added public copy constructor to AutoFillProfile to allow it to be used in st...
georgey@chromium.org
2010-01-19
2
-5
/
+32
*
Mac bookmark manager: Make URLs editable.
snej@chromium.org
2010-01-19
6
-12
/
+80
*
Gtk: fix reference counting/destruction of GtkMenu* in MenuGtk.
estade@chromium.org
2010-01-19
1
-0
/
+6
*
Mac: Save/restore task manager window pos and size.
thakis@chromium.org
2010-01-19
13
-190
/
+341
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
2
-12
/
+1
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
2
-1
/
+12
*
Use buildtime to ensure stability stats
jar@chromium.org
2010-01-19
3
-12
/
+26
*
Implement the remaining UI of the gtk AutoFill dialog.
jhawkins@chromium.org
2010-01-19
1
-16
/
+246
*
[Mac] Refactors BrowserActionButton to be within its own file, also breaking ...
andybons@chromium.org
2010-01-19
5
-228
/
+255
*
Port BrowserActionApiTest.BrowserActionPopup to linux.
estade@chromium.org
2010-01-19
8
-28
/
+83
[prev]
[next]