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
...
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
13
-14
/
+163
*
Share the code that builds the page menu in a common model, make Mac and Win ...
pinkerton@chromium.org
2009-12-09
11
-187
/
+719
*
Change most callers of NativeScrollbar size functions to use a dedicated func...
pkasting@chromium.org
2009-12-09
3
-19
/
+10
*
fix for memory leak and illegal access, 2nd attempt.
oshima@chromium.org
2009-12-09
1
-8
/
+9
*
Define X509Certificate::intermediate_ca_certs_ as a std::vector of
wtc@chromium.org
2009-12-09
1
-7
/
+6
*
Fix delete day so that font is correct and it can be reached through tab.
mirandac@chromium.org
2009-12-09
1
-1
/
+2
*
Revert 34161 - Enable Pepper support by default, including building the test ...
sehr@google.com
2009-12-09
1
-1
/
+0
*
Enable Pepper support by default, including building the test plugin.
sehr@google.com
2009-12-09
1
-0
/
+1
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
4
-4
/
+49
*
Revert 34146 - A place to store the pid>mach_port_t mapping.
thakis@chromium.org
2009-12-09
7
-287
/
+3
*
A place to store the pid->mach_port_t mapping.
thakis@chromium.org
2009-12-09
7
-3
/
+287
*
Reverts my r4300 and re-fixes Issue 3156 and 13500.
hbono@chromium.org
2009-12-09
2
-23
/
+16
*
Fixes bugs with panels. We weren't setting the type at the right time
sky@chromium.org
2009-12-09
2
-2
/
+4
*
Fixes bug so that if we restore popups (as we do on chrome os) we
sky@chromium.org
2009-12-09
1
-2
/
+2
*
Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...
andybons@chromium.org
2009-12-09
6
-6
/
+106
*
Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...
jrg@chromium.org
2009-12-09
8
-377
/
+16
*
Views-based login window for Chrome OS. Doesn't yet actually do anything
cmasone@google.com
2009-12-09
8
-16
/
+377
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
3
-16
/
+5
*
Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.
willchan@chromium.org
2009-12-09
1
-48
/
+30
*
Mac: add UMA calls for drag-and-drop of URLs on tab strip.
viettrungluu@chromium.org
2009-12-09
1
-0
/
+2
*
Have the utility process run out of process on Linux again by
tony@chromium.org
2009-12-09
4
-27
/
+4
*
Revert 34099 - fix for memory leak and illegal access. (found in valgrind test)
asargent@chromium.org
2009-12-09
2
-12
/
+8
*
Make "delete history for day" message have the correct font on Mac.
mirandac@chromium.org
2009-12-09
1
-1
/
+1
*
Fix leak of ShutdownDetector.
willchan@chromium.org
2009-12-09
1
-30
/
+48
*
Revert this, it didn't compile on linux_views (argh)
pkasting@chromium.org
2009-12-08
1
-2
/
+5
*
Try re-enabling the resize corner on Windows to see if it still causes perf r...
pkasting@chromium.org
2009-12-08
1
-5
/
+2
*
fix for memory leak and illegal access. (found in valgrind test)
oshima@chromium.org
2009-12-08
2
-8
/
+12
*
gtk: Fix theme loading bubble position.
derat@chromium.org
2009-12-08
1
-0
/
+4
*
Notifications should resize themselves to the content within min-max bounds, ...
johnnyg@chromium.org
2009-12-08
11
-92
/
+218
*
Add Cocoa window interposing for plugin process
stuartmorgan@chromium.org
2009-12-08
5
-104
/
+92
*
Linux: Don't show all of the print dialog's children, including widgets norma...
thestig@chromium.org
2009-12-08
1
-1
/
+1
*
Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...
eroman@chromium.org
2009-12-08
6
-231
/
+250
*
[Mac] A chunk of browser_tests for extensions:
thomasvl@chromium.org
2009-12-08
3
-4
/
+14
*
[Mac] Browser_tests work
thomasvl@chromium.org
2009-12-08
1
-1
/
+1
*
Addition of a new parameter to the popup.show(...) Chrome extension API that ...
twiz@google.com
2009-12-08
6
-16
/
+48
*
Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.
willchan@chromium.org
2009-12-08
1
-31
/
+104
*
Fix issue 23221: accesskey is not supported on Chromium Mac.
suzhe@chromium.org
2009-12-08
2
-16
/
+19
*
printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).
maruel@chromium.org
2009-12-08
2
-2
/
+2
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
19
-254
/
+61
*
[Mac] Show group separators in the keyword editor
rsesek@chromium.org
2009-12-08
3
-20
/
+167
*
Revert 34008 - Adds basic group policy support. Resubmitting r33093 with a n...
gwilson@chromium.org
2009-12-07
5
-906
/
+0
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
9
-13
/
+13
*
Adds basic group policy support. Resubmitting r33093 with a new unit test.
gwilson@google.com
2009-12-07
5
-0
/
+906
*
Extensions: create a simple model for the browser action buttons toolstrip an...
estade@chromium.org
2009-12-07
6
-44
/
+183
*
Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL.
jhawkins@chromium.org
2009-12-07
3
-4
/
+5
*
Fixes bug where we wouldn't force a maximized window on Chrome OS
sky@chromium.org
2009-12-07
1
-2
/
+6
*
Linux: fix painting on the NTP and elsewhere.
agl@chromium.org
2009-12-07
1
-2
/
+2
*
[Mac] Pump renderer messages in web content right-click context menu.
shess@chromium.org
2009-12-07
1
-0
/
+6
*
Mac: implement "Search the Web..." (Opt-Cmd-F).
viettrungluu@chromium.org
2009-12-07
3
-1
/
+23
*
Add notification for autofill changes.
skrul@chromium.org
2009-12-07
3
-2
/
+48
[prev]
[next]