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
*
Use the original profile when opening the keyword editor window, since
pam@chromium.org
2009-10-21
3
-4
/
+10
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
6
-361
/
+10
*
Fix cmd-opt-left/right.
thakis@chromium.org
2009-10-21
4
-35
/
+46
*
posix: ~ should be considered a path character in the omnibox
evan@chromium.org
2009-10-21
3
-1
/
+58
*
Fix for Release build break
davemoore@chromium.org
2009-10-21
1
-0
/
+1
*
New button scheme...borders are separate from the inner contents so
davemoore@chromium.org
2009-10-21
11
-46
/
+119
*
Revert 29646 - Fix cmdoptleft/right.
nsylvain@chromium.org
2009-10-21
3
-36
/
+28
*
Fix cmd-opt-left/right.
thakis@chromium.org
2009-10-21
3
-28
/
+36
*
DevTools: fix and enable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-1
/
+1
*
DevTools: temporarily disable TestContentScriptIsPresent
yurys@google.com
2009-10-21
1
-1
/
+1
*
DevTools: test that content scripts are visible in the debugger scripts list
yurys@google.com
2009-10-21
1
-0
/
+67
*
Revert r29418 as it caused a regression.
eroman@chromium.org
2009-10-21
1
-8
/
+1
*
revert r29588.
estade@chromium.org
2009-10-21
3
-65
/
+32
*
SQL cookie store: Safely post to DB thread from IO thread.
estade@chromium.org
2009-10-20
3
-32
/
+65
*
GTK: theme the info bar border.
estade@chromium.org
2009-10-20
5
-14
/
+56
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
9
-17
/
+208
*
Implement the new extension management UI. For the UI mocks
finnur@chromium.org
2009-10-20
1
-133
/
+222
*
Fix drawing code for page action badges.
mpcomplete@chromium.org
2009-10-20
3
-31
/
+106
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
11
-81
/
+89
*
Remove the unused handlers as well
arv@chromium.org
2009-10-20
1
-321
/
+1
*
Allow ESC to cancel ALT+SHIFT+T in Toolbar.
mhm@chromium.org
2009-10-20
3
-16
/
+57
*
Fix bubbles deactivating the opaque frame.
ben@chromium.org
2009-10-20
1
-8
/
+8
*
Make escape remove a bookmark if it's just been added (but not if it already ...
pinkerton@chromium.org
2009-10-20
2
-5
/
+66
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
7
-87
/
+49
*
Fix a race bug where content scripts would not apply to the first page load.
mpcomplete@chromium.org
2009-10-20
1
-0
/
+4
*
[Mac] Prevent browser window from re-displaying when partially shut down.
shess@chromium.org
2009-10-20
1
-0
/
+8
*
Adding new image needed for the managment UI. This way I might be
finnur@chromium.org
2009-10-20
1
-0
/
+0
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
25
-165
/
+169
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
18
-0
/
+0
*
"Fix" a NOTIMPLEMENTED on Linux by using the default password store.
evan@chromium.org
2009-10-20
1
-8
/
+6
*
If we're in the middle of a drag, don't allow the user to middle
tony@chromium.org
2009-10-20
1
-1
/
+14
*
Extensions: guarantee removal of BROWSER_WINDOW_READY registration.
estade@chromium.org
2009-10-20
1
-3
/
+3
*
PanelControler support
oshima@chromium.org
2009-10-20
8
-135
/
+361
*
Make dropped tabs animate from where they were dropped. Make room for the ful...
pinkerton@chromium.org
2009-10-20
3
-11
/
+43
*
Ignore invalid urls on command line.
estade@chromium.org
2009-10-20
1
-2
/
+4
*
GTK: Change text for extension download UI.
estade@chromium.org
2009-10-20
1
-2
/
+5
*
Add dialog to tell user to close Firefox during import, if it's open and bloc...
mirandac@chromium.org
2009-10-20
3
-7
/
+12
*
Fix crash bug when attempting to download a url with unsupported scheme,
tony@chromium.org
2009-10-20
1
-3
/
+4
*
Cleanup unneccessary include.
thakis@chromium.org
2009-10-20
1
-1
/
+0
*
Adding two images for the new Extension managment UI.
finnur@chromium.org
2009-10-20
2
-0
/
+0
*
Disables session restore on chrome os when running tests. This causes
sky@chromium.org
2009-10-20
1
-0
/
+10
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
4
-11
/
+20
*
Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).
viettrungluu@chromium.org
2009-10-20
2
-2
/
+2
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
7
-48
/
+87
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
7
-5
/
+69
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
1
-2
/
+0
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
3
-103
/
+132
*
Add the first event ui test + a bunch of refactoring.
jorlow@chromium.org
2009-10-20
1
-26
/
+80
*
Roll WebKit up to 49830 and fix a build error caused by that revision.
jorlow@chromium.org
2009-10-20
1
-1
/
+1
*
Fix DCHECK.
thakis@chromium.org
2009-10-20
2
-0
/
+8
[next]