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
...
*
Fix class/struct forward-declare mixups.
evan@chromium.org
2010-04-16
5
-5
/
+5
*
Remove needless friend declaration.
evan@chromium.org
2010-04-16
1
-3
/
+1
*
Fix 2 drag-out problems:
jianli@chromium.org
2010-04-16
1
-3
/
+8
*
Fix stuck highlight state when dragging other bookmarks folder, or when dragg...
feldstein@chromium.org
2010-04-16
4
-80
/
+216
*
Mac: Fix enabling & checkmarks in translate infobar options menu.
jeremy@chromium.org
2010-04-16
1
-4
/
+27
*
GTK: Select better greens in the native omnibox popup.
erg@chromium.org
2010-04-16
1
-29
/
+58
*
GTK: Add a scoping class for g signals.
estade@chromium.org
2010-04-16
2
-45
/
+14
*
GTK: raise old browser windows when adding a new tab
estade@chromium.org
2010-04-16
4
-11
/
+37
*
Add UMA calls to record search engine choice during first run.
mirandac@chromium.org
2010-04-16
3
-0
/
+73
*
GTK: navigate to URL on PRIMARY when middle-clicking the location icon.
estade@chromium.org
2010-04-16
5
-38
/
+75
*
Addressed review feedback on previous CL introducing --in-process-webgl
kbr@google.com
2010-04-16
1
-1
/
+1
*
Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...
ahendrickson@chromium.org
2010-04-16
2
-13
/
+18
*
fixing issues with filebrowser namely, namely allowing it to grow on mount, a...
dhg@chromium.org
2010-04-16
7
-25
/
+64
*
Fixes possible crash if the window hosting a menu was closed while the
sky@chromium.org
2010-04-16
4
-4
/
+91
*
Mac: Refactor sandbox profiles to use a common base configuration file.
jeremy@chromium.org
2010-04-16
3
-69
/
+5
*
Check if the icon handle has become invalid when the load callback is invoked.
zork@chromium.org
2010-04-16
1
-1
/
+5
*
Fixes bug where GetSubtreeBookmarkManagerFunction would crash if
sky@chromium.org
2010-04-16
1
-0
/
+4
*
Size TabContents being restored during a session restore.
japhet@chromium.org
2010-04-16
1
-3
/
+11
*
[Mac] Bookmark star missing on NTP and BMM.
shess@chromium.org
2010-04-16
2
-71
/
+114
*
Mac Bookmarks bar crash hovering from one folder to another.
dhollowa@chromium.org
2010-04-16
3
-60
/
+268
*
Fix a bug where opening an extension options tab from a sole incognito window
mpcomplete@chromium.org
2010-04-16
2
-0
/
+3
*
Add ability to manipulate DOM elements from the automation proxy. Rework the ...
kkania@chromium.org
2010-04-16
1
-1
/
+3
*
[Mac] Centralize hack to make tests work with AutocompleteClassifier.
shess@chromium.org
2010-04-16
2
-4
/
+9
*
This CL makes the translate context menu disabled when the
jcivelli@chromium.org
2010-04-16
2
-4
/
+18
*
Improve bookmark bar folder scroll.
jrg@chromium.org
2010-04-16
9
-89
/
+309
*
Revert 44712 - Merge the enableapplauncher flag with the enable
nick@chromium.org
2010-04-16
2
-2
/
+2
*
Fix DCHECK in web_drop_target_win.cc.
dcheng@chromium.org
2010-04-16
4
-36
/
+52
*
Made ThemeChangeProcessor handle multiple updates to work around
akalin@chromium.org
2010-04-16
1
-16
/
+29
*
Use LaunchAnotherBrowserBlockUntilClosed in SessionRestoreUITest to reduce fl...
mattm@chromium.org
2010-04-16
1
-12
/
+2
*
Remove extra notification from BookmarkModel::Copy.
skrul@chromium.org
2010-04-16
2
-3
/
+4
*
Added --in-process-webgl command line argument to select the WebGL
kbr@google.com
2010-04-16
2
-0
/
+3
*
Fix panel resize flicker:
oshima@chromium.org
2010-04-16
2
-6
/
+3
*
ProcessSingletonLinux: Allow kill to fail with "no such process".
mattm@chromium.org
2010-04-16
1
-1
/
+3
*
Revert 43821 - Add some temporary instrumentation to help track down a crasher.
eroman@chromium.org
2010-04-16
1
-31
/
+0
*
Revert 44708 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
2
-74
/
+1
*
Merge the --enable-app-launcher flag with the --enable-
aa@chromium.org
2010-04-15
2
-2
/
+2
*
Create a valid RendererPreferences for notification windows.
erg@chromium.org
2010-04-15
2
-3
/
+7
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-15
2
-1
/
+74
*
Make handled set to true if ResourceDispatcherHost uses a message.
jabdelmalek@google.com
2010-04-15
1
-2
/
+3
*
GTK: Disable contradictory commands in the translate infobar.
erg@chromium.org
2010-04-15
1
-0
/
+13
*
Making the app launcher use a DOMView.
jcivelli@google.com
2010-04-15
3
-236
/
+54
*
Mac: Added logic to prevent the user from clicking OK unless he has selected ...
dantasse@chromium.org
2010-04-15
3
-0
/
+39
*
Only associate autofill entries in sync if the action is ADD and not update.
tim@chromium.org
2010-04-15
1
-1
/
+2
*
Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.
skerner@chromium.org
2010-04-15
1
-8
/
+1
*
Add ExtensionFunctionDispatcher::Delegate::GetAssociatedTabContents.
rafaelw@chromium.org
2010-04-15
7
-34
/
+26
*
Refactor PasswordStoreDefault on Linux to store the logins in a LoginDatabase
albertb@chromium.org
2010-04-15
7
-2
/
+663
*
Display the SECURITY_WARNING status in the location bar for the
wtc@chromium.org
2010-04-15
4
-85
/
+25
*
Added decoding of any supported image format into vector of chars.
avayvod@google.com
2010-04-15
2
-0
/
+26
*
10.6 SDK build fix.
mark@chromium.org
2010-04-15
1
-1
/
+2
*
Start up extension event routers later in BrowserMain, so
huanr@chromium.org
2010-04-15
3
-14
/
+16
[prev]
[next]