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
*
Limit the size of extension views on linux.
estade@chromium.org
2009-12-18
2
-12
/
+17
*
Extensions: file handling clean up.
estade@chromium.org
2009-12-18
12
-40
/
+58
*
Don't show download arrow animation for extensions.
rafaelw@chromium.org
2009-12-18
1
-7
/
+13
*
gtk/sync: Use GetStatus when it is not necessary to know the status labels.
akalin@chromium.org
2009-12-18
2
-18
/
+5
*
Returns an error immediately without sending IPC message when a font family n...
yusukes@google.com
2009-12-18
1
-3
/
+12
*
Make history page more responsive by rendering items incrementally instead of...
feldstein@chromium.org
2009-12-18
1
-5
/
+36
*
Changes Init to use ASSERT_EQ, rather than true.
sky@chromium.org
2009-12-18
1
-1
/
+1
*
Fixes bug in MainMenu that if there are no browsers around when timer
sky@chromium.org
2009-12-18
1
-0
/
+3
*
Win: Fix an invalid handle initialization in the spellchecker.
estade@chromium.org
2009-12-18
1
-1
/
+1
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
18
-86
/
+133
*
[More BTP includes.]
erg@google.com
2009-12-18
15
-29
/
+43
*
Revert "Preload the visited link db on the file thread if the file exists."
tony@chromium.org
2009-12-17
5
-179
/
+88
*
TBR: Revert to fix Chromos.
erg@google.com
2009-12-17
9
-37
/
+29
*
Uninstall themes when all theme infobars are gone; not on each infobar's dest...
erg@google.com
2009-12-17
9
-29
/
+37
*
Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()
skrul@chromium.org
2009-12-17
8
-39
/
+186
*
Remove per-field dirty bits from EntryKernel.
nick@chromium.org
2009-12-17
4
-115
/
+87
*
Attempt 2 at landing this. This fixes the incognito mode ui test failures.
ananta@chromium.org
2009-12-17
1
-2
/
+5
*
Make the fullscreen exit bubble slide away when it hides.
tony@chromium.org
2009-12-17
2
-20
/
+34
*
Port PageActionPopupTest to Linux by filling in missing functionality in loca...
estade@chromium.org
2009-12-17
3
-11
/
+48
*
Preload the visited link db on the file thread if the file exists.
tony@chromium.org
2009-12-17
5
-88
/
+179
*
I initialized this new field in one constructor but not in the other one, whi...
johnnyg@chromium.org
2009-12-17
1
-0
/
+1
*
Revert 34855 - Fix a crash in ChromeFrame caused by incorrectly instantiating...
mirandac@google.com
2009-12-17
1
-2
/
+3
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
15
-287
/
+71
*
[Mac] Fix an object destruction ordering problem in TabStripControllerTest.
rohitrao@chromium.org
2009-12-17
1
-0
/
+4
*
Remove unnecessary super call in a delegate method.
mark@chromium.org
2009-12-17
1
-1
/
+3
*
Reorganize api_tests directory.
aa@chromium.org
2009-12-17
11
-19
/
+20
*
Generic ModelAssociator based on prototype from earlier CL.
tim@chromium.org
2009-12-17
9
-129
/
+261
*
Fix a crash in ChromeFrame caused by incorrectly instantiating the automation...
ananta@chromium.org
2009-12-17
1
-3
/
+2
*
Allow rewriting of URLs to be reversed in some cases, so that if the underlyi...
johnnyg@chromium.org
2009-12-17
7
-16
/
+117
*
Use KF_ALTDOWN flag instead of GetKeyState(VK_MENU)
xiyuan@chromium.org
2009-12-17
1
-1
/
+1
*
Alter DirectoryBackingStore::InitializeTables() and
zork@google.com
2009-12-17
1
-32
/
+33
*
Load message catalogs on demand when chrome.i18n.getMessage needs them.
cira@chromium.org
2009-12-17
10
-23
/
+110
*
[Mac] Fix a leak in BrowserWindowCocoaTest.
rohitrao@chromium.org
2009-12-17
1
-2
/
+6
*
First batch of unit tests for mac Page Actions.
pamg@google.com
2009-12-17
3
-3
/
+114
*
Add rounded corner support to rounded_window.cc. This only kicks
tony@chromium.org
2009-12-17
2
-16
/
+89
*
Don't show "show in foloder" in chrome os.
oshima@chromium.org
2009-12-17
4
-8
/
+25
*
Mac: Use indices correctly in TabStripController to fix crash. Fix several in...
kkania@chromium.org
2009-12-17
1
-18
/
+39
*
Fix issue where drag image would be offset if the content area was not at the...
pinkerton@chromium.org
2009-12-17
1
-7
/
+7
*
Fix crash on opening a file save dialog when the parent tab has no content on...
kinuko@chromium.org
2009-12-17
2
-10
/
+16
*
Disabling browser tests that are testing the language detection,
jcampan@chromium.org
2009-12-17
2
-1
/
+7
*
The reliability tests are reporting lots of crashers
jcampan@chromium.org
2009-12-17
1
-0
/
+4
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
12
-65
/
+284
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
4
-13
/
+11
*
Workaround to prevent a crash checking extensions blacklist.
asargent@chromium.org
2009-12-17
1
-0
/
+6
*
Revert 34794 and 34779. Too much red.
aa@chromium.org
2009-12-17
11
-18
/
+18
*
fixes for
oshima@chromium.org
2009-12-17
3
-5
/
+22
*
BrowserThemePack: Move encoding the processed images to the writing thread.
erg@google.com
2009-12-17
4
-36
/
+78
*
Implement NameField, a FormField that matches a name field in a form.
jhawkins@chromium.org
2009-12-17
3
-4
/
+234
*
Handle right-click->"Save Link As" in the host browser.
tommi@chromium.org
2009-12-16
1
-2
/
+21
*
Reorganize api_tests directory. One top-level directory per feature.
aa@chromium.org
2009-12-16
11
-18
/
+18
[next]