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
...
*
Commiting for Jói, based on http://codereview.chromium.org/115721
mad@chromium.org
2009-05-25
3
-55
/
+31
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
4
-5
/
+7
*
Make hwnd_notification_source portable by making it use NativeWindow (and
brettw@chromium.org
2009-05-23
2
-3
/
+3
*
Committing issue 113734 for Joi.
tommi@chromium.org
2009-05-23
5
-9
/
+78
*
Makes the info bars compile.
sky@chromium.org
2009-05-23
1
-6
/
+6
*
Makes FindBarWin buildable on linux. FindBarWin should be renamed to
sky@chromium.org
2009-05-23
4
-56
/
+144
*
Block another spyware doctor dll
cpu@google.com
2009-05-23
1
-1
/
+2
*
Forces window to show and hide with native system calls at the beginning
mirandac@chromium.org
2009-05-23
1
-0
/
+4
*
Don't make |field_| first responder in SetSelectedRange() unless |model_| has...
shess@chromium.org
2009-05-23
2
-19
/
+30
*
Try to fix more Mac bustage.
pkasting@chromium.org
2009-05-22
1
-3
/
+2
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-7
/
+5
*
Gets toolbar_star_toggle to compile on linux.
sky@chromium.org
2009-05-22
1
-0
/
+1
*
Fix a NotificationObserver that crept in yesterday to use the NotificationReg...
pkasting@chromium.org
2009-05-22
1
-6
/
+2
*
Fixes a number of issues with ProcessSingletonLinux.
willchan@chromium.org
2009-05-22
1
-64
/
+154
*
Refactors TabContentsContainerView into TabContentsContainer and associated p...
ben@chromium.org
2009-05-22
17
-349
/
+779
*
Some more porting of browser_views.
brettw@chromium.org
2009-05-22
2
-15
/
+17
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
1
-0
/
+16
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
6
-60
/
+29
*
linux: Implement a first run dialog.
evan@chromium.org
2009-05-22
3
-8
/
+119
*
Reverting 16802.
mirandac@chromium.org
2009-05-22
1
-3
/
+0
*
Forces window to show and hide with native system calls at the beginning
mirandac@chromium.org
2009-05-22
1
-0
/
+3
*
Reverting 16796.
thestig@chromium.org
2009-05-22
4
-103
/
+16
*
Fix the Windows build by adding some missing headers.
brettw@chromium.org
2009-05-22
1
-1
/
+2
*
Move more dialog showing routines to browser_dialogs.h to reduce dependencies
brettw@chromium.org
2009-05-22
7
-12
/
+68
*
Remove some dependencies on Windows-specific files in BrowserView. The usage
brettw@chromium.org
2009-05-22
1
-10
/
+7
*
Add a single monitor implementation of WindowSizer for Linux.
thestig@chromium.org
2009-05-22
4
-16
/
+103
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-52
/
+37
*
Fix a bug in popup menus where we sent the wrong mouse events coordinates to the
tc@google.com
2009-05-22
1
-0
/
+20
*
Fix mac.
evan@chromium.org
2009-05-22
1
-0
/
+3
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
8
-114
/
+157
*
Refactor the FirstRun code into Windows-specific and portable.
evan@chromium.org
2009-05-22
5
-706
/
+68
*
Fix insidious typo from r16329
estade@chromium.org
2009-05-22
1
-1
/
+1
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
2
-26
/
+11
*
Overhaul omnibox focus detection on Mac.
shess@chromium.org
2009-05-22
2
-28
/
+87
*
Fix crash as a result of my previous change to fix the memory leak in WebCach...
jam@chromium.org
2009-05-22
4
-11
/
+68
*
Don't allow duplicate bookmark node ids by always assigning ids with the ones...
tim@chromium.org
2009-05-22
5
-11
/
+20
*
Have the browser process rewrite manifest.json and theme/page action images
mpcomplete@google.com
2009-05-22
5
-42
/
+123
*
Use a NotificationRegistrar to listen for notifications.BUG=2381
pkasting@chromium.org
2009-05-22
4
-29
/
+11
*
Issue 12160: Crash
idanan@chromium.org
2009-05-22
1
-0
/
+24
*
Respect the kNoFirstRun flag on Mac to not display the UI. This should help ...
jeremy@chromium.org
2009-05-22
1
-1
/
+7
*
Linux: update splash page to mention lack of Gears support.
agl@chromium.org
2009-05-22
2
-0
/
+2
*
Shows Unicode IDN instead of Punycode in the followings:
brettw@google.com
2009-05-22
7
-22
/
+35
*
Middle clicking on a bookmark from the bookmark manager now
brettw@google.com
2009-05-22
2
-0
/
+14
*
Linux: update the splash page.
agl@chromium.org
2009-05-22
2
-34
/
+33
*
Mac: Fix so the omnibox popup doesn't show all tiny first time.
shess@chromium.org
2009-05-22
1
-9
/
+8
*
Moves decoding and population of bookmark index to background thread.
sky@chromium.org
2009-05-22
7
-111
/
+203
*
Fix some outdated comments.
asargent@chromium.org
2009-05-22
1
-2
/
+2
*
GTK: Force the text color in the status bubble to be the same as windows.
erg@google.com
2009-05-22
1
-0
/
+2
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
2
-0
/
+99
*
Fix a lot of jankiness during tab dragging. Fix dragging last tab in a differ...
pinkerton@chromium.org
2009-05-22
5
-222
/
+335
[prev]
[next]