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
*
In IE8 new windows opened within ChromeFrame via window.open calls at times b...
ananta@chromium.org
2010-01-30
6
-29
/
+290
*
Implemented the undo translation in the renderer.
jcampan@chromium.org
2010-01-30
2
-0
/
+8
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
7
-326
/
+45
*
Keep loginwindow from flashing at startup
davemoore@chromium.org
2010-01-30
1
-0
/
+12
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
7
-45
/
+326
*
If an extension crashes or is killed by the task manager then reloaded, the i...
andybons@chromium.org
2010-01-30
3
-0
/
+37
*
Add clipboard hooks to the bookmark manager extension API.
arv@chromium.org
2010-01-29
3
-19
/
+89
*
use stubs for yet-to-be-implemented non-windows translate infobars
kuan@chromium.org
2010-01-29
1
-0
/
+14
*
Notification permissions for non extension situations still work on an origin...
johnnyg@chromium.org
2010-01-29
1
-1
/
+3
*
Finished all windows functionality for autofill dialog
georgey@chromium.org
2010-01-29
6
-150
/
+542
*
Mac: Selecting a row in taskman should select other rows in the same process.
thakis@chromium.org
2010-01-29
1
-9
/
+15
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
3
-9
/
+10
*
Revert r37535.
darin@chromium.org
2010-01-29
15
-324
/
+46
*
Fixes compile warning on linux/views when building 64 bit.
sky@chromium.org
2010-01-29
2
-12
/
+14
*
Replace GtkFileChooser with file browser for ChromeOS
xiyuan@chromium.org
2010-01-29
10
-144
/
+1043
*
Rename NaCl flag for Mac to avoid confusion with --internal-nacl
gregoryd@google.com
2010-01-29
2
-4
/
+10
*
A little more polish on the RSS extension.
finnur@chromium.org
2010-01-29
1
-1
/
+1
*
Revert previously disabled mac tests.
rohitrao@chromium.org
2010-01-29
1
-6
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
15
-46
/
+324
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
11
-29
/
+415
*
Mac bookmark manager: Crash after deleting folder in left pane
snej@chromium.org
2010-01-29
3
-10
/
+33
*
Clean up some things about LocationBarView:
pkasting@chromium.org
2010-01-29
2
-51
/
+41
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
12
-421
/
+31
*
Implement HostContentSettingsMap
jochen@chromium.org
2010-01-29
12
-31
/
+421
*
DevTools: remove obsolete references to chrome://inspector/
yurys@chromium.org
2010-01-29
2
-8
/
+1
*
Fixes scrolling bug in autofill profiles. The problem was during
sky@chromium.org
2010-01-29
1
-1
/
+1
*
bad call to Init() TBR(cmasone)
davemoore@chromium.org
2010-01-29
1
-1
/
+1
*
Fix bad var use. TBR:cmasone
davemoore@chromium.org
2010-01-29
1
-3
/
+2
*
allow login without network
davemoore@chromium.org
2010-01-29
1
-16
/
+12
*
Fixed bug 21102 where shutdown while starting Sync leaves things weird.
nick@chromium.org
2010-01-29
5
-23
/
+108
*
Disable NewTabUITest.HomePageLink
victorw@chromium.org
2010-01-29
1
-0
/
+3
*
This CL makes the TranslationService class send the text to be translated to ...
jcampan@chromium.org
2010-01-29
11
-25
/
+1165
*
Support dragging within the omnibox dropdown. Original patch by Philippe Bea...
pkasting@chromium.org
2010-01-29
2
-87
/
+109
*
Refactor panel controller so that notification window can use panel_controller.
oshima@chromium.org
2010-01-29
4
-17
/
+59
*
Temporaily disable crashing NewTabUITest
victorw@chromium.org
2010-01-29
1
-1
/
+1
*
Temporarily disable crashing UI test.
aa@chromium.org
2010-01-29
1
-0
/
+3
*
Use the same app menu items for status area menu and toolbar menu.
oshima@chromium.org
2010-01-29
3
-45
/
+34
*
Cleanup: Removing old gtk code from panel controller .
oshima@chromium.org
2010-01-29
2
-30
/
+0
*
Enable apps to request the HTML5 notification permission.
aa@chromium.org
2010-01-28
5
-180
/
+226
*
Implement a TODO: Combine BrowserToolbarModel with ToolbarModel. Also make a...
pkasting@chromium.org
2010-01-28
4
-54
/
+40
*
Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...
nick@chromium.org
2010-01-28
1
-1
/
+10
*
Mac bookmark mgr: Restore previously selected group when search field is clea...
snej@chromium.org
2010-01-28
4
-4
/
+83
*
tweak spacings in infobars per latest specs
kuan@chromium.org
2010-01-28
4
-30
/
+63
*
Fix Mac crash when page goes away while a pop-up menu is active.
snej@chromium.org
2010-01-28
1
-3
/
+15
*
Fix flaky test causing tree to go red
joth@chromium.org
2010-01-28
1
-2
/
+6
*
SafeBrowsingStore storage abstraction for SafeBrowsing database.
shess@chromium.org
2010-01-28
11
-0
/
+2829
*
Fix extension remove tab crasher.
viettrungluu@chromium.org
2010-01-28
1
-1
/
+6
*
Fix broken pref usage; I changed the registration to a user pref but didn't c...
pkasting@chromium.org
2010-01-28
1
-1
/
+1
*
Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...
ananta@chromium.org
2010-01-28
1
-47
/
+29
*
Makes it so deleting a bookmark from the context menu doesn't close
sky@chromium.org
2010-01-28
7
-14
/
+234
[next]