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
...
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
2
-6
/
+26
*
Fixes BrowserView::GetBrowserViewForNativeView on linux.
sky@chromium.org
2009-05-26
1
-2
/
+6
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
5
-30
/
+78
*
Refactor back/forward buttons to their own class. Fix them so the menu pops u...
estade@chromium.org
2009-05-26
9
-174
/
+275
*
First phase of Mac Keychain integration. For the overall plan, see the design...
stuartmorgan@chromium.org
2009-05-26
7
-4
/
+1239
*
Implement dragging a tab out of a TabStripGtk into its own browser window.
jhawkins@chromium.org
2009-05-26
9
-48
/
+230
*
Removes some dead code in TabContentsViewGtk and makes it compile for
sky@chromium.org
2009-05-26
3
-39
/
+6
*
Move the BookmarkMenuController out of bookmarks to the platform-specific part
brettw@chromium.org
2009-05-26
10
-32
/
+36
*
We need to add UI tests to test workers after we switch to process-per-worker...
jianli@chromium.org
2009-05-26
6
-0
/
+153
*
Linux: implement 16-bit visuals without Xrender.
agl@chromium.org
2009-05-26
1
-0
/
+30
*
Make OffTheRecordObserver a Singleton.
mpcomplete@google.com
2009-05-26
1
-8
/
+6
*
Fix a race condition in the unpacking of the extension system.
finnur@chromium.org
2009-05-26
1
-0
/
+4
*
Rename the --proxy-bypass-urls command-line switch
wtc@chromium.org
2009-05-26
4
-9
/
+9
*
Renames BrowserView::GetBrowserViewForHWND to
sky@chromium.org
2009-05-26
6
-24
/
+38
*
Makes DockInfo usable on Linux. It doesn't implement
sky@chromium.org
2009-05-26
1
-3
/
+32
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
37
-217
/
+82
*
File bug for a NOTIMPLEMENTED, remove a couple others.
pinkerton@chromium.org
2009-05-26
1
-3
/
+2
*
Correct the hit testing so that the window controls and title bar will get ta...
pinkerton@chromium.org
2009-05-26
1
-0
/
+13
*
Disable ExtensionsServiceTest.InstallExtension temporarily.
erikkay@google.com
2009-05-26
1
-0
/
+3
*
Separate out the string constants used for extension API function
aa@chromium.org
2009-05-26
17
-285
/
+565
*
Update renderers when there are zero user scripts.
aa@chromium.org
2009-05-26
6
-17
/
+12
*
Commiting for Jói, based on http://codereview.chromium.org/115721
mad@chromium.org
2009-05-25
3
-55
/
+31
*
Add automated_ui_tests.
sgk@google.com
2009-05-25
1
-0
/
+33
*
Bumping from 182.0 to 182.1
chrome-bot@google.com
2009-05-25
1
-1
/
+1
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
14
-40
/
+44
*
Add targets to chrome.gyp: convert_dict, flush_cache, generate_profile.
sgk@google.com
2009-05-23
1
-0
/
+54
*
Supress a leak in ExtensionsServiceTest.InstallExtension.
thestig@chromium.org
2009-05-23
1
-0
/
+0
*
Make test/perf/mem_usage.cc part of test_support_common.
sgk@google.com
2009-05-23
1
-16
/
+5
*
Make hwnd_notification_source portable by making it use NativeWindow (and
brettw@chromium.org
2009-05-23
5
-13
/
+15
*
Broaden the crash signature for 12479. It keep on showing up slightly differe...
thestig@chromium.org
2009-05-23
1
-2
/
+1
*
Committing issue 113734 for Joi.
tommi@chromium.org
2009-05-23
8
-37
/
+76
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
10
-11
/
+670
*
Change timeout settings in CacheTest to
huanr@chromium.org
2009-05-23
1
-1
/
+1
*
Makes the info bars compile.
sky@chromium.org
2009-05-23
2
-6
/
+7
*
Makes FindBarWin buildable on linux. FindBarWin should be renamed to
sky@chromium.org
2009-05-23
5
-56
/
+148
*
Make sure that seekable streams are removed from the list of resource clients...
ananta@chromium.org
2009-05-23
2
-0
/
+16
*
Block another spyware doctor dll
cpu@google.com
2009-05-23
1
-1
/
+2
*
Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...
ajwong@chromium.org
2009-05-23
2
-0
/
+17
*
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
*
Add another crash signature for 12479.
thestig@chromium.org
2009-05-23
1
-0
/
+1
*
Avoid calling NotificationService::current() unless we have to, to prevent pr...
pkasting@chromium.org
2009-05-23
1
-7
/
+12
*
Try to fix more Mac bustage.
pkasting@chromium.org
2009-05-22
2
-10
/
+9
*
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
2
-0
/
+3
*
The last NotificationRegistrar patch: fix the unittests to use a registrar, a...
pkasting@chromium.org
2009-05-22
2
-75
/
+55
*
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
18
-351
/
+786
*
Some more porting of browser_views.
brettw@chromium.org
2009-05-22
2
-15
/
+17
[prev]
[next]