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
*
Add fine grain tracing to HostResolverImpl.
eroman@chromium.org
2010-02-02
1
-3
/
+7
*
Migrate old cookie setting to new system.
pkasting@chromium.org
2010-02-02
7
-41
/
+80
*
GTK: bookmark manager - fix coordinate check in multi-row drag workaround.
estade@chromium.org
2010-02-02
1
-2
/
+11
*
GTK: fix sign of comparison in bookmark bar
estade@chromium.org
2010-02-02
1
-1
/
+1
*
Looks like the fix I did last time did work. According to the
finnur@chromium.org
2010-02-02
1
-2
/
+1
*
A few miscellaneous changes in the Template URL Prepopulate area:
pkasting@chromium.org
2010-02-01
2
-47
/
+54
*
Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou...
pkasting@chromium.org
2010-02-01
1
-16
/
+21
*
Proto extenions to sync preferences.
albertb@google.com
2010-02-01
1
-0
/
+23
*
Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...
apatrick@chromium.org
2010-02-01
4
-6
/
+6
*
Add the DnD work around to bookmark manager as well.
arv@chromium.org
2010-02-01
1
-1
/
+14
*
The "after infobar" could be sticky in some cases.
jcampan@chromium.org
2010-02-01
1
-0
/
+11
*
Bookmark manager: Make sure we position the context menu inside the window view
arv@chromium.org
2010-02-01
1
-1
/
+33
*
Add per-observer instrumenting code to NotificationRegistrar.
huanr@chromium.org
2010-02-01
2
-26
/
+23
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
10
-39
/
+66
*
Remove wrong license file.
maruel@chromium.org
2010-02-01
1
-27
/
+0
*
Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu.
snej@chromium.org
2010-02-01
1
-2
/
+6
*
Mac: Remove focus ring from table in task manager.
thakis@chromium.org
2010-02-01
1
-3
/
+3
*
Moved Autofill view to appropriate browser/views folder.
georgey@chromium.org
2010-02-01
4
-20
/
+15
*
[Mac] Enable some left-behind unit tests.
shess@chromium.org
2010-02-01
3
-12
/
+14
*
task manager gtk:
estade@chromium.org
2010-02-01
1
-20
/
+49
*
Task manager model: Make a find quicker.
estade@chromium.org
2010-02-01
1
-6
/
+6
*
GTK: Make page and app menus shortcut control flow match windows more closely.
estade@chromium.org
2010-02-01
4
-34
/
+15
*
Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...
pkasting@chromium.org
2010-02-01
6
-4
/
+31
*
Don't store IDR ids in ThemePack files as they change whenever the grd is mod...
erg@google.com
2010-02-01
3
-78
/
+257
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
36
-77
/
+665
*
Make acrobat work with --safe-plugins by giving it write access
nsylvain@chromium.org
2010-02-01
1
-24
/
+54
*
Get rid of check that caused redirects to fail extension updates.
asargent@chromium.org
2010-02-01
1
-5
/
+1
*
Allow FileBrowse to change title of open/save dialog
xiyuan@chromium.org
2010-02-01
1
-0
/
+54
*
Fix type of file_type_index_ from size_t to int to get rid of printf format w...
xiyuan@chromium.org
2010-02-01
1
-1
/
+1
*
BSD port: chrome/app and chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-01
8
-29
/
+27
*
make chrome.tabs.executeScript/insertCss details arg required.
rafaelw@chromium.org
2010-02-01
1
-4
/
+2
*
Mac: Fix IB warning about progressView_.
thakis@chromium.org
2010-02-01
1
-732
/
+55
*
Fix Valgrind error in ExtensionInstalledBubble unit test.
mirandac@chromium.org
2010-02-01
1
-10
/
+11
*
Implementation of the DatabaseModelWorker, take 2.
albertb@google.com
2010-02-01
11
-24
/
+185
*
Show download item menu on mouse down instead of mouse up.
thakis@chromium.org
2010-02-01
5
-23
/
+47
*
Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.
tim@chromium.org
2010-02-01
1
-1
/
+1
*
Add temporary download progress overlay to the dock icon for the Mac (real UI...
avi@chromium.org
2010-02-01
8
-0
/
+322
*
[Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...
rsesek@chromium.org
2010-02-01
4
-12
/
+23
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
7
-0
/
+67
*
Keep packages from being selected in a Cocoa open single file dialog.
avi@chromium.org
2010-02-01
1
-0
/
+24
*
Updating trunk VERSION from 312.0 to 313.0
chrome-release@google.com
2010-02-01
1
-1
/
+1
*
OS X: Import settings dialog cleanup.
jeremy@chromium.org
2010-02-01
7
-71
/
+61
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
21
-60
/
+340
*
Always percent-escape the copied URL when all the text in the address bar is ...
kinuko@chromium.org
2010-02-01
1
-0
/
+38
*
Fix a bug where we were only checking the screen size of
tony@chromium.org
2010-02-01
1
-1
/
+1
*
Mac: Theme status text of download items.
thakis@chromium.org
2010-01-31
1
-30
/
+67
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-335
/
+60
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-60
/
+335
*
Initialize arrowPoint so that warnings don't break Mac compile in new extensi...
mirandac@chromium.org
2010-01-31
1
-1
/
+1
*
ExtensionInstalledBubble for Mac.
mirandac@chromium.org
2010-01-31
21
-16
/
+1566
[next]