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
*
Reland r36541 (which went in without any commit log by some magic). Was rever...
jshin@chromium.org
2010-01-19
2
-12
/
+1
*
Revert 36541 (which went in without any commit log by some black magic).
jshin@chromium.org
2010-01-19
2
-1
/
+12
*
Use buildtime to ensure stability stats
jar@chromium.org
2010-01-19
3
-12
/
+26
*
Implement the remaining UI of the gtk AutoFill dialog.
jhawkins@chromium.org
2010-01-19
1
-16
/
+246
*
[Mac] Refactors BrowserActionButton to be within its own file, also breaking ...
andybons@chromium.org
2010-01-19
5
-228
/
+255
*
Port BrowserActionApiTest.BrowserActionPopup to linux.
estade@chromium.org
2010-01-19
8
-28
/
+83
*
Review URL: http://codereview.chromium.org/545123
jshin@chromium.org
2010-01-19
2
-12
/
+1
*
Fix the linux perf build by checking the return value on write()
zork@chromium.org
2010-01-19
1
-1
/
+6
*
Add an implementation of AddressWatchTask for linux.
zork@chromium.org
2010-01-19
1
-2
/
+64
*
GTK: Re-add keypad accelerators for zoom level.
estade@chromium.org
2010-01-19
1
-0
/
+3
*
(Mac) Allow the tracking of the "active" plugin delegate separate from the fa...
avi@chromium.org
2010-01-19
1
-4
/
+3
*
The test was failing in chromeos build.
oshima@chromium.org
2010-01-19
1
-2
/
+3
*
Escape the '&' character in the back/forward menu entries.
estade@chromium.org
2010-01-19
2
-4
/
+11
*
New headline for the inactive toast dialog
cpu@chromium.org
2010-01-19
1
-1
/
+7
*
Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...
estade@chromium.org
2010-01-19
10
-496
/
+364
*
GTK: don't repaint render view on focus events.
estade@chromium.org
2010-01-19
1
-2
/
+2
*
Move constants related to chrome.tabs.executeScript() from the .cc file to
rogerta@chromium.org
2010-01-19
3
-12
/
+14
*
DevTools: prepare to injectiong inspector script into the inspected context.
yurys@chromium.org
2010-01-19
1
-1
/
+1
*
Fix compile error from 36513.
aa@chromium.org
2010-01-19
1
-1
/
+1
*
Only create a desktop shortcut for apps if the user requests.
aa@chromium.org
2010-01-19
13
-36
/
+99
*
Add GetSupportedLanguages(), ActiveLanguage(), and DeactivateLanguage().
satorux@chromium.org
2010-01-19
2
-3
/
+46
*
Fix one more case where we could theoretically intall an extension
aa@chromium.org
2010-01-19
1
-1
/
+1
*
Fix a case where we could theoretically install an extension without prompt.
aa@chromium.org
2010-01-19
1
-1
/
+1
*
Fix a leak in -[CookiesWindowContrller loadTreeModelFromProfile] from r36497.
rsesek@chromium.org
2010-01-19
1
-1
/
+3
*
[Mac] If a user clears browsing data with the cookie manager open, update the UI
rsesek@chromium.org
2010-01-18
6
-32
/
+147
*
Moving the page contents message processing to the RenderViewHost.
jcampan@chromium.org
2010-01-18
8
-23
/
+51
*
Change default congestion limit for DNS preresolution
jar@chromium.org
2010-01-18
1
-2
/
+2
*
Add GMT restriction to buildtime calculation
jar@chromium.org
2010-01-18
1
-1
/
+1
*
Refactoring to reduce chromeos dependency in chrome.
oshima@chromium.org
2010-01-18
11
-469
/
+635
*
Moving sandbox_policy files into chrome/common .
gregoryd@google.com
2010-01-17
3
-478
/
+1
*
Reuse the existing tab when opening the Manage Extensions page and the Option...
finnur@chromium.org
2010-01-16
1
-10
/
+3
*
Revert "Refactoring to reduce chromeos dependency in chrome."
oshima@chromium.org
2010-01-16
11
-629
/
+469
*
revert the revert
oshima@chromium.org
2010-01-16
1
-2
/
+2
*
Revert "Revert part of r35312 now that ChromeOS is fixed."
oshima@chromium.org
2010-01-16
1
-2
/
+2
*
Refactoring to reduce chromeos dependency in chrome.
oshima@chromium.org
2010-01-16
11
-469
/
+629
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
12
-146
/
+60
*
Fix 2 memcheck errors
oshima@chromium.org
2010-01-16
2
-3
/
+4
*
Fix Linux Valgrind bots reporting a Memcheck:Cond from r36415.
rsesek@chromium.org
2010-01-16
1
-0
/
+1
*
Merge protocol buffer changes from server back into client.
chron@google.com
2010-01-16
16
-53
/
+192
*
[Mac] Fix beta-blocking bugs in the cookies manager
rsesek@chromium.org
2010-01-16
2
-3
/
+101
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
12
-60
/
+146
*
Mac bookmark manager: Fix memory leak
snej@chromium.org
2010-01-16
2
-11
/
+11
*
GTK: fix sizing of js alert dialogs.
estade@chromium.org
2010-01-16
1
-3
/
+2
*
Mac: "Bookmark Manager" menu command closes window if it's already frontmost.
snej@chromium.org
2010-01-16
1
-4
/
+10
*
mac/sync: Use sync_ui_util::GetStatus when we just want to know the status.
akalin@chromium.org
2010-01-16
1
-5
/
+2
*
Port notifications to linux. BalloonView and BalloonViewHost should be equiv...
johnnyg@chromium.org
2010-01-15
6
-0
/
+933
*
Mac bookmark mgr: UI overhaul, and adding Recents and Search features.
snej@chromium.org
2010-01-15
13
-558
/
+750
*
Revert part of r35312 now that ChromeOS is fixed.
evan@chromium.org
2010-01-15
1
-2
/
+2
*
Low latency audio render host preliminaries
cpu@chromium.org
2010-01-15
2
-17
/
+78
*
GTK: Theme the NTP with GTK+ colors.
erg@google.com
2010-01-15
2
-9
/
+65
[next]