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
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
14
-49
/
+699
*
Adds a factory method for creating DockInfos.
sky@chromium.org
2009-04-15
2
-0
/
+30
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
34
-322
/
+56
*
Allow users to hit ctrl-shift-delete ("clear browsing data") even in fullscre...
pkasting@chromium.org
2009-04-15
1
-1
/
+2
*
Fix issue: If SpellChecker is disabled through UI, then right-click context m...
sidchat@google.com
2009-04-15
1
-1
/
+2
*
The new unit-test that test mouse-wheel rerouting and that was added in my la...
jcampan@chromium.org
2009-04-15
1
-1
/
+3
*
TBR: Revert "Miscellaneous API sprucing."
aa@chromium.org
2009-04-15
9
-35
/
+16
*
Linux/Skia: remove VDMX and Harfbuzz
agl@chromium.org
2009-04-15
1
-7
/
+3
*
The text-fields were not rerouting mouse-wheel messages, causing the window u...
jcampan@chromium.org
2009-04-15
2
-0
/
+133
*
Miscellaneous API sprucing.
aa@chromium.org
2009-04-15
9
-16
/
+35
*
Add a hack to enable cross-origin XHR for all pages with a "chrome-extension"
mpcomplete@google.com
2009-04-15
1
-0
/
+3
*
Use tab to group "Show saved passwords" and "Exceptions"
hclam@chromium.org
2009-04-15
15
-685
/
+651
*
Fix crash in setup.exe.
kuchhal@chromium.org
2009-04-15
2
-1
/
+3
*
Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...
ben@chromium.org
2009-04-15
26
-54
/
+313
*
Set media cache back to its maximum ~1.8GB
hclam@chromium.org
2009-04-15
1
-3
/
+3
*
Make the importer respect the user selected languge. On install the language...
sverrir@google.com
2009-04-15
1
-11
/
+13
*
For some Indian locales, the automatic font fallback by Windows UI components...
jungshik@google.com
2009-04-15
71
-53
/
+309
*
Try to fix yet another compile failure
pkasting@chromium.org
2009-04-15
1
-7
/
+7
*
Change GTK Go button impl to match the changes I already made to the Windows ...
pkasting@chromium.org
2009-04-15
2
-43
/
+16
*
Fix regression I introduced where Stop/Go button would toggle state instantly...
pkasting@chromium.org
2009-04-15
12
-55
/
+33
*
Adds notification for window creation.
sky@chromium.org
2009-04-15
2
-0
/
+9
*
Unit test for command observer bridge class. Add ifdef guards that were missi...
pinkerton@chromium.org
2009-04-15
3
-0
/
+94
*
Disable a test I added yesterday in attempt to track down
tim@chromium.org
2009-04-15
1
-1
/
+3
*
Reverting 13748.
erikkay@google.com
2009-04-15
4
-12
/
+16
*
Make Linux Omnibox results look more like the v2 mocks.
deanm@chromium.org
2009-04-15
1
-11
/
+104
*
Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...
erikkay@google.com
2009-04-15
4
-16
/
+12
*
Fixes regression in painting info bubble. This is the result of
sky@chromium.org
2009-04-15
3
-11
/
+28
*
Fixing a crash which could occur when a string containing multibyte character...
deanm@chromium.org
2009-04-15
1
-5
/
+14
*
Add unit test for bookmark bar controller.
pinkerton@chromium.org
2009-04-15
4
-6
/
+83
*
Disable BrowserFocusTest.BrowsersRememberFocus until it can be looked at.
mmoss@chromium.org
2009-04-15
1
-1
/
+1
*
Adding a unit test for testing the prepopulation text during search.
finnur@chromium.org
2009-04-15
2
-0
/
+68
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
34
-334
/
+284
*
Disable flakey OpenNewBrowserWindow test.
mmoss@chromium.org
2009-04-15
1
-1
/
+3
*
Oops. Fix build.
willchan@chromium.org
2009-04-15
1
-1
/
+1
*
Fix missing backing store in Linux.
willchan@chromium.org
2009-04-15
8
-3
/
+24
*
Few changes to the NTP remove thumbnails:
jcampan@chromium.org
2009-04-15
3
-45
/
+96
*
Simplify TabGtk::ContextMenuController by adding methods to dynamically build...
jhawkins@chromium.org
2009-04-14
4
-67
/
+63
*
Fix syntax error.
estade@chromium.org
2009-04-14
1
-1
/
+1
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
20
-227
/
+1350
*
Convert instances of WideToUTF8(l10n_util::GetString( to
tc@google.com
2009-04-14
6
-30
/
+28
*
Clean up icon loader/manager in preparation for porting.
estade@chromium.org
2009-04-14
8
-130
/
+64
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
21
-109
/
+234
*
Remove ExtensionContentScriptInject unit test.
aa@chromium.org
2009-04-14
3
-64
/
+0
*
Implement context menu handling for the Linux tab strip.
jhawkins@chromium.org
2009-04-14
6
-9
/
+152
*
Add command line flag that removes randomness from javascript functions, to b...
ace@google.com
2009-04-14
4
-1
/
+11
*
Remove the usage of GetLastActiveBrowserWindow
huanr@chromium.org
2009-04-14
4
-26
/
+20
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
26
-674
/
+172
*
Remove two lines that were from a different experiment and got checked in
pinkerton@chromium.org
2009-04-14
1
-3
/
+0
*
Give each HistoryService instance it's own backend thread.
tim@chromium.org
2009-04-14
7
-25
/
+42
*
Implement OnBeforePossibleChange() and OnAfterPossibleChange() to fix delete ...
shess@chromium.org
2009-04-14
2
-23
/
+67
[next]