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
*
Revert change 2419 because it breaks the build
nsylvain@chromium.org
2008-09-20
6
-554
/
+181
*
Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...
pkasting@chromium.org
2008-09-19
11
-362
/
+222
*
This is the same change as issue 1633 ( http://codereview.chromium.org/1633 )...
petersont@google.com
2008-09-19
6
-181
/
+554
*
Landing a patch for Adam. See http://codereview.chromium.org/3136 for details.
finnur@google.com
2008-09-19
4
-18
/
+7
*
Adding a CPAPI function to make a function call asynchonously on the plugin t...
zork@google.com
2008-09-19
1
-0
/
+13
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
19
-305
/
+481
*
Attempt at fixing flaky Find test.
finnur@google.com
2008-09-19
1
-1
/
+6
*
Build a bunch more of chrome/ on Linux.
deanm@google.com
2008-09-19
16
-56
/
+53
*
Fix an old leak in tab_strip_model_unittest which had recently contributed to...
erikkay@google.com
2008-09-18
1
-0
/
+7
*
NULL check the return value during navigation to prevent a crash.
brettw@google.com
2008-09-18
1
-0
/
+2
*
Enable safe browsing tests exercising VerifyMAC. Reorder libraries to match ...
deanm@chromium.org
2008-09-18
2
-12
/
+0
*
Fix a typo in r2358.
deanm@chromium.org
2008-09-18
1
-1
/
+1
*
Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...
deanm@chromium.org
2008-09-18
3
-3
/
+6
*
Add some padding between the right edge of the new tab button and the left ed...
ben@chromium.org
2008-09-18
1
-2
/
+7
*
Make sure window controls in maximized browser windows can be hit-tested as t...
ben@chromium.org
2008-09-18
1
-2
/
+8
*
Disable part of the Importer unit test because it fails
nsylvain@chromium.org
2008-09-18
1
-0
/
+6
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
55
-793
/
+763
*
Fix for issue 2362: On-demand update hang with "Checking for update..."
finnur@google.com
2008-09-17
1
-1
/
+3
*
Don't set any cookies as a result of the Google URL Tracker update check. Th...
pkasting@chromium.org
2008-09-17
1
-1
/
+5
*
Add support for "Add to dictionary" in the context menu.
sidchat@google.com
2008-09-17
13
-12
/
+150
*
Include chrome SConscript.unit_tests in Linux build.
tc@google.com
2008-09-17
4
-60
/
+54
*
Include chrome/browser/SConscript in Linux build.
tc@google.com
2008-09-17
10
-263
/
+297
*
Delete the provisional load commit notification since it duplicates the nav e...
brettw@google.com
2008-09-17
5
-55
/
+60
*
Wires up session restore so that it correctly deals with the
sky@google.com
2008-09-17
6
-33
/
+228
*
Don't load the font for the window title if we're not going to be painting a ...
beng@google.com
2008-09-17
7
-131
/
+66
*
Re-land this fix from earlier. Since I was making the tab icon view optional,...
beng@google.com
2008-09-17
2
-20
/
+28
*
According to reports in the field, some XP machines have a registry flag that...
finnur@google.com
2008-09-17
1
-0
/
+1
*
Roll back this fix until I can figure out why it;s crashing the ui tests
beng@google.com
2008-09-17
2
-28
/
+20
*
Don't initialize the TabIconView if we don't need to. It's expensive to create.
beng@google.com
2008-09-17
2
-20
/
+28
*
Revert this earlier fix since it didn't do any good.
beng@google.com
2008-09-17
2
-33
/
+28
*
Always block the request for a sub-resource with an
wtc@google.com
2008-09-16
1
-14
/
+5
*
Adds logging of loading/saving bookmarks to help me diagnose why some
sky@google.com
2008-09-16
3
-0
/
+19
*
Fixed bookmark bubble bug. If you changed the title, then clicked edit
sky@google.com
2008-09-16
1
-0
/
+3
*
Attempt to reduce startup regression by deferring load of inactive window bit...
beng@google.com
2008-09-16
2
-28
/
+33
*
Remove the rest of the alternate nav url fetcher from the navigation controller.
brettw@google.com
2008-09-16
4
-40
/
+27
*
Added code for personalization to the new frame class
jhaas@chromium.org
2008-09-16
2
-1
/
+48
*
Remove an explicit call from the NavigationController to the alternate URL
brettw@google.com
2008-09-16
3
-54
/
+52
*
Touchpad support for laptops
joshia@google.com
2008-09-16
4
-61
/
+64
*
Fixes two crashers in saving page:
sky@google.com
2008-09-16
3
-15
/
+18
*
Allow Views to support an optional hit-test mask. Make hittest use this.
beng@google.com
2008-09-16
3
-15
/
+12
*
Remove registration step between NavigationController > Profile.
tim@chromium.org
2008-09-16
3
-50
/
+0
*
Turn on the magic frames.
beng@google.com
2008-09-16
1
-1
/
+1
*
In DefaultPolicy::OnCertError, if a cert error is allowed,
wtc@google.com
2008-09-16
1
-21
/
+20
*
Fix bug where bookmark bar wouldn't animate away but would rather snap closed...
beng@google.com
2008-09-16
1
-3
/
+5
*
Try again to fix the memory problems in NavigationController. The previous one
brettw@google.com
2008-09-15
1
-5
/
+9
*
Adding sync plugin messages, and plugin broadcasts to the renderer processes
zork@google.com
2008-09-15
3
-16
/
+60
*
Revert my last fix for a memory leak in the navigation controller tests. This
brettw@google.com
2008-09-15
1
-2
/
+2
*
Fix a leak in the unit tests.
brettw@google.com
2008-09-15
1
-2
/
+2
*
Fix unittest bustage due to NULL pointer deref (only in unittest mode, I hope).
pkasting@chromium.org
2008-09-15
3
-12
/
+18
*
Make the GoogleURLTracker only fetch the Google hostname if the user's defaul...
pkasting@chromium.org
2008-09-15
5
-30
/
+162
[next]